summaryrefslogtreecommitdiff
path: root/uui/source/passworderrs.src
diff options
context:
space:
mode:
authorThomas Lange [tl] <tl@openoffice.org>2010-08-05 17:16:04 +0200
committerThomas Lange [tl] <tl@openoffice.org>2010-08-05 17:16:04 +0200
commit3334ab4ddcc2e96e738034fcc07d319a74ac7a8d (patch)
tree2630e9571d8c94f10700c68c04b4ce25035ac8d3 /uui/source/passworderrs.src
parentc1419160f52222a3ed85c4a309df2ab10fceb2ed (diff)
parent0e6f37318dd855bd04e3281435d1af751398c98f (diff)
cws tl82: merge with DEV300_m86
Diffstat (limited to 'uui/source/passworderrs.src')
-rw-r--r--uui/source/passworderrs.src9
1 files changed, 7 insertions, 2 deletions
diff --git a/uui/source/passworderrs.src b/uui/source/passworderrs.src
index fe631257c9d2..91b244ae543e 100644
--- a/uui/source/passworderrs.src
+++ b/uui/source/passworderrs.src
@@ -31,9 +31,14 @@
#include <ids.hrc>
#endif
-String STR_ERROR_PASSWORD_WRONG
+String STR_ERROR_PASSWORD_TO_OPEN_WRONG
{
- Text [ en-US ] = "The password is incorrect. The document cannot be opened.";
+ Text [ en-US ] = "The password is incorrect. The file cannot be opened.";
+};
+
+String STR_ERROR_PASSWORD_TO_MODIFY_WRONG
+{
+ Text [ en-US ] = "The password is incorrect. The file cannot be modified.";
};
String STR_ERROR_MASTERPASSWORD_WRONG