From 7269ae039963663c1adab7070c7a4430a0eeed5c Mon Sep 17 00:00:00 2001 From: ckaotik Date: Mon, 29 Mar 2010 01:11:58 +0200 Subject: [PATCH] renamed 'Drop Quality' to 'Quality Treshold' to better describe what it does --- Locale/enUS.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Locale/enUS.lua b/Locale/enUS.lua index 5fb7db2..7c39a63 100644 --- a/Locale/enUS.lua +++ b/Locale/enUS.lua @@ -108,7 +108,7 @@ BrokerGarbage.locale = { showEarnedTitle = "Show Money Earned", showEarnedText = "Toggles whether to show the tooltip line 'Money Earned'.", - dropQualityTitle = "Drop Quality", + dropQualityTitle = "Quality Treshold", dropQualityText = "Select up to which treshold items may be listed as deletable. Default: Poor (0)", moneyFormatTitle = "Money Format", -- 1.7.9.5