diff --git a/javainstaller2/src/Properties/setupstrings_template.properties b/javainstaller2/src/Properties/setupstrings_template.properties index f0fab8225a3f..6b24354a858a 100755 --- a/javainstaller2/src/Properties/setupstrings_template.properties +++ b/javainstaller2/src/Properties/setupstrings_template.properties @@ -90,6 +90,8 @@ String_UninstallationCompleted2_Partial=${STRING_UNINSTALLATIONCOMPLETED2_PARTIA String_UninstallationCompleted2_Abort=${STRING_UNINSTALLATIONCOMPLETED2_ABORT} String_UninstallationCompleted2_Error=${STRING_UNINSTALLATIONCOMPLETED2_ERROR} String_InstallerFactory_Os_Not_Supported=${STRING_INSTALLERFACTORY_OS_NOT_SUPPORTED} +String_Older_Version_Installed_Found=${STRING_OLDER_VERSION_INSTALLED_FOUND} +String_Older_Version_Installed_Remove=${STRING_OLDER_VERSION_INSTALLED_REMOVE} String_Newer_Version_Installed_Found=${STRING_NEWER_VERSION_INSTALLED_FOUND} String_Newer_Version_Installed_Remove=${STRING_NEWER_VERSION_INSTALLED_REMOVE} String_Newer_Version_Database=${STRING_NEWER_VERSION_DATABASE}