summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 12:12:56 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 12:12:56 +0000
commitc008b816aaa7a7d3b8169ac7e61a88c2d4f849c6 (patch)
treed73a6ce6bb2d586a527538dfc25bedd27ded8a63
parent7068d69a298f82684cc0ac3ff4cd83408797a478 (diff)
INTEGRATION: CWS encup (1.28.466); FILE MERGED
2005/04/29 15:56:51 ihi 1.28.466.1: #i40603# German strings now UTF8 encoded
-rw-r--r--sw/source/ui/table/instable.src12
1 files changed, 6 insertions, 6 deletions
diff --git a/sw/source/ui/table/instable.src b/sw/source/ui/table/instable.src
index 26e79fe956..578d8c3a61 100644
--- a/sw/source/ui/table/instable.src
+++ b/sw/source/ui/table/instable.src
@@ -4,9 +4,9 @@
*
* $RCSfile: instable.src,v $
*
- * $Revision: 1.29 $
+ * $Revision: 1.30 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 11:00:04 $
+ * last change: $Author: hr $ $Date: 2005-09-23 13:12:56 $
*
* 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_TABLE
OutputSize = TRUE ;
SVLook = TRUE ;
Size = MAP_APPFONT ( 280 , 166 ) ;
- Text [ de ] = "Tabelle einfügen" ;
+ Text [ de ] = "Tabelle einfügen" ;
Text [ en-US ] = "Insert Table" ;
Moveable = TRUE ;
Edit ED_NAME
@@ -114,14 +114,14 @@ ModalDialog DLG_INSERT_TABLE
{
Pos = MAP_APPFONT ( 6 , 21 ) ;
Size = MAP_APPFONT ( 212 , 8 ) ;
- Text [ de ] = "Tabellengröße" ;
+ Text [ de ] = "Tabellengröße" ;
Text [ en-US ] = "Size";
};
CheckBox CB_HEADER
{
Pos = MAP_APPFONT ( 12 , 74 ) ;
Size = MAP_APPFONT (113 , 10 ) ;
- Text [ de ] = "Übe~rschrift" ;
+ Text [ de ] = "Ãœbe~rschrift" ;
TabStop = TRUE ;
Text [ en-US ] = "Heading";
Text [ x-comment ] = " ";
@@ -131,7 +131,7 @@ ModalDialog DLG_INSERT_TABLE
Pos = MAP_APPFONT ( 21 , 88 ) ;
Size = MAP_APPFONT ( 104 , 10 ) ;
TabStop = TRUE ;
- Text [ de ] = "Überschrift ~wiederholen" ;
+ Text [ de ] = "Ãœberschrift ~wiederholen" ;
Text [ en-US ] = "Repeat heading";
};
FixedText FT_REPEAT_HEADER