Quantcast

Fix formatting a bit

ackis [01-13-09 - 20:52]
Fix formatting a bit
Filename
Locals/ARLLocals-deDE.lua
Locals/ARLLocals-esMX.lua
Locals/ARLLocals-frFR.lua
Locals/ARLLocals-ruRU.lua
Locals/ARLLocals-zhCN.lua
diff --git a/Locals/ARLLocals-deDE.lua b/Locals/ARLLocals-deDE.lua
index 398bd4f..a6a862d 100644
--- a/Locals/ARLLocals-deDE.lua
+++ b/Locals/ARLLocals-deDE.lua
@@ -28,4 +28,4 @@ local L = LibStub("AceLocale-3.0"):NewLocale("Ackis Recipe List", "deDE", false)

 if not L then return end

---@localization(locale="deDE", format="lua_additive_table", handle-unlocalized="ignore", escape-non-ascii=false, same-key-is-true=true)@
\ No newline at end of file
+--@localization(locale="deDE", format="lua_additive_table", handle-unlocalized="ignore", escape-non-ascii=false, same-key-is-true=true)@
diff --git a/Locals/ARLLocals-esMX.lua b/Locals/ARLLocals-esMX.lua
index 01e4fb7..2ebe16c 100644
--- a/Locals/ARLLocals-esMX.lua
+++ b/Locals/ARLLocals-esMX.lua
@@ -27,4 +27,4 @@ local L = LibStub("AceLocale-3.0"):NewLocale("Ackis Recipe List", "esMX", false)

 if not L then return end

---@localization(locale="esMX", format="lua_additive_table", handle-unlocalized="ignore", escape-non-ascii=false, same-key-is-true=true)@
\ No newline at end of file
+--@localization(locale="esMX", format="lua_additive_table", handle-unlocalized="ignore", escape-non-ascii=false, same-key-is-true=true)@
diff --git a/Locals/ARLLocals-frFR.lua b/Locals/ARLLocals-frFR.lua
index a79e624..28bef00 100644
--- a/Locals/ARLLocals-frFR.lua
+++ b/Locals/ARLLocals-frFR.lua
@@ -27,4 +27,4 @@ local L = LibStub("AceLocale-3.0"):NewLocale("Ackis Recipe List", "frFR")

 if not L then return end

---@localization(locale="frFR", format="lua_additive_table", handle-unlocalized="ignore", escape-non-ascii=false, same-key-is-true=true)@
\ No newline at end of file
+--@localization(locale="frFR", format="lua_additive_table", handle-unlocalized="ignore", escape-non-ascii=false, same-key-is-true=true)@
diff --git a/Locals/ARLLocals-ruRU.lua b/Locals/ARLLocals-ruRU.lua
index 6a5959c..2276f79 100644
--- a/Locals/ARLLocals-ruRU.lua
+++ b/Locals/ARLLocals-ruRU.lua
@@ -23,22 +23,8 @@ Please make sure you update the ToC file with any translations.
 ****************************************************************************************
 ]]--

---[[
-Locale schema
-	* single and double words are just fine, anything longer should have a tag
-	* tag name rules:
-		* tags should be ALL_CAPITAL_LETTERS with words separated with _'s
-		* descriptions are typically used in tooltips and header in sections
-		* short descriptions will end in _DESC
-		* long descriptions will end in _LONG
-	* don't include the object being described in the name (no _TOGGLE or _TT) since it
-	  can be used several times to describe different objects (in theory)
-	* group related elements together, either by their location in the GUI/config,
-	  or by purpose (Weapon categories, etc)
-]]--
-
 local L = LibStub("AceLocale-3.0"):NewLocale("Ackis Recipe List", "ruRU", true)

 if not L then return end

---@localization(locale="ruRU", format="lua_additive_table", handle-unlocalized="ignore", escape-non-ascii=false, same-key-is-true=true)@
\ No newline at end of file
+--@localization(locale="ruRU", format="lua_additive_table", handle-unlocalized="ignore", escape-non-ascii=false, same-key-is-true=true)@
diff --git a/Locals/ARLLocals-zhCN.lua b/Locals/ARLLocals-zhCN.lua
index 3726e38..f755250 100644
--- a/Locals/ARLLocals-zhCN.lua
+++ b/Locals/ARLLocals-zhCN.lua
@@ -28,4 +28,4 @@ local L = LibStub("AceLocale-3.0"):NewLocale("Ackis Recipe List", "zhCN", false)

 if not L then return end

---@localization(locale="zhCN", format="lua_additive_table", handle-unlocalized="ignore", escape-non-ascii=false, same-key-is-true=true)@
\ No newline at end of file
+--@localization(locale="zhCN", format="lua_additive_table", handle-unlocalized="ignore", escape-non-ascii=false, same-key-is-true=true)@