INTEGRATION: CWS native114 (1.3.16); FILE MERGED
2007/10/17 14:31:37 is 1.3.16.1: #150863# additional update behaviour, if old products are found
This commit is contained in:
parent
cb6124b352
commit
3c0bb3a882
1 changed files with 8 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: setupstrings.ulf,v $
|
||||
*
|
||||
* $Revision: 1.4 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2007-11-06 14:16:11 $
|
||||
* last change: $Author: obo $ $Date: 2008-01-07 12:34:31 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -294,6 +294,12 @@ en-US = "An error has occured. Thus the Uninstallation Wizard could not remove $
|
|||
[STRING_INSTALLERFACTORY_OS_NOT_SUPPORTED]
|
||||
en-US = "Sorry, this Operating System is not supported yet."
|
||||
|
||||
[STRING_OLDER_VERSION_INSTALLED_FOUND]
|
||||
en-US = "An older version of ${PRODUCT_NAME} was found on your system in:"
|
||||
|
||||
[STRING_OLDER_VERSION_INSTALLED_REMOVE]
|
||||
en-US = "You have to remove the older version of ${PRODUCT_NAME} before you can install the newer one."
|
||||
|
||||
[STRING_NEWER_VERSION_INSTALLED_FOUND]
|
||||
en-US = "A newer version of ${PRODUCT_NAME} was found on your system in:"
|
||||
|
||||
|
|
Loading…
Reference in a new issue