summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2010-07-30 13:42:03 +0200
committerIvo Hinkelmann <ihi@openoffice.org>2010-07-30 13:42:03 +0200
commitd505716fb2df2fcadd050f9e90e27327931a375a (patch)
treecfa14cc1acccfd55f195121c6f876dc3c0c21305 /sfx2
parent0ffe3735b8a75ee0d7b3ac1187c5f44aecec6302 (diff)
l10nfixer01: back out of last changeset
Diffstat (limited to 'sfx2')
-rwxr-xr-xsfx2/source/dialog/securitypage.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/dialog/securitypage.src b/sfx2/source/dialog/securitypage.src
index ee334234c802..fee60404d01c 100755
--- a/sfx2/source/dialog/securitypage.src
+++ b/sfx2/source/dialog/securitypage.src
@@ -79,9 +79,9 @@ TabPage TP_DOCINFOSECURITY
Pos = MAP_APPFONT( 12, 48 );
Size = MAP_APPFONT( 236, 3 * RSC_CD_FIXEDTEXT_HEIGHT );
Text [ en-US ] =
- "Note: After a password has been set, the document will only open "
- "with the password. Should you lose the password, there will be "
- "no way to recover the document. Please also note that this password "
+ "Note: After a password has been set, the document will only open "\
+ "with the password. Should you lose the password, there will be "\
+ "no way to recover the document. Please also note that this password "\
"is case-sensitive.";
WordBreak = TRUE;
};