Mercurial > wow > reagentmaker
diff utils.lua @ 65:60871b43531d
Add localization
author | contrebasse |
---|---|
date | Fri, 13 May 2011 02:17:52 +0200 |
parents | 08dfba564a6e |
children | 32ec6417874a |
line wrap: on
line diff
--- a/utils.lua Wed May 11 19:03:02 2011 +0200 +++ b/utils.lua Fri May 13 02:17:52 2011 +0200 @@ -67,7 +67,7 @@ end -- if end -- if end -- for - --A.Error("Tradeskill not found for "..itemID..", is the recipe hidden ?") + --A.Error(L["Tradeskill not found for %d, is the recipe hidden ?"]:format(itemID)) end -- function end -- do