diff options
author | Thomas Lange [tl] <tl@openoffice.org> | 2010-09-07 10:46:02 +0200 |
---|---|---|
committer | Thomas Lange [tl] <tl@openoffice.org> | 2010-09-07 10:46:02 +0200 |
commit | 5efdee14aa33ffa892c79b60c9d061e100b9b0ba (patch) | |
tree | 0fde922696c5bda458f524058326e7dec7a378c4 /uui | |
parent | e70c93b5e54fab6a4eeb979fb9188a310b32c28e (diff) |
cws tl82: #i114272# error message changed
Diffstat (limited to 'uui')
-rwxr-xr-x | uui/source/passworderrs.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/passworderrs.src b/uui/source/passworderrs.src index 73741d35df2e..3d4307ad4f80 100755 --- a/uui/source/passworderrs.src +++ b/uui/source/passworderrs.src @@ -43,7 +43,7 @@ String STR_ERROR_PASSWORD_TO_MODIFY_WRONG 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."; + Text [ en-US ] = "The master password is incorrect."; }; String STR_ERROR_SIMPLE_PASSWORD_WRONG |