summaryrefslogtreecommitdiff
path: root/uui/source/passworderrs.src
diff options
context:
space:
mode:
authorThomas Lange [tl] <tl@openoffice.org>2010-03-03 16:36:43 +0100
committerThomas Lange [tl] <tl@openoffice.org>2010-03-03 16:36:43 +0100
commit5f4789aa21fb16982d4e744d6eb1f2198f36154e (patch)
tree9207bffd98b57f3f60b697cc867b8deabba06fb2 /uui/source/passworderrs.src
parent3c550e9f7bdd8c9f1f75f4148f516ddc94290f92 (diff)
#109634# password to modify dialog
Diffstat (limited to 'uui/source/passworderrs.src')
-rwxr-xr-x[-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 90aa5688610e..1573cfbc8bb3 100644..100755
--- a/uui/source/passworderrs.src
+++ b/uui/source/passworderrs.src
@@ -34,9 +34,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