Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 03658bf01b83cb3076625b2165dff4a6ed61baba (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                               



                                                                                               
                                                         
                                                   



                                                                                                                   

































                                                                                        




                                                                                                                                                   





                                                                                                                             

                                                                                                                                            
                                    

                                                                              
###############################################################################
# Copyright (c) 2007 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
#     IBM Corporation - initial API and implementation
###############################################################################
UpdateAndInstallDialog_InstalledFeatures=&Installed Features
UpdateAndInstallDialog_AvailableFeatures=&Available Features
UpdateAndInstallDialog_AlertCheckbox=Alert me when updates are available
UpdateAndInstallDialog_PrefLink=Specify the update schedule and other <a>Update Preferences</a>
UpdateAndInstallDialog_Title=Software Updates and Add-ons
UpdateAndInstallDialog_ManageSites=&Manage sites...
UpdateHandler_SDKUpdateUIMessageTitle=Software Updates
UpdateHandler_NoProfilesDefined=There are no profiles defined.  Cannot invoke the update UI.
UpdateHandler_NoProfileInstanceDefined=The software configuration could not be found.  Cannot invoke the update UI.
RepositoryManipulationDialog_UpdateSitesDialogTitle=Update Sites
SchedulerStartup_day=Every day
SchedulerStartup_Monday=Every Monday
SchedulerStartup_Tuesday=Every Tuesday
SchedulerStartup_Wednesday=Every Wednesday
SchedulerStartup_Thursday=Every Thursday
SchedulerStartup_Friday=Every Friday
SchedulerStartup_Saturday=Every Saturday
SchedulerStartup_Sunday=Every Sunday
SchedulerStartup_1AM=1:00 AM
SchedulerStartup_2AM=2:00 AM
SchedulerStartup_3AM=3:00 AM
SchedulerStartup_4AM=4:00 AM
SchedulerStartup_5AM=5:00 AM
SchedulerStartup_6AM=6:00 AM
SchedulerStartup_7AM=7:00 AM
SchedulerStartup_8AM=8:00 AM
SchedulerStartup_9AM=9:00 AM
SchedulerStartup_10AM=10:00 AM
SchedulerStartup_11AM=11:00 AM
SchedulerStartup_12PM=12:00 PM
SchedulerStartup_1PM=1:00 PM
SchedulerStartup_2PM=2:00 PM
SchedulerStartup_3PM=3:00 PM
SchedulerStartup_4PM=4:00 PM
SchedulerStartup_5PM=5:00 PM
SchedulerStartup_6PM=6:00 PM
SchedulerStartup_7PM=7:00 PM
SchedulerStartup_8PM=8:00 PM
SchedulerStartup_9PM=9:00 PM
SchedulerStartup_10PM=10:00 PM
SchedulerStartup_11PM=11:00 PM
SchedulerStartup_12AM=12:00 AM
AutomaticUpdatesJob_AutomaticUpdateSearch=Automatic Update Search
AutomaticUpdatesPreferencePage_findUpdates=Automatically &find new updates and notify me
AutomaticUpdateScheduler_UpdateNotInitialized=The update checker service is not initialized
AutomaticUpdatesDialog_DownloadedNotification=Updates have been downloaded.  You may review and install them when you are ready.
AutomaticUpdatesDialog_UpdatesAvailableTitle=Updates Available
AutomaticUpdater_AutomaticDownloadOperationName=Automatic updates download
AutomaticUpdatesDialog_UpdatesFoundNotification=There are updates available for your software.  You may review and install them when you are ready.
AutomaticUpdatesPreferencePage_UpdateSchedule=Update &Schedule
AutomaticUpdatesPreferencePage_findOnStart=Look for updates each time &platform is started
AutomaticUpdatesPreferencePage_findOnSchedule=&Look for updates on the following schedule:
AutomaticUpdatesPreferencePage_downloadOptions=Download &Options
AutomaticUpdatesPreferencePage_searchAndNotify=Search for updates and &notify me when they are available
AutomaticUpdatesPreferencePage_downloadAndNotify=Download new &updates automatically and notify me when ready to install them
AutomaticUpdatesDialog_ClickToReviewDownloaded=Software updates have been downloaded.\nClick here to <a>Review and Install Updates</a>.
AutomaticUpdatesDialog_ClickToReviewNotDownloaded=Updates are available for your software.\nClick here to <a>Review and Install Updates</a>.
AutomaticUpdatesPreferencePage_at=at
AutomaticUpdatesJob_Updates=Updates
ProvSDKUIActivator_NoSelfProfile=Could not locate the running profile instance

Back to the top