diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2008-02-05 12:38:16 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2008-02-05 12:38:16 +0000 |
commit | f9add1c74315c99545f7d61c6de3c71652d1a29f (patch) | |
tree | 4891e3619dc8ce82fabfe260a9477bace7ab7e0e /javainstaller2/src/Localization/setupstrings.ulf | |
parent | 316062f81d9ccf94e5118c705c25f29ba50d44f0 (diff) |
INTEGRATION: CWS native127 (1.5.4); FILE MERGED
2008/01/28 16:00:45 is 1.5.4.3: #i85281# improve performance
2008/01/25 16:23:57 is 1.5.4.2: #i85474# not all language modules deselectable
2008/01/25 11:30:18 is 1.5.4.1: #i85474# not all language modules deselectable
Diffstat (limited to 'javainstaller2/src/Localization/setupstrings.ulf')
-rwxr-xr-x | javainstaller2/src/Localization/setupstrings.ulf | 31 |
1 files changed, 29 insertions, 2 deletions
diff --git a/javainstaller2/src/Localization/setupstrings.ulf b/javainstaller2/src/Localization/setupstrings.ulf index 71bc3e236..35890d5c3 100755 --- a/javainstaller2/src/Localization/setupstrings.ulf +++ b/javainstaller2/src/Localization/setupstrings.ulf @@ -4,9 +4,9 @@ * * $RCSfile: setupstrings.ulf,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: obo $ $Date: 2008-01-07 12:34:31 $ + * last change: $Author: ihi $ $Date: 2008-02-05 13:38:16 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -426,6 +426,18 @@ en-US = "No components have been selected for installation." [STRING_NO_COMPONENTS_SELECTED_2] en-US = "Click 'OK' to select one or more components for installation or to exit the Installation Wizard." +[STRING_NO_LANGUAGE_SELECTED_1] +en-US = "No languages have been selected for installation." + +[STRING_NO_LANGUAGE_SELECTED_2] +en-US = "Click 'OK' to select one or more languages for installation or to exit the Installation Wizard." + +[STRING_NO_APPLICATION_SELECTED_1] +en-US = "No applications have been selected for installation." + +[STRING_NO_APPLICATION_SELECTED_2] +en-US = "Click 'OK' to select one or more application for installation or to exit the Installation Wizard." + [STRING_NOTHING_TO_UNINSTALL] en-US = "Nothing to uninstall" @@ -434,3 +446,18 @@ en-US = "No components have been selected for uninstallation." [STRING_NO_UNINSTALLCOMPONENTS_SELECTED_2] en-US = "Click 'OK' to select one or more components for uninstallation or to exit the Uninstallation Wizard." + +[STRING_ALL_LANGUAGECOMPONENTS_SELECTED_1] +en-US = "All language components have been selected for uninstallation." + +[STRING_ALL_LANGUAGECOMPONENTS_SELECTED_2] +en-US = "Click 'OK' to select one or more language components not for uninstallation or to exit the Uninstallation Wizard." + +[STRING_ALL_APPLICATIONCOMPONENTS_SELECTED_1] +en-US = "All application components have been selected for uninstallation." + +[STRING_ALL_APPLICATIONCOMPONENTS_SELECTED_2] +en-US = "Click 'OK' to select one or more application components not for uninstallation or to exit the Uninstallation Wizard." + +[STRING_CHANGE_SELECTION] +en-US = "Please change selection" |