diff --git a/javainstaller2/src/Properties/setupstrings_template.properties b/javainstaller2/src/Properties/setupstrings_template.properties index 6b24354a858a..d74113e66213 100755 --- a/javainstaller2/src/Properties/setupstrings_template.properties +++ b/javainstaller2/src/Properties/setupstrings_template.properties @@ -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}