From 9b0f9f39c0e6621166089083807d40074b7bead6 Mon Sep 17 00:00:00 2001 From: Susan Franklin Date: Wed, 10 Jun 2009 01:21:02 +0000 Subject: Bug 217944 - [ui] Streamlined presentation for accepting multiple licenses during an install/update --- .../src/org/eclipse/equinox/internal/p2/ui/messages.properties | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'bundles/org.eclipse.equinox.p2.ui/src/org/eclipse/equinox/internal/p2/ui/messages.properties') diff --git a/bundles/org.eclipse.equinox.p2.ui/src/org/eclipse/equinox/internal/p2/ui/messages.properties b/bundles/org.eclipse.equinox.p2.ui/src/org/eclipse/equinox/internal/p2/ui/messages.properties index 7f358393a..8b13a8630 100644 --- a/bundles/org.eclipse.equinox.p2.ui/src/org/eclipse/equinox/internal/p2/ui/messages.properties +++ b/bundles/org.eclipse.equinox.p2.ui/src/org/eclipse/equinox/internal/p2/ui/messages.properties @@ -117,13 +117,14 @@ ResolutionWizardPage_WarningInfoStatus=Your original request has been modified. AcceptLicensesWizardPage_AcceptMultiple=I &accept the terms of the license agreements AcceptLicensesWizardPage_AcceptSingle=I &accept the terms of the license agreement -AcceptLicensesWizardPage_ItemsLabel=&Items with licenses: -AcceptLicensesWizardPage_LicenseTextLabel=&License text: +AcceptLicensesWizardPage_ItemsLabel=&Licenses: +AcceptLicensesWizardPage_LicenseTextLabel=License &text: AcceptLicensesWizardPage_NoLicensesDescription=There are no licenses to review. Either the software does not specify a license, or the license has already been reviewed and approved. AcceptLicensesWizardPage_RejectMultiple=I &do not accept the terms of the license agreements AcceptLicensesWizardPage_RejectSingle=I &do not accept the terms of the license agreement AcceptLicensesWizardPage_ReviewExtraLicensesDescription=Licenses must be reviewed before the software can be installed. This includes licenses for software required to complete the install. AcceptLicensesWizardPage_ReviewLicensesDescription=Licenses must be reviewed and accepted before the software can be installed. +AcceptLicensesWizardPage_SingleLicenseTextLabel=License &text (for {0}): AcceptLicensesWizardPage_Title=Review Licenses AddRepositoryDialog_Title=Add Repository AddRepositoryDialog_DuplicateURL=Duplicate location -- cgit v1.2.3