INTEGRATION: CWS c09tosrc (1.13.50); FILE MERGED
2007/06/20 09:24:09 as 1.13.50.1: #144874# megre changes also into the master
This commit is contained in:
parent
bc08321d9b
commit
01fb8fd972
1 changed files with 8 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: wizard.src,v $
|
||||
*
|
||||
* $Revision: 1.13 $
|
||||
* $Revision: 1.14 $
|
||||
*
|
||||
* last change: $Author: ihi $ $Date: 2007-04-19 15:48:54 $
|
||||
* last change: $Author: rt $ $Date: 2007-07-06 12:37:45 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -107,6 +107,12 @@ String STR_WELCOME_EVAL
|
|||
Text [ en-US ] = "This wizard will guide you through the license agreement and the registration of %PRODUCTNAME.\n\nThis version lets you evaluate the full functionality. However, since it is an evaluation version, you will be able to start it within %EVALDAYS days after installation. To find out more about the %PRODUCTNAME product, visit www.sun.com/%PRODUCTNAME\n\nClick 'Next' to continue.";
|
||||
};
|
||||
|
||||
String STR_WELCOME_WITHOUT_LICENSE
|
||||
{
|
||||
Text [ de ] = "Dieser Assistent wird Sie durch die Registrierung von %PRODUCTNAME führen.\n\nKlicken Sie auf 'Weiter', um fortzufahren.";
|
||||
Text [ en-US ] = "This wizard will guide you through the registration of %PRODUCTNAME.\n\nClick 'Next' to continue.";
|
||||
};
|
||||
|
||||
String STR_FINISH
|
||||
{
|
||||
Text [ en-US ] = "~Finish";
|
||||
|
|
Loading…
Reference in a new issue