From 2c1860a46b38c293963b1d0b0405dd8ceb8e7887 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20L=C3=A4ubrich?= Date: Sat, 14 Dec 2024 16:41:56 +0100 Subject: [PATCH] Change the name of the "version update" button in target editor --- .../eclipse/pde/internal/ui/shared/target/messages.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/shared/target/messages.properties b/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/shared/target/messages.properties index 474e128aa7..39ef75a349 100644 --- a/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/shared/target/messages.properties +++ b/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/shared/target/messages.properties @@ -52,7 +52,7 @@ ArgumentsFromContainerSelectionDialog_5=No arguments could be found in the insta BundleContainerTable_Btn_Text_Add=&Add... BundleContainerTable_Btn_Text_Edit=&Edit... BundleContainerTable_Btn_Text_Remove=&Remove -BundleContainerTable_Btn_Text_Update=&Update +BundleContainerTable_Btn_Text_Update=&Upgrade BundleContainerTable_Btn_Text_Refresh=Re&fresh BundleContainerTable_Btn_Text_ExpandAll=Ex&pand All BundleContainerTable_Btn_Text_CollapseAll=C&ollapse All @@ -135,7 +135,7 @@ TargetContentsGroup_ManageUsing=Manage using: TargetContentsGroup_OtherPluginsParent=Other Plug-ins TargetContentsGroup_PluginMode=Pl&ug-ins TargetContentsGroup_resolveCancelled=Resolve Cancelled -TargetLocationsGroup_update=Looks for newer versions of the target contents and updates them +TargetLocationsGroup_update=Check for newer versions and update the location to use them. TargetLocationsGroup_refresh=Clears the cached target data and resolves the target, looking for newer versions of any artifacts TargetLocationsGroup_1=&Show location content TargetLocationsGroup_group_refresh=Refreshing...