Skip to content

Commit

Permalink
cleanup and namespace fix for locales
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoizame committed Aug 7, 2019
1 parent ef97ca9 commit e77803c
Show file tree
Hide file tree
Showing 17 changed files with 12 additions and 1,021 deletions.
1 change: 0 additions & 1 deletion .pkgmeta
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ externals:
AtlasLootClassic_Options/Libs/AceConfig-3.0: https://repos.wowace.com/wow/ace3/trunk/AceConfig-3.0
AtlasLootClassic_Options/Libs/AceGUI-3.0: https://repos.wowace.com/wow/ace3/trunk/AceGUI-3.0
AtlasLootClassic_Options/Libs/AceDBOptions-3.0: https://repos.wowace.com/wow/ace3/trunk/AceDBOptions-3.0
AtlasLootClassic_Options/Libs/LibDialog-1.0: https://repos.wowace.com/wow/libdialog-1-0
AtlasLootClassic_Options/Libs/AceGUI-3.0-SharedMediaWidgets: https://repos.wowace.com/wow/ace-gui-3-0-shared-media-widgets/trunk/AceGUI-3.0-SharedMediaWidgets
AtlasLootClassic/Libs/LibClassicItemSets-1.0:
url: https://github.com/Hoizame/LibClassicItemSets-1.0.git
Expand Down
2 changes: 1 addition & 1 deletion AtlasLootClassic/Locales/constants.cn.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
if not AL then return end

-- These localization strings are translated on Curseforge: https://www.curseforge.com/wow/addons/atlaslootclassic/localization
--@localization(locale="zhCN", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore", namespace="")@
--@localization(locale="zhCN", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore")@
2 changes: 1 addition & 1 deletion AtlasLootClassic/Locales/constants.de.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ local AL = _G.AtlasLoot.GetLocales("deDE")
if not AL then return end

-- These localization strings are translated on Curseforge: https://www.curseforge.com/wow/addons/atlaslootclassic/localization
--@localization(locale="deDE", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore", namespace="")@
--@localization(locale="deDE", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore")@
2 changes: 1 addition & 1 deletion AtlasLootClassic/Locales/constants.es.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
if not AL then return end

-- These localization strings are translated on Curseforge: https://www.curseforge.com/wow/addons/atlaslootclassic/localization
--@localization(locale="esES", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore", namespace="")@
--@localization(locale="esES", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore")@
2 changes: 1 addition & 1 deletion AtlasLootClassic/Locales/constants.fr.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
if not AL then return end

-- These localization strings are translated on Curseforge: https://www.curseforge.com/wow/addons/atlaslootclassic/localization
--@localization(locale="frFR", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore", namespace="")@
--@localization(locale="frFR", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore")@
2 changes: 1 addition & 1 deletion AtlasLootClassic/Locales/constants.it.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
if not AL then return end

-- These localization strings are translated on Curseforge: https://www.curseforge.com/wow/addons/atlaslootclassic/localization
--@localization(locale="itIT", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore", namespace="")@
--@localization(locale="itIT", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore")@
2 changes: 1 addition & 1 deletion AtlasLootClassic/Locales/constants.kr.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
if not AL then return end

-- These localization strings are translated on Curseforge: https://www.curseforge.com/wow/addons/atlaslootclassic/localization
--@localization(locale="koKR", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore", namespace="")@
--@localization(locale="koKR", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore")@
2 changes: 1 addition & 1 deletion AtlasLootClassic/Locales/constants.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
local AL = _G.AtlasLoot.Locales
-- These localization strings are translated on Curseforge: https://www.curseforge.com/wow/addons/atlaslootclassic/localization
--@localization(locale="enUS", true-if-value-equals-key = true, format="lua_additive_table", table-name="AL", handle-unlocalized="ignore", namespace="")@
--@localization(locale="enUS", true-if-value-equals-key = true, format="lua_additive_table", table-name="AL", handle-unlocalized="ignore")@
2 changes: 1 addition & 1 deletion AtlasLootClassic/Locales/constants.mx.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
if not AL then return end

-- These localization strings are translated on Curseforge: https://www.curseforge.com/wow/addons/atlaslootclassic/localization
--@localization(locale="esMX", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore", namespace="")@
--@localization(locale="esMX", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore")@
2 changes: 1 addition & 1 deletion AtlasLootClassic/Locales/constants.pt.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
if not AL then return end

-- These localization strings are translated on Curseforge: https://www.curseforge.com/wow/addons/atlaslootclassic/localization
--@localization(locale="ptBR", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore", namespace="")@
--@localization(locale="ptBR", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore")@
2 changes: 1 addition & 1 deletion AtlasLootClassic/Locales/constants.ru.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
if not AL then return end

-- These localization strings are translated on Curseforge: https://www.curseforge.com/wow/addons/atlaslootclassic/localization
--@localization(locale="ruRU", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore", namespace="")@
--@localization(locale="ruRU", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore")@
2 changes: 1 addition & 1 deletion AtlasLootClassic/Locales/constants.tw.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
if not AL then return end

-- These localization strings are translated on Curseforge: https://www.curseforge.com/wow/addons/atlaslootclassic/localization
--@localization(locale="zhTW", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore", namespace="")@
--@localization(locale="zhTW", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore")@
2 changes: 1 addition & 1 deletion AtlasLootClassic_Factions/Locales/constants.tw.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
if not AL then return end

-- These localization strings are translated on Curseforge: https://www.curseforge.com/wow/addons/atlaslootclassic/localization
--@localization(locale="zhTW", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore", namespace="PvFactionsP")@
--@localization(locale="zhTW", format="lua_additive_table", table-name="AL", handle-unlocalized="ignore", namespace="Factions")@
Loading

0 comments on commit e77803c

Please sign in to comment.