summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
authorKai Sommerfeld <kso@openoffice.org>2010-02-22 09:13:00 +0100
committerKai Sommerfeld <kso@openoffice.org>2010-02-22 09:13:00 +0100
commit76adebce87fb2103c32b08f113d86677b03d4356 (patch)
tree3d7311b4326d01ea75ea01e02cf4f274440d5dab /uui
parentd013eba7152aad180065f1cf74269e8144fa19ab (diff)
#i109412# - fixed typo in string resource.
Diffstat (limited to 'uui')
-rw-r--r--uui/source/lockfailed.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/lockfailed.src b/uui/source/lockfailed.src
index 6b21d6fc6448..d201fcdae405 100644
--- a/uui/source/lockfailed.src
+++ b/uui/source/lockfailed.src
@@ -40,7 +40,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
{