diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 12:12:03 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 12:12:03 +0000 |
commit | db995f88b46d15c807df43f9ad310bbd5c9998e7 (patch) | |
tree | 11063a091b917a35a25923812a87021150c30953 | |
parent | f9933934827f7ba0689f24466abe8fa6e408977f (diff) |
INTEGRATION: CWS encup (1.32.530); FILE MERGED
2005/04/29 15:56:50 ihi 1.32.530.1: #i40603# German strings now UTF8 encoded
-rw-r--r-- | sw/source/ui/table/chartins.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/ui/table/chartins.src b/sw/source/ui/table/chartins.src index 93c96e24fb..fabeda914d 100644 --- a/sw/source/ui/table/chartins.src +++ b/sw/source/ui/table/chartins.src @@ -4,9 +4,9 @@ * * $RCSfile: chartins.src,v $ * - * $Revision: 1.33 $ + * $Revision: 1.34 $ * - * last change: $Author: rt $ $Date: 2005-09-09 10:56:50 $ + * last change: $Author: hr $ $Date: 2005-09-23 13:12:03 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -87,7 +87,7 @@ ModelessDialog DLG_INSERT_CHART { Pos = MAP_APPFONT ( 6 , 72 ) ; Size = MAP_APPFONT ( 285 , 62 ) ; - Text [ de ] = "Falls die ausgewählten Zellen nicht die gewünschten Daten enthalten, wählen Sie jetzt den Bereich aus.\n\nBeziehen Sie die Zellen mit Spalten- bzw. Zeilenbeschriftungen mit ein, wenn Sie diese in Ihrer Grafik dargestellt haben möchten." ; + Text [ de ] = "Falls die ausgewählten Zellen nicht die gewünschten Daten enthalten, wählen Sie jetzt den Bereich aus.\n\nBeziehen Sie die Zellen mit Spalten- bzw. Zeilenbeschriftungen mit ein, wenn Sie diese in Ihrer Grafik dargestellt haben möchten." ; Text [ en-US ] = "If the selected cells do not contain the desired data, select the data range now.\n\nInclude the cells containing column and row labels if you want them to be included in your chart." ; WordBreak = TRUE ; }; @@ -114,7 +114,7 @@ ModelessDialog DLG_INSERT_CHART Size = MAP_APPFONT ( 50 , 14 ) ; // ### ACHTUNG: Neuer Text in Resource? << ~Zurück : << Zurück /* ### ACHTUNG: Neuer Text in Resource? << ~Zurück : << ~Zur³ck */ - Text [ de ] = "<< Z~urück" ; + Text [ de ] = "<< Z~urück" ; TabStop = TRUE ; Disable = TRUE ; Text [ en-US ] = "<< ~Back" ; |