[Libreoffice-commits] .: cui/source
Andras Timar
timar at kemper.freedesktop.org
Fri Dec 16 06:03:23 PST 2011
cui/source/dialogs/about.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3d7e113ce7736b864f73043a6917dc73b8926038
Author: Andras Timar <atimar at suse.com>
Date: Fri Dec 16 15:03:01 2011 +0100
nobody has ever translated this string, in fact it is not for localization
diff --git a/cui/source/dialogs/about.src b/cui/source/dialogs/about.src
index 86f3811..8db6636 100644
--- a/cui/source/dialogs/about.src
+++ b/cui/source/dialogs/about.src
@@ -70,7 +70,7 @@ ModalDialog RID_DEFAULTABOUT
};
String ABOUT_STR_VERSION
{
- Text[ en-US ] = "%PRODUCTNAME %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX %PRODUCTEXTENSION";
+ Text = "%PRODUCTNAME %ABOUTBOXPRODUCTVERSION%ABOUTBOXPRODUCTVERSIONSUFFIX %PRODUCTEXTENSION";
};
String ABOUT_STR_VENDOR
{
More information about the Libreoffice-commits
mailing list