diff options
author | Mikhail Voytenko <mav@openoffice.org> | 2010-11-19 10:57:47 +0100 |
---|---|---|
committer | Mikhail Voytenko <mav@openoffice.org> | 2010-11-19 10:57:47 +0100 |
commit | a8ca82b94668de6af3d272ba6f6a184c99598cdf (patch) | |
tree | 3689cd559abcb65635b91137d4cb73dc39506a14 /uui/source | |
parent | 7f79c10b2e750dca09f252e745a4e3d390ba40b3 (diff) |
fwk160: #i112509# let the string be localized
Diffstat (limited to 'uui/source')
-rw-r--r-- | uui/source/filechanged.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/filechanged.src b/uui/source/filechanged.src index fa07c40c0853..74435516a497 100644 --- a/uui/source/filechanged.src +++ b/uui/source/filechanged.src @@ -33,7 +33,7 @@ String STR_FILECHANGED_TITLE { - Text = "Document Has Been Changed by Others"; + Text [ en-US ] = "Document Has Been Changed by Others"; }; String STR_FILECHANGED_MSG { |