[Libreoffice-commits] .: Branch 'libreoffice-3-5' - cui/source
Andras Timar
timar at kemper.freedesktop.org
Fri Dec 16 06:02:49 PST 2011
cui/source/dialogs/about.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit addbbdf95b9ff30999b98eb03be9d9ff09f0dcb2
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