diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 12:41:53 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 12:41:53 +0000 |
commit | b4f78fe262a7d7d9b608a2308b69a46ef6fa728a (patch) | |
tree | 9bd6e4537632cee85bca7fc47935200cbf55d869 /svx/source/dialog/internationaloptions.src | |
parent | 303cd887b9e6530d48b03c8361ddee5ca6f916ac (diff) |
INTEGRATION: CWS encup (1.3.652); FILE MERGED
2005/04/29 15:59:57 ihi 1.3.652.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'svx/source/dialog/internationaloptions.src')
-rw-r--r-- | svx/source/dialog/internationaloptions.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/dialog/internationaloptions.src b/svx/source/dialog/internationaloptions.src index 4b3101a8a54c..cd1ebfd5aa08 100644 --- a/svx/source/dialog/internationaloptions.src +++ b/svx/source/dialog/internationaloptions.src @@ -4,9 +4,9 @@ * * $RCSfile: internationaloptions.src,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-08 21:24:01 $ + * last change: $Author: hr $ $Date: 2005-09-23 13:41:53 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -89,7 +89,7 @@ TabPage RID_OFA_TP_INTERNATIONAL { Pos = MAP_APPFONT( COL_2, ROW_5 ); Size = MAP_APPFONT( WIDTH2END( COL_2 ), HEIGHT_CB ); - Text [ de ] = "Nur fr ~aktuelles Dokument"; + Text [ de ] = "Nur für ~aktuelles Dokument"; Text [ en-US ] = "~Current document only"; }; }; |