summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 11:33:42 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 11:33:42 +0000
commit594f43e1f06c78cc55d00cefd60c21abcb942f69 (patch)
treeb5fc12e1ab00809c82b11416a8b1438082111890
parente1b013cc68013cc4f567d77a90f10e34c50805b6 (diff)
INTEGRATION: CWS encup (1.27.340); FILE MERGED
2005/04/29 15:55:01 ihi 1.27.340.1: #i40603# German strings now UTF8 encoded
-rw-r--r--sd/source/ui/dlg/inspagob.src10
1 files changed, 5 insertions, 5 deletions
diff --git a/sd/source/ui/dlg/inspagob.src b/sd/source/ui/dlg/inspagob.src
index f8eaea9e1745..f5d825ccb6a9 100644
--- a/sd/source/ui/dlg/inspagob.src
+++ b/sd/source/ui/dlg/inspagob.src
@@ -4,9 +4,9 @@
*
* $RCSfile: inspagob.src,v $
*
- * $Revision: 1.28 $
+ * $Revision: 1.29 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 04:05:34 $
+ * last change: $Author: hr $ $Date: 2005-09-23 12:33:42 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -44,7 +44,7 @@ ModalDialog DLG_INSERT_PAGES_OBJS
Size = MAP_APPFONT ( 200 , 128 ) ;
/* ### ACHTUNG: Neuer Text in Resource? Seiten/Objekte einfgen : Seiten/Objekte einfgen */
Moveable = TRUE ;
- Text [ de ] = "Seiten/Objekte einfgen" ;
+ Text [ de ] = "Seiten/Objekte einfügen" ;
Text [ en-US ] = "Insert Slides/Objects" ;
OKButton BTN_OK
{
@@ -75,7 +75,7 @@ ModalDialog DLG_INSERT_PAGES_OBJS
};
CheckBox CBX_LINK
{
- Text [ de ] = "~Verknpfung" ;
+ Text [ de ] = "~Verknüpfung" ;
Pos = MAP_APPFONT ( 6 , 100 ) ;
Size = MAP_APPFONT ( 140 , 12 ) ;
TabStop = TRUE ;
@@ -86,7 +86,7 @@ ModalDialog DLG_INSERT_PAGES_OBJS
{
Pos = MAP_APPFONT ( 6 , 114 ) ;
Size = MAP_APPFONT ( 140 , 12 ) ;
- Text [ de ] = "~Nicht verwendete Hintergrundseiten lschen" ;
+ Text [ de ] = "~Nicht verwendete Hintergrundseiten löschen" ;
TabStop = TRUE ;
Text [ en-US ] = "Delete unused backg~rounds";
};