diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 12:12:36 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 12:12:36 +0000 |
commit | 7068d69a298f82684cc0ac3ff4cd83408797a478 (patch) | |
tree | 13d6034c16e838b240e436d5deed2eae0145d189 | |
parent | 6eb9cc0c8e686db1d3119540df40f2c965497f32 (diff) |
INTEGRATION: CWS encup (1.27.530); FILE MERGED
2005/04/29 15:56:51 ihi 1.27.530.1: #i40603# German strings now UTF8 encoded
-rw-r--r-- | sw/source/ui/table/insrc.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/ui/table/insrc.src b/sw/source/ui/table/insrc.src index 2f9ba35fc8..5010749156 100644 --- a/sw/source/ui/table/insrc.src +++ b/sw/source/ui/table/insrc.src @@ -4,9 +4,9 @@ * * $RCSfile: insrc.src,v $ * - * $Revision: 1.28 $ + * $Revision: 1.29 $ * - * last change: $Author: rt $ $Date: 2005-09-09 10:59:12 $ + * last change: $Author: hr $ $Date: 2005-09-23 13:12:36 $ * * 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_INS_ROW_COL SVLook = TRUE ; Size = MAP_APPFONT ( 136 , 84 ) ; /* ### ACHTUNG: Neuer Text in Resource? Einfügen : Einf³gen */ - Text [ de ] = "Einfügen" ; + Text [ de ] = "Einfügen" ; Text [ en-US ] = "Insert" ; Moveable = TRUE ; OKButton BT_OK @@ -103,7 +103,7 @@ ModalDialog DLG_INS_ROW_COL { Pos = MAP_APPFONT ( 6 , 3 ) ; Size = MAP_APPFONT ( 68 , 8 ) ; - Text [ de ] = "Einfügen" ; + Text [ de ] = "Einfügen" ; Text [ en-US ] = "Insert" ; Text [ x-comment ] = " "; }; |