diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-04-29 16:54:11 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-04-29 16:54:11 +0000 |
commit | 3e3c36746ec72a62028d10d29f8c7e4b284e2c62 (patch) | |
tree | e27a345406d63299f8ebd85f748ee3f064d4c204 /sfx2 | |
parent | 35f2760df1a3e3289f46221996e966d1a9638a15 (diff) |
INTEGRATION: CWS mergem8 (1.11.2.3.2.7.6.3.6.1.38); FILE MERGED
2003/04/29 08:36:45 gh 1.11.2.3.2.7.6.3.6.1.38.2: final merge for Beta2
2003/04/14 15:12:17 gh 1.11.2.3.2.7.6.3.6.1.38.1: merging all languages
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/dialog/dinfedt.src | 25 |
1 files changed, 20 insertions, 5 deletions
diff --git a/sfx2/source/dialog/dinfedt.src b/sfx2/source/dialog/dinfedt.src index 80c048969e0b..6462c113608a 100644 --- a/sfx2/source/dialog/dinfedt.src +++ b/sfx2/source/dialog/dinfedt.src @@ -2,9 +2,9 @@ * * $RCSfile: dinfedt.src,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: hr $ $Date: 2003-03-27 11:27:58 $ + * last change: $Author: hr $ $Date: 2003-04-29 17:54:11 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -73,7 +73,7 @@ ModalDialog DLG_DOCINFO_EDT Text [ ENGLISH ] = "Edit info names" ; Text [ norwegian ] = "Rediger informasjonnavn" ; Text [ italian ] = "Modifica informazioni nomi" ; - Text [ portuguese_brazilian ] = "Editar nomes de info" ; + Text [ portuguese_brazilian ] = "Editar nomes dos campos" ; Text [ portuguese ] = "Editar nomes das informaes" ; Text [ finnish ] = "Muokkaa kenttnimi" ; Text [ danish ] = "Rediger infonavne" ; @@ -84,7 +84,7 @@ ModalDialog DLG_DOCINFO_EDT Text [ english_us ] = "Edit Field Names" ; Text[ chinese_simplified ] = "编辑标题"; Text[ russian ] = " "; - Text[ polish ] = "Edytuj nazwy informacji"; + Text[ polish ] = "Edytuj nazwy pl"; Text[ japanese ] = "情報名を編集"; Text[ chinese_traditional ] = "編輯標題"; Text[ arabic ] = " "; @@ -119,10 +119,13 @@ ModalDialog DLG_DOCINFO_EDT Text[ arabic ] = ""; Text[ greek ] = ""; Text[ korean ] = "이름"; - Text[ turkish ] = "Ad"; + Text[ turkish ] = "simler"; Text[ language_user1 ] = " "; Text[ catalan ] = "Noms"; Text[ thai ] = "ชื่อ"; + Text[ czech ] = "Názvy"; + Text[ hebrew ] = "שמות"; + Text[ hindi ] = "नाम"; }; Edit ED_INFO1 { @@ -168,6 +171,9 @@ ModalDialog DLG_DOCINFO_EDT TabStop = TRUE ; }; Text[ thai ] = "แก้ไขชื่อเขตข้อมูล"; + Text[ czech ] = "Upravit názvy polí"; + Text[ hebrew ] = "עריכת שמות שדות"; + Text[ hindi ] = "क्षेत्र नामों का संपादन"; }; @@ -186,3 +192,12 @@ ModalDialog DLG_DOCINFO_EDT + + + + + + + + + |