diff --git a/MekHQ/resources/mekhq/resources/GUI.properties b/MekHQ/resources/mekhq/resources/GUI.properties index fef3b0001a..42f9f15646 100644 --- a/MekHQ/resources/mekhq/resources/GUI.properties +++ b/MekHQ/resources/mekhq/resources/GUI.properties @@ -268,8 +268,8 @@ addMinimumComplementGreen.text=Green addMinimumComplementUltraGreen.text=Ultra Green #### ProcurementTableMouseAdapter Class -miClearItems.text=Clear All Items -miClearItems.toolTipText=This immediately removes all selected items from the procurement list, as well as any items currently showing as zero left to acquire. +miClearItems.text=Remove Selected Items +miClearItems.toolTipText=This immediately removes all selected items from the procurement list. miProcureSingleItemImmediately.text=Procure a Single Item Immediately miProcureSingleItemImmediately.toolTipText=This immediately attempts to procure an item for each selected row as if an administrator had successfully rolled to acquire the item. miAddSingleItemImmediately.text=Add a Single Item Immediately