Quantcast

Apparently this addon hasn't been localized in Russian all this time??...fixes.

pompachomp [12-14-09 - 16:33]
Apparently this addon hasn't been localized in Russian all this time??...fixes.
Filename
Locals/ARLLocals-ruRU.lua
diff --git a/Locals/ARLLocals-ruRU.lua b/Locals/ARLLocals-ruRU.lua
index df6544d..c9921bb 100644
--- a/Locals/ARLLocals-ruRU.lua
+++ b/Locals/ARLLocals-ruRU.lua
@@ -34,7 +34,7 @@ These translations are released under the Public Domain.

 ]]--

-local L = LibStub("AceLocale-3.0"):NewLocale("Ackis Recipe List", "ruRU", true)
+local L = LibStub("AceLocale-3.0"):NewLocale("Ackis Recipe List", "ruRU", false)

 if not L then return end