Mercurial > wow > reagentmaker
diff ReagentMaker.lua @ 78:31009ddc7d31
Update localization
author | contrebasse |
---|---|
date | Sun, 15 May 2011 00:02:18 +0200 |
parents | cd36938d2a48 |
children | 0e2606039c98 |
line wrap: on
line diff
--- a/ReagentMaker.lua Sat May 14 23:54:02 2011 +0200 +++ b/ReagentMaker.lua Sun May 15 00:02:18 2011 +0200 @@ -131,7 +131,7 @@ if #(A.data[reagentID]) == 1 and not A.data[reagentID][1].macro then local numMakable, reagentIndex = A.numMakable(reagentID) if not numMakable then - A.Error(A.L["The recipe to make the reagent seems to be hidden, it is not makable."]) + A.Error(A.L["The recipe to make the reagent seems to be hidden, it is not makable. Try to remove the filters on the recipes."]) return end if numMakable>0 then