diff options
author | Andras Timar <andras.timar@collabora.com> | 2015-06-15 15:24:45 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2015-06-15 15:24:45 +0200 |
commit | 92d77c1c5b2318e63571fa39b741bb3ccbc6e812 (patch) | |
tree | 9767b206be581cb3a104b2ee09d903fcd2d4c93d /uui | |
parent | 3b540819ecdf1ae2fbf142af8893c0bb11a00f24 (diff) |
untranslatable UI string (since 2009)
Change-Id: Ic743bb74894a3873f72333a5d33211964e7bcdaf
Diffstat (limited to 'uui')
-rw-r--r-- | uui/source/alreadyopen.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/alreadyopen.src b/uui/source/alreadyopen.src index 49ed785d9e81..876db49a0f6d 100644 --- a/uui/source/alreadyopen.src +++ b/uui/source/alreadyopen.src @@ -23,7 +23,7 @@ String STR_ALREADYOPEN_TITLE { - Text = "Document in Use"; + Text [ en-US ] = "Document in Use"; }; String STR_ALREADYOPEN_MSG { |