Mercurial > wow > reagentmaker
diff localization.lua @ 78:31009ddc7d31
Update localization
author | contrebasse |
---|---|
date | Sun, 15 May 2011 00:02:18 +0200 |
parents | 60871b43531d |
children | b980c00affcd |
line wrap: on
line diff
--- a/localization.lua Sat May 14 23:54:02 2011 +0200 +++ b/localization.lua Sun May 15 00:02:18 2011 +0200 @@ -7,13 +7,6 @@ }) A.L = L ---@debug@ -L["Recipe link not found for %s"] = "Recipe link not found for %s" -L["The recipe to make the reagent seems to be hidden, it is not makable."] = "The recipe to make the reagent seems to be hidden, it is not makable." -L["You do not have enough [%s] to craft [%s]"] = "You do not have enough [%s] to craft [%s]" -L["You do not have enough reagents to craft [%s]"] = "You do not have enough reagents to craft [%s]" ---@end-debug@ - --@localization(locale="enUS", format="lua_additive_table", handle-unlocalized="english")@ local locale = GetLocale()