-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathlocalization-enUS.lua
More file actions
11 lines (9 loc) · 940 Bytes
/
localization-enUS.lua
File metadata and controls
11 lines (9 loc) · 940 Bytes
1
2
3
4
5
6
7
8
9
10
11
-- BankItems enUS Locale File
-- Yes, there are only two lines of localization in this file.
BANKITEMS_LOCALIZATION = setmetatable({}, {__index = function(self, key)
self[key] = key
return key
end})
local L = BANKITEMS_LOCALIZATION
L["BANKITEMS_CAUTION_TEXT"] = "CAUTION: Some items were not parsed/displayed in this report because they do not exist in your WoW local cache yet. A recent WoW patch or launcher update caused the local cache to be cleared. Log on this character and visit the bank to correct this OR hover your mouse on every item in every bag to query the server for each itemlink (this may disconnect you).\n"
L["BANKITEMS_CAUTION_TEXT_2"] = "CAUTION: Some items were not parsed/displayed in this report because the server did not return their item name and they do not exist in your WoW local cache yet. Please try your search again or log on the following character(s) and visit the bank to correct this:"