diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-04-29 15:35:28 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-04-29 15:35:28 +0000 |
commit | a7a5885798f7e3818e06bd513be0753d31b6902b (patch) | |
tree | b4191b2ff72c0fe2ae108a27e235ddab179f9baf /svx/source/dialog/language.src | |
parent | c5f194b469a962500c73e191361477d4b54ee588 (diff) |
INTEGRATION: CWS mergem8 (1.16.8.1.2.7.6.4.2.1.66); FILE MERGED
2003/04/29 08:27:53 gh 1.16.8.1.2.7.6.4.2.1.66.2: final merge for Beta2
2003/04/14 14:49:43 gh 1.16.8.1.2.7.6.4.2.1.66.1: merging all languages
Diffstat (limited to 'svx/source/dialog/language.src')
-rw-r--r-- | svx/source/dialog/language.src | 20 |
1 files changed, 16 insertions, 4 deletions
diff --git a/svx/source/dialog/language.src b/svx/source/dialog/language.src index 599448fff93c..97b4ba525aaa 100644 --- a/svx/source/dialog/language.src +++ b/svx/source/dialog/language.src @@ -2,9 +2,9 @@ * * $RCSfile: language.src,v $ * - * $Revision: 1.18 $ + * $Revision: 1.19 $ * - * last change: $Author: hr $ $Date: 2003-03-27 15:01:00 $ + * last change: $Author: hr $ $Date: 2003-04-29 16:35:28 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -71,7 +71,7 @@ String RID_SVXSTR_LANGUAGE_ALL Text [ ENGLISH ] = "[All]" ; Text [ norwegian ] = "Alle" ; Text [ italian ] = "[Tutte]" ; - Text [ portuguese_brazilian ] = "[Tudo]" ; + Text [ portuguese_brazilian ] = "[Todos]" ; Text [ portuguese ] = "[Todas]" ; Text [ finnish ] = "[Kaikki]" ; Text [ danish ] = "[Alle]" ; @@ -88,9 +88,12 @@ String RID_SVXSTR_LANGUAGE_ALL Text[ korean ] = "모두"; Text[ chinese_traditional ] = "[全部]"; Text[ arabic ] = "[]"; - Text[ turkish ] = "[Tm]"; + Text[ turkish ] = "[Hepsi]"; Text[ catalan ] = "[Tots]"; Text[ thai ] = "[ทั้งหมด]"; + Text[ czech ] = "[vše]"; + Text[ hebrew ] = "[הכל]"; + Text[ hindi ] = "[सब]"; }; // ********************************************************************** EOF @@ -106,3 +109,12 @@ String RID_SVXSTR_LANGUAGE_ALL + + + + + + + + + |