diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2004-06-25 10:57:15 +0000 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2004-06-25 10:57:15 +0000 |
commit | f6a3cbefd6dbdf0ea908a6be2ca7d40a40be7e48 (patch) | |
tree | f5923d73fa5078615672e7143a5e3aacf4fc18bb /svx/source/dialog/language.src | |
parent | f5aaee85bc61747e9880a55f5b3554aca032b416 (diff) |
INTEGRATION: CWS mergebuild (1.22.98); FILE MERGED
2004/04/20 17:57:48 hjs 1.22.98.2: RESYNC: (1.22-1.23); FILE MERGED
2003/11/10 17:58:02 ihi 1.22.98.1: #111234# Merge during build
Diffstat (limited to 'svx/source/dialog/language.src')
-rw-r--r-- | svx/source/dialog/language.src | 36 |
1 files changed, 4 insertions, 32 deletions
diff --git a/svx/source/dialog/language.src b/svx/source/dialog/language.src index a3c884c5d966..11235822d61a 100644 --- a/svx/source/dialog/language.src +++ b/svx/source/dialog/language.src @@ -2,9 +2,9 @@ * * $RCSfile: language.src,v $ * - * $Revision: 1.23 $ + * $Revision: 1.24 $ * - * last change: $Author: vg $ $Date: 2003-12-17 14:08:43 $ + * last change: $Author: hjs $ $Date: 2004-06-25 11:57:15 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -67,36 +67,8 @@ String RID_SVXSTR_LANGUAGE_ALL { - Text = "[Alle]" ; - Text [ ENGLISH ] = "[All]" ; - Text [ norwegian ] = "Alle" ; - Text [ italian ] = "[Tutte]" ; - Text [ portuguese_brazilian ] = "[Todos]" ; - Text [ portuguese ] = "[Todas]" ; - Text [ finnish ] = "[Kaikki]" ; - Text [ danish ] = "[Alle]" ; - Text [ french ] = "[Toutes]" ; - Text [ swedish ] = "[Alla]" ; - Text [ dutch ] = "[Alle]" ; - Text [ spanish ] = "Todos" ; - Text [ english_us ] = "[All]" ; - Text[ chinese_simplified ] = "[全部]"; - Text[ russian ] = "[]"; - Text[ polish ] = "[Wszystkie]"; - Text[ japanese ] = "[すべて]"; - Text[ greek ] = "[]"; - Text[ korean ] = "모두"; - Text[ chinese_traditional ] = "[全部]"; - Text[ arabic ] = "[]"; - Text[ turkish ] = "[Hepsi]"; - Text[ catalan ] = "[Tots]"; - Text[ thai ] = "[ทั้งหมด]"; - Text[ czech ] = "[vše]"; - Text[ hebrew ] = "[הכל]"; - Text[ hindi ] = "[सब]"; - Text[ slovak ] = "[Všetko]"; - Text[ hungarian ] = "[összes]"; - Text[ slovenian ] = "[Vsi]"; + Text [ de ] = "[Alle]" ; + Text [ en-US ] = "[All]" ; }; // ********************************************************************** EOF |