diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-06-17 15:08:09 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-06-17 15:08:09 +0000 |
commit | faf659d778e529963f4dac73c32f4d1f41c31fcd (patch) | |
tree | aa5d5ab7e077a5857bac5044b6c8d0cc792d3bb4 | |
parent | a292f07992260b799a56f95044a1e60f35f97891 (diff) |
INTEGRATION: CWS os30 (1.18.124); FILE MERGED
2004/05/25 07:53:43 os 1.18.124.1: #108367# German: AutoText not Textbaustein
-rw-r--r-- | sw/source/ui/utlui/gloslst.src | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/sw/source/ui/utlui/gloslst.src b/sw/source/ui/utlui/gloslst.src index 093a860eef..afcd2baa33 100644 --- a/sw/source/ui/utlui/gloslst.src +++ b/sw/source/ui/utlui/gloslst.src @@ -2,9 +2,9 @@ * * $RCSfile: gloslst.src,v $ * - * $Revision: 1.18 $ + * $Revision: 1.19 $ * - * last change: $Author: vg $ $Date: 2003-12-17 19:18:36 $ + * last change: $Author: rt $ $Date: 2004-06-17 16:08:09 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -70,9 +70,7 @@ ModalDialog DLG_GLOSSARY_DECIDE_DLG OutputSize = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 161 , 67 ) ; - /* ### ACHTUNG: Neuer Text in Resource? Textbaustein auswählen: : Textbaustein auswõhlen: */ - Text = "Textbaustein auswählen: " ; - Text [ ENGLISH ] = "Select glossary: " ; + Text = "AutoText auswählen:" ; Moveable = TRUE ; FixedLine FL_GLOSS { @@ -138,7 +136,7 @@ ModalDialog DLG_GLOSSARY_DECIDE_DLG TabStop = TRUE ; Border = TRUE ; }; - Text [ english_us ] = "Select AutoText: " ; + Text [ english_us ] = "Select AutoText:" ; Text [ portuguese_brazilian ] = "Selecionar AutoTexto:" ; Text [ swedish ] = "Välj ut textblock: " ; Text [ danish ] = "Vælg AutoTekst: " ; |