summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/dbinsdlg.src
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 11:54:54 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 11:54:54 +0000
commite42fe358e577ecd3c7545b64a5d878f94647877b (patch)
tree75ef56cc6aab052e43ab3a3ea311ce1f7f40c644 /sw/source/ui/dbui/dbinsdlg.src
parent7a83f8a85511e64500a35b34e2d7d158440839d4 (diff)
INTEGRATION: CWS encup (1.44.530); FILE MERGED
2005/04/29 15:56:16 ihi 1.44.530.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'sw/source/ui/dbui/dbinsdlg.src')
-rw-r--r--sw/source/ui/dbui/dbinsdlg.src12
1 files changed, 6 insertions, 6 deletions
diff --git a/sw/source/ui/dbui/dbinsdlg.src b/sw/source/ui/dbui/dbinsdlg.src
index 5569ea2ae7a8..44eae4622f53 100644
--- a/sw/source/ui/dbui/dbinsdlg.src
+++ b/sw/source/ui/dbui/dbinsdlg.src
@@ -4,9 +4,9 @@
*
* $RCSfile: dbinsdlg.src,v $
*
- * $Revision: 1.45 $
+ * $Revision: 1.46 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 06:51:04 $
+ * last change: $Author: hr $ $Date: 2005-09-23 12:54:54 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -43,7 +43,7 @@ ModalDialog DLG_AP_INSERT_DB_SEL
OUTPUTSIZE = TRUE ;
Pos = MAP_APPFONT ( 0 , 0 ) ;
Size = MAP_APPFONT ( 291 , 189 ) ;
- Text [ de ] = "Datenbankspalten einfgen" ;
+ Text [ de ] = "Datenbankspalten einfügen" ;
Moveable = TRUE ;
Closeable = TRUE ;
SVLOOK = TRUE ;
@@ -51,7 +51,7 @@ ModalDialog DLG_AP_INSERT_DB_SEL
{
Pos = MAP_APPFONT ( 6 , 6 ) ;
Size = MAP_APPFONT ( 66 , 8 ) ;
- Text [ de ] = "Daten einfgen als:" ;
+ Text [ de ] = "Daten einfügen als:" ;
Text [ en-US ] = "Insert data as:" ;
};
RadioButton RB_AS_TABLE
@@ -285,7 +285,7 @@ ModalDialog DLG_AP_INSERT_DB_SEL
{
Pos = MAP_APPFONT ( 111 , 128 ) ;
Size = MAP_APPFONT ( 100 , 10 ) ;
- Text [ de ] = "Tabellenberschrift einfgen" ;
+ Text [ de ] = "Tabellenüberschrift einfügen" ;
TabStop = TRUE ;
Check = TRUE ;
Text [ en-US ] = "Insert table heading";
@@ -294,7 +294,7 @@ ModalDialog DLG_AP_INSERT_DB_SEL
{
Pos = MAP_APPFONT ( 120 , 142 ) ;
Size = MAP_APPFONT ( 90 , 10 ) ;
- Text [ de ] = "S~paltenamen bernehmen" ;
+ Text [ de ] = "S~paltenamen übernehmen" ;
TabStop = TRUE ;
Check = TRUE ;
Text [ en-US ] = "Apply column ~name";