diff options
author | Andras Timar <atimar@suse.com> | 2011-12-16 15:03:01 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2011-12-16 15:03:48 +0100 |
commit | 3d7e113ce7736b864f73043a6917dc73b8926038 (patch) | |
tree | 07204d825d2f6cb61615a8335bfb33524c7b6956 /cui/source | |
parent | 0bb3af8934ed1cdce22941a279c32ec2704397b0 (diff) |
nobody has ever translated this string, in fact it is not for localization
Diffstat (limited to 'cui/source')
-rw-r--r-- | cui/source/dialogs/about.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/dialogs/about.src b/cui/source/dialogs/about.src index 86f3811e9d86..8db6636cee62 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 { |