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
This commit is contained in:
parent
fbfc1d0cc1
commit
f754f0920f
1 changed files with 2 additions and 100 deletions
|
@ -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 ================
|
||||
|
|
Loading…
Reference in a new issue