INTEGRATION: CWS native127 (1.3.4); FILE MERGED

2008/01/28 16:00:45 is 1.3.4.3: #i85281# improve performance
2008/01/25 16:23:57 is 1.3.4.2: #i85474# not all language modules deselectable
2008/01/25 11:30:18 is 1.3.4.1: #i85474# not all language modules deselectable
This commit is contained in:
Ivo Hinkelmann
2008-02-05 12:38:30 +00:00
parent 5d8a394c3d
commit 4bc6e87cc2

View File

@@ -108,6 +108,15 @@ String_Packageformat=${STRING_PACKAGEFORMAT}
String_Nothing_To_Install=${STRING_NOTHING_TO_INSTALL}
String_No_Components_Selected_1=${STRING_NO_COMPONENTS_SELECTED_1}
String_No_Components_Selected_2=${STRING_NO_COMPONENTS_SELECTED_2}
String_No_Language_Selected_1=${STRING_NO_LANGUAGE_SELECTED_1}
String_No_Language_Selected_2=${STRING_NO_LANGUAGE_SELECTED_2}
String_No_Application_Selected_1=${STRING_NO_APPLICATION_SELECTED_1}
String_No_Application_Selected_2=${STRING_NO_APPLICATION_SELECTED_2}
String_Nothing_To_Uninstall=${STRING_NOTHING_TO_UNINSTALL}
String_No_Uninstallcomponents_Selected_1=${STRING_NO_UNINSTALLCOMPONENTS_SELECTED_1}
String_No_Uninstallcomponents_Selected_2=${STRING_NO_UNINSTALLCOMPONENTS_SELECTED_2}
String_All_Languagecomponents_Selected_1=${STRING_ALL_LANGUAGECOMPONENTS_SELECTED_1}
String_All_Languagecomponents_Selected_2=${STRING_ALL_LANGUAGECOMPONENTS_SELECTED_2}
String_All_Applicationcomponents_Selected_1=${STRING_ALL_APPLICATIONCOMPONENTS_SELECTED_1}
String_All_Applicationcomponents_Selected_2=${STRING_ALL_APPLICATIONCOMPONENTS_SELECTED_2}
String_Change_Selection=${STRING_CHANGE_SELECTION}