diff options
-rw-r--r-- | svx/source/dialog/language.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/dialog/language.src b/svx/source/dialog/language.src index 340c66f3dcbf..cbeffcc81d37 100644 --- a/svx/source/dialog/language.src +++ b/svx/source/dialog/language.src @@ -2,9 +2,9 @@ * * $RCSfile: language.src,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: tl $ $Date: 2001-03-22 07:54:37 $ + * last change: $Author: kz $ $Date: 2001-03-31 06:04:59 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,14 +79,14 @@ String RID_SVXSTR_LANGUAGE_ALL Text [ swedish ] = "[Alla]" ; Text [ dutch ] = "Alle" ; Text [ spanish ] = "Todas" ; - Text [ english_us ] = "All" ; + Text [ english_us ] = "[All]" ; Text[ chinese_simplified ] = "ȫ"; Text[ russian ] = ""; Text[ polish ] = "Wszystkie"; Text[ japanese ] = "ׂ"; Text[ greek ] = ""; Text[ korean ] = ""; - Text[ chinese_traditional ] = ""; + Text[ chinese_traditional ] = "[]"; Text[ arabic ] = ""; Text[ turkish ] = "[Tm]"; }; |