diff options
author | Oliver Bolte <obo@openoffice.org> | 2008-01-07 11:34:42 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2008-01-07 11:34:42 +0000 |
commit | 199c132d09200757390ccd3a80b5a85cec0bac0b (patch) | |
tree | f5d574099eadbbdb919eaa001a0b5c307fb44198 | |
parent | fde62290dd04dd6db0be20a36f5b12f2592673d5 (diff) |
INTEGRATION: CWS native114 (1.2.16); FILE MERGED
2007/10/17 14:31:38 is 1.2.16.1: #150863# additional update behaviour, if old products are found
-rwxr-xr-x | javainstaller2/src/Properties/setupstrings_template.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/javainstaller2/src/Properties/setupstrings_template.properties b/javainstaller2/src/Properties/setupstrings_template.properties index f0fab8225..6b24354a8 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} |