remove some unused strings
This commit is contained in:
@@ -33,25 +33,10 @@ AL:RegisterTranslations("enUS", function() return {
|
||||
[" could not be accessed, the following module may be out of date: "] = true,
|
||||
[" deleted from the WishList."] = true,
|
||||
[" is safe."] = true,
|
||||
[" is unavailable, the following load on demand module is required: "] = true,
|
||||
[" not listed in loot table registry, please report this message to the AtlasLoot forums at http://www.atlasloot.net"] = true,
|
||||
[" the following items are needed:"] = true,
|
||||
[" the following reagents are needed:"] = true,
|
||||
[" you need this: "] = true,
|
||||
["(1)"] = true,
|
||||
["(125)"] = true,
|
||||
["(160)"] = true,
|
||||
["(185)"] = true,
|
||||
["(200)"] = true,
|
||||
["(250)"] = true,
|
||||
["(265)"] = true,
|
||||
["(275)"] = true,
|
||||
["(285)"] = true,
|
||||
["(290)"] = true,
|
||||
["(295)"] = true,
|
||||
["(300)"] = true,
|
||||
["(has random enchantment)"] = true,
|
||||
["). Depending on changes, there may be the occasional error, so please visit http://www.atlasmod.com as soon as possible to update."] = true,
|
||||
[". Right click on any other item to refresh the loot page."] = true,
|
||||
["10 Slot"] = true,
|
||||
["10-19 Honored Rewards"] = true,
|
||||
@@ -59,22 +44,17 @@ AL:RegisterTranslations("enUS", function() return {
|
||||
["16 Slot"] = true,
|
||||
["18 Slot"] = true,
|
||||
["20 Slot"] = true,
|
||||
["20-29 Friendly Rewards"] = true,
|
||||
["20-29 Honored Rewards"] = true,
|
||||
["20-29 Revered Rewards"] = true,
|
||||
["24 Slot"] = true,
|
||||
["28 Slot Soul"] = true,
|
||||
["28 Slot Soul Shard"] = true,
|
||||
["2H Weapon"] = true,
|
||||
["30-39 Friendly Rewards"] = true,
|
||||
["30-39 Honored Rewards"] = true,
|
||||
["30-39 Revered Rewards"] = true,
|
||||
["40-49 Exalted Rewards"] = true,
|
||||
["40-49 Friendly Rewards"] = true,
|
||||
["40-49 Honored Rewards"] = true,
|
||||
["40-49 Revered Rewards"] = true,
|
||||
["50-59 Exalted Rewards"] = true,
|
||||
["50-59 Friendly Rewards"] = true,
|
||||
["50-59 Honored Rewards"] = true,
|
||||
["50-59 Revered Rewards"] = true,
|
||||
["51-60 Exalted Rewards"] = true,
|
||||
|
||||
Reference in New Issue
Block a user