Mercurial > wow > prospect-me
changeset 35:705d0595006a Prospect Me 2
Updated Localization for V2
author | Vynn <mischivin@gmail.com> |
---|---|
date | Thu, 10 Nov 2016 12:25:50 -0500 |
parents | 761d71cd8989 |
children | 5cbaaee1e7db |
files | localization.lua |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/localization.lua Thu Nov 10 12:25:41 2016 -0500 +++ b/localization.lua Thu Nov 10 12:25:50 2016 -0500 @@ -17,7 +17,6 @@ -- Arguments for slash handling. Example: /prospectme results. PM_CONFIG = "config" -PM_RESULTS = "results" PM_EPIC = "epic" PM_RARE = "rare" PM_UNCOMMON = "uncommon" @@ -29,7 +28,6 @@ PM_RESET = "reset" -- Options Frame checkbox names -PM_RESULTSTOGGLE = "Show Detailed Results" PM_EPICTOGGLE = "|c00A335EE[Epic]|r" PM_RARETOGGLE = "|c000070DD[Rare]|r" PM_UNCOMMONTOGGLE = "|c001EFF00[Uncommon]|r" @@ -41,7 +39,6 @@ -- Tooltips, displayed with the /prospectme help dialog and when mousing over check boxes in the blizzard interface options frame. PM_CONFIGTOOLTIP = "Shows the Prospect Me Configuration Frame." -PM_RESULTSTOOLTIP = "Toggles the showing of detailed results in the tooltip." PM_EPICTOOLTIP = "Toggles the display of Epic quality results." PM_RARETOOLTIP = "Toggles the display of Rare quality results." PM_UNCOMMONTOOLTIP = "Toggles the display of Uncommon quality results."