From f754f0920f507a3dab64d163c035e910196af970 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 26 Sep 2005 09:44:44 +0000 Subject: [PATCH] INTEGRATION: CWS qwizardsbf6 (1.68.20); FILE MERGED 2005/07/19 11:52:45 tv 1.68.20.1: #i48944# dynamically check installed letter wizard template and display the languages accordingly --- wizards/source/formwizard/dbwizres.src | 102 +------------------------ 1 file changed, 2 insertions(+), 100 deletions(-) diff --git a/wizards/source/formwizard/dbwizres.src b/wizards/source/formwizard/dbwizres.src index 2847db9ce66c..62962d61cfba 100644 --- a/wizards/source/formwizard/dbwizres.src +++ b/wizards/source/formwizard/dbwizres.src @@ -4,9 +4,9 @@ * * $RCSfile: dbwizres.src,v $ * - * $Revision: 1.70 $ + * $Revision: 1.71 $ * - * last change: $Author: hr $ $Date: 2005-09-23 15:16:14 $ + * last change: $Author: hr $ $Date: 2005-09-26 10:44:44 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -2391,104 +2391,6 @@ String RID_LETTERWIZARDROADMAP_START + 6 }; -//====================== Letter Wizard Language Start -String RID_LETTERWIZARDLANGUAGE_START + 1 -{ - Text [ de ] = "US-Amerikanisch"; - Text [ en-US] = "US American"; -}; - -String RID_LETTERWIZARDLANGUAGE_START + 2 -{ - Text [ de ] = "Deutsch"; - Text [ en-US] = "German"; -}; - -String RID_LETTERWIZARDLANGUAGE_START + 3 -{ - Text [ de ] = "Französisch"; - Text [ en-US] = "French"; -}; - -String RID_LETTERWIZARDLANGUAGE_START + 4 -{ - Text [ de ] = "Spanisch"; - Text [ en-US] = "Spanish"; -}; - -String RID_LETTERWIZARDLANGUAGE_START + 5 -{ - Text [ de ] = "Italienisch"; - Text [ en-US] = "Italian"; -}; - -String RID_LETTERWIZARDLANGUAGE_START + 6 -{ - Text [ de ] = "Portugiesisch"; - Text [ en-US] = "Portuguese"; -}; - -String RID_LETTERWIZARDLANGUAGE_START + 7 -{ - Text [ de ] = "Schwedisch"; - Text [ en-US] = "Swedish"; -}; - -String RID_LETTERWIZARDLANGUAGE_START + 8 -{ - Text [ de ] = "Japanisch"; - Text [ en-US] = "Japanese"; -}; - -String RID_LETTERWIZARDLANGUAGE_START + 9 -{ - Text [ de ] = "Koreanisch"; - Text [ en-US] = "Korean"; -}; - -String RID_LETTERWIZARDLANGUAGE_START + 10 -{ - Text [ de ] = "Chinesisch (Vereinfacht)"; - Text [ en-US] = "Chinese (Simplified)"; -}; - -String RID_LETTERWIZARDLANGUAGE_START + 11 -{ - Text [ de ] = "Chinesisch (Traditionell)"; - 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 ] = "Dänish"; - 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"; -}; - - // ============================================================================ // ============================ ====================== // ====================== FAX WIZARD RESOURCES ================