diff options
author | Frank Schönheit <fs@openoffice.org> | 2001-10-02 13:19:07 +0000 |
---|---|---|
committer | Frank Schönheit <fs@openoffice.org> | 2001-10-02 13:19:07 +0000 |
commit | bae960a3f913ee106a7e0fe980d46645bbea5dff (patch) | |
tree | d469300bc1a1184349404b3a015f1305b7996ad3 /svx/source/form | |
parent | 4562f15b3f715777bbd71f83d938ea4692080b96 (diff) |
#90649# renamed 'match half/full width forms'
Diffstat (limited to 'svx/source/form')
-rw-r--r-- | svx/source/form/fmsearch.src | 29 |
1 files changed, 5 insertions, 24 deletions
diff --git a/svx/source/form/fmsearch.src b/svx/source/form/fmsearch.src index 87b91277d200..7a94e5844370 100644 --- a/svx/source/form/fmsearch.src +++ b/svx/source/form/fmsearch.src @@ -2,9 +2,9 @@ * * $RCSfile: fmsearch.src,v $ * - * $Revision: 1.24 $ + * $Revision: 1.25 $ * - * last change: $Author: rt $ $Date: 2001-08-29 20:30:53 $ + * last change: $Author: fs $ $Date: 2001-10-02 14:19:07 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -629,28 +629,9 @@ ModalDialog RID_SVXDLG_SEARCHFORM Pos = MAP_APPFONT( 105, 201 ); Size = MAP_APPFONT( 85, 10 ); TabStop = TRUE ; - Text = "Halb-/normalbreite Formen" ; - Text [ English ] = "Match half/full width forms" ; - Text[ english_us ] = "Match half/full-width forms"; - Text[ portuguese ] = "Formas de largura mdia e normal"; - Text[ russian ] = "/ "; - Text[ greek ] = " / "; - Text[ dutch ] = "Halve/normale breedte"; - Text[ french ] = "Formes de demi et pleine chasse"; - Text[ spanish ] = "Formas con ancho medio o normal"; - Text[ italian ] = "Larghezza intera/ridotta"; - Text[ danish ] = "Match half/full width forms"; - Text[ swedish ] = "Halv-/normalbreda former"; - Text[ polish ] = "Formy poowy/zwykej szerokoci"; - Text[ portuguese_brazilian ] = "Match half/full width forms"; - Text[ japanese ] = "全角と半角"; - Text[ korean ] = "반/전체 너비 폼"; - Text[ chinese_simplified ] = "半角和全角字符"; - Text[ chinese_traditional ] = "半形和全形字元"; - Text[ turkish ] = "Match half/full width forms"; - Text[ arabic ] = " / "; - Text[ catalan ] = "Match half/full-width forms"; - Text[ finnish ] = "Halb-/normalbreite Formen"; + Text = "Zeichenbreite bercksichtigen" ; + Text [ english ] = "Match character width" ; + Text [ english_us ] = "Match character width" ; }; CheckBox CB_SOUNDSLIKECJK { |