summaryrefslogtreecommitdiff
path: root/sc/source/ui/pagedlg
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 14:04:15 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 14:04:15 +0000
commit3522c4ebc6dee814797ea668df90464186b49396 (patch)
tree43016012792c7f67f8adcd2d6a34b888ae57116c /sc/source/ui/pagedlg
parentea01ef2ae22f9224234fa94883cc2e3411c59702 (diff)
INTEGRATION: CWS encup (1.50.28); FILE MERGED
2005/04/29 16:05:37 ihi 1.50.28.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'sc/source/ui/pagedlg')
-rw-r--r--sc/source/ui/pagedlg/pagedlg.src12
1 files changed, 6 insertions, 6 deletions
diff --git a/sc/source/ui/pagedlg/pagedlg.src b/sc/source/ui/pagedlg/pagedlg.src
index 2d210903e819..f05db903d221 100644
--- a/sc/source/ui/pagedlg/pagedlg.src
+++ b/sc/source/ui/pagedlg/pagedlg.src
@@ -4,9 +4,9 @@
*
* $RCSfile: pagedlg.src,v $
*
- * $Revision: 1.51 $
+ * $Revision: 1.52 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 22:21:44 $
+ * last change: $Author: hr $ $Date: 2005-09-23 15:04:15 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -206,7 +206,7 @@ TabPage RID_SCPAGE_TABLE
{
Pos = MAP_APPFONT ( 12 , 73 ) ;
Size = MAP_APPFONT ( 142 , 10 ) ;
- Text [ de ] = "Zeilen- & Spalten~kpfe" ;
+ Text [ de ] = "Zeilen- & Spalten~köpfe" ;
Text [ en-US ] = "~Column and row headers" ;
TabStop = TRUE ;
};
@@ -357,8 +357,8 @@ TabPage RID_SCPAGE_TABLE
DropDown = TRUE;
StringList [ de ] =
{
- < "Ausdruck verkleinern/vergrern"; SC_TPTABLE_SCALE_PERCENT; >;
- < "Druckbereich(e) auf Breite/Hhe anpassen"; SC_TPTABLE_SCALE_TO; >;
+ < "Ausdruck verkleinern/vergrößern"; SC_TPTABLE_SCALE_PERCENT; >;
+ < "Druckbereich(e) auf Breite/Höhe anpassen"; SC_TPTABLE_SCALE_TO; >;
< "Druckbereich(e) auf Seitenzahl anpassen"; SC_TPTABLE_SCALE_TO_PAGES; >;
};
StringList [ en-US ] =
@@ -444,7 +444,7 @@ TabPage RID_SCPAGE_TABLE
Pos = MAP_APPFONT( 148, 162 );
Size = MAP_APPFONT( 68 , 8 );
Hide = TRUE;
- Text [ de ] = "H~he in Seiten";
+ Text [ de ] = "H~öhe in Seiten";
Text [ en-US ] = "H~eight in pages";
};
FixedText FT_SCALEPAGENUM