diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-04-19 16:11:46 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-04-19 16:11:46 +0000 |
commit | e965d0b5580153211dd404a38629a51f62820e42 (patch) | |
tree | b9712b6310e36cb37fb0dd83cc2b45f19153b5d4 | |
parent | 9d07e918926841677dcbee424f5fefccd5c1b679 (diff) |
INTEGRATION: CWS mergede01 (1.31.424); FILE MERGED
2007/03/20 14:51:25 ihi 1.31.424.1: #i72301# Remove German
-rw-r--r-- | sfx2/source/dialog/mgetempl.src | 16 |
1 files changed, 2 insertions, 14 deletions
diff --git a/sfx2/source/dialog/mgetempl.src b/sfx2/source/dialog/mgetempl.src index c9c7bd43a86a..54cfe1f15833 100644 --- a/sfx2/source/dialog/mgetempl.src +++ b/sfx2/source/dialog/mgetempl.src @@ -4,9 +4,9 @@ * * $RCSfile: mgetempl.src,v $ * - * $Revision: 1.31 $ + * $Revision: 1.32 $ * - * last change: $Author: hr $ $Date: 2005-09-23 15:25:19 $ + * last change: $Author: ihi $ $Date: 2007-04-19 17:11:46 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -48,9 +48,7 @@ TabPage TP_MANAGE_STYLES { Pos = MAP_APPFONT ( 6 , 8 ) ; Size = MAP_APPFONT ( 61 , 10 ) ; - Text [ de ] = "~Name" ; Text [ en-US ] = "~Name" ; - Text [ x-comment ] = " "; }; Edit ED_NAME { @@ -63,17 +61,13 @@ TabPage TP_MANAGE_STYLES Pos = MAP_APPFONT ( 164 , 8 ) ; Size = MAP_APPFONT ( 90 , 10 ) ; Hide = TRUE ; - Text [ de ] = "~Autom. aktualisieren" ; Text [ en-US ] = "~AutoUpdate" ; - Text [ x-comment ] = " "; }; FixedText FT_NEXT { Pos = MAP_APPFONT ( 6 , 26 ) ; Size = MAP_APPFONT ( 61 , 10 ) ; - Text [ de ] = "~Folgevorlage" ; Text [ en-US ] = "Ne~xt Style" ; - Text [ x-comment ] = "; \"Vorlagen\" Styles are always capitalized no matter where they show up. EM15.5.00"; }; ListBox LB_NEXT { @@ -89,9 +83,7 @@ TabPage TP_MANAGE_STYLES Size = MAP_APPFONT ( 61 , 10 ) ; /* ### ACHTUNG: Neuer Text in Resource? ~Verknpft mit : ~Verknpft mit */ /* ### ACHTUNG: Neuer Text in Resource? ~Verknpft mit : ~Verknpft mit */ - Text [ de ] = "~Verknüpft mit" ; Text [ en-US ] = "Linked with" ; - Text [ x-comment ] = " "; }; ListBox LB_BASE { @@ -105,9 +97,7 @@ TabPage TP_MANAGE_STYLES { Pos = MAP_APPFONT ( 6 , 62 ) ; Size = MAP_APPFONT ( 61 , 10 ) ; - Text [ de ] = "~Bereich" ; Text [ en-US ] = "~Category" ; - Text [ x-comment ] = " "; }; ListBox LB_REGION { @@ -134,9 +124,7 @@ TabPage TP_MANAGE_STYLES { Pos = MAP_APPFONT ( 6 , 77 ) ; Size = MAP_APPFONT ( 248 , 8 ) ; - Text [ de ] = "Enthält" ; Text [ en-US ] = "Contains" ; - Text [ x-comment ] = " "; }; }; // ********************************************************************** EOF |