diff options
author | Vladimir Glazunov <vg@openoffice.org> | 2010-03-10 15:54:12 +0100 |
---|---|---|
committer | Vladimir Glazunov <vg@openoffice.org> | 2010-03-10 15:54:12 +0100 |
commit | 6b9635f6b2d62537052bdc11ec84247d3bc72832 (patch) | |
tree | 572e17bfcfd91dd1a81a5149357de5bffd1dcf91 /uui | |
parent | d16421f85cf74c473ad87f27d225fa0fc7fa0005 (diff) | |
parent | b59e0ed9703ee780337cd75a03d74042cd1e607b (diff) |
CWS-TOOLING: integrate CWS kso43
Notes
Notes:
split repo tag: libs-core_ooo/DEV300_m75
Diffstat (limited to 'uui')
-rw-r--r-- | uui/source/lockfailed.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/lockfailed.src b/uui/source/lockfailed.src index 66d6a1d4bb7e..1a3e1534d0ff 100644 --- a/uui/source/lockfailed.src +++ b/uui/source/lockfailed.src @@ -37,7 +37,7 @@ String STR_LOCKFAILED_TITLE }; String STR_LOCKFAILED_MSG { - Text [ en-US ] = "The file could not be locked for exclusive access by %PRODUCTNAME, due to missing permission to created a lock file on that file location."; + Text [ en-US ] = "The file could not be locked for exclusive access by %PRODUCTNAME, due to missing permission to create a lock file on that file location."; }; String STR_LOCKFAILED_DONTSHOWAGAIN { |