diff options
author | Oliver Bolte <obo@openoffice.org> | 2005-05-03 13:24:05 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2005-05-03 13:24:05 +0000 |
commit | 6e57c5df4a9982481e1730ad5156d8b7540bfc7c (patch) | |
tree | 0bd08e088e979c71ad9cb7f1ef51b210333de99b /wizards/source/formwizard | |
parent | ccc8307222996302ad1cc9bd90feea9dc531dc93 (diff) |
INTEGRATION: CWS pj27 (1.67.18); FILE MERGED
2005/04/27 18:53:03 pjanik 1.67.18.1: #i47637#: Add cs, bg, cr, hu and da languages into Letter Wizard.
Diffstat (limited to 'wizards/source/formwizard')
-rw-r--r-- | wizards/source/formwizard/dbwizres.src | 34 |
1 files changed, 32 insertions, 2 deletions
diff --git a/wizards/source/formwizard/dbwizres.src b/wizards/source/formwizard/dbwizres.src index d656921fb47d..a13c503cf377 100644 --- a/wizards/source/formwizard/dbwizres.src +++ b/wizards/source/formwizard/dbwizres.src @@ -2,9 +2,9 @@ * * $RCSfile: dbwizres.src,v $ * - * $Revision: 1.67 $ + * $Revision: 1.68 $ * - * last change: $Author: kz $ $Date: 2005-03-18 16:30:34 $ + * last change: $Author: obo $ $Date: 2005-05-03 14:24:05 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -2485,6 +2485,36 @@ String RID_LETTERWIZARDLANGUAGE_START + 11 Text [ en-US] = "Chinese (Traditional)"; }; +String RID_LETTERWIZARDLANGUAGE_START + 12 +{ + Text [ de ] = "Tschechisch"; + Text [ en-US] = "Czech"; +}; + +String RID_LETTERWIZARDLANGUAGE_START + 13 +{ + Text [ de ] = "Bulgarisch"; + Text [ en-US] = "Bulgarian"; +}; + +String RID_LETTERWIZARDLANGUAGE_START + 14 +{ + Text [ de ] = "Dnish"; + Text [ en-US] = "Danish"; +}; + +String RID_LETTERWIZARDLANGUAGE_START + 15 +{ + Text [ de ] = "Ungarish"; + Text [ en-US] = "Hungarian"; +}; + +String RID_LETTERWIZARDLANGUAGE_START + 16 +{ + Text [ de ] = "Kroatisch"; + Text [ en-US] = "Croatian"; +}; + // ============================================================================ // ============================ ====================== |