[Libreoffice-commits] core.git: sc/source
Adolfo Jayme Barrientos
fitojb at ubuntu.com
Thu Mar 5 20:16:41 PST 2015
sc/source/ui/src/globstr.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6a3c5af4eb96d03110fcbc856c6920bfcf4063c7
Author: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Date: Thu Mar 5 22:15:19 2015 -0600
sc: Make this selection count consistent with Writer’s
Change-Id: I11c7c94a52e4be7286a919e61818d08d5b9ad623
diff --git a/sc/source/ui/src/globstr.src b/sc/source/ui/src/globstr.src
index 0c7fe07..94be7b8 100644
--- a/sc/source/ui/src/globstr.src
+++ b/sc/source/ui/src/globstr.src
@@ -587,7 +587,7 @@ Resource RID_GLOBSTR
};
String STR_ROWCOL_SELCOUNT
{
- Text [ en-US ] = "Selected $1 rows, $2 columns";
+ Text [ en-US ] = "$1 rows, $2 columns selected";
};
String STR_COLUMN
{
More information about the Libreoffice-commits
mailing list