summaryrefslogtreecommitdiff
path: root/uui/source/passworderrs.src
diff options
context:
space:
mode:
authorThomas Lange [tl] <tl@openoffice.org>2010-09-06 10:02:33 +0200
committerThomas Lange [tl] <tl@openoffice.org>2010-09-06 10:02:33 +0200
commite70c93b5e54fab6a4eeb979fb9188a310b32c28e (patch)
tree4f05cfc54469a5784867af67b8d63abc751d852d /uui/source/passworderrs.src
parent6d1adcc602a92f31d5341cafa3cbfbc647b24733 (diff)
cws tl82: #i114160# SimplePasswordRequest and respective dialog
Diffstat (limited to 'uui/source/passworderrs.src')
-rwxr-xr-xuui/source/passworderrs.src5
1 files changed, 5 insertions, 0 deletions
diff --git a/uui/source/passworderrs.src b/uui/source/passworderrs.src
index 1ff0f7a70b46..73741d35df2e 100755
--- a/uui/source/passworderrs.src
+++ b/uui/source/passworderrs.src
@@ -46,6 +46,11 @@ String STR_ERROR_MASTERPASSWORD_WRONG
Text [ en-US ] = "Caution: If you forget the master password, you will be unable to access any of the information protected by it. Passwords are case-sensitive.";
};
+String STR_ERROR_SIMPLE_PASSWORD_WRONG
+{
+ Text [ en-US ] = "The password is incorrect.";
+};
+
String STR_ERROR_PASSWORDS_NOT_IDENTICAL
{
Text [ en-US ] = "The password confirmation does not match.";