diff utils.lua @ 71:4f9fd025112b

Correct Localization
author contrebasse
date Sat, 14 May 2011 20:23:41 +0200
parents 32ec6417874a
children a77fd9d06ba4
line wrap: on
line diff
--- a/utils.lua	Sat May 14 20:19:22 2011 +0200
+++ b/utils.lua	Sat May 14 20:23:41 2011 +0200
@@ -65,7 +65,7 @@
 				end -- if
 			end -- if
 		end -- for
-		--A.Error(L["Tradeskill not found for %d, is the recipe hidden ?"]:format(itemID))
+		--A.Error(A.L["Tradeskill not found for %d, is the recipe hidden ?"]:format(itemID))
 	end -- function
 end -- do