From 0b0335558104837a3e29b54c0f3e41757d4e63f3 Mon Sep 17 00:00:00 2001 From: Kyle Scheuing Date: Tue, 15 Oct 2019 22:34:48 -0400 Subject: [PATCH] Remove esMX --- Locales/esES.lua | 2 +- Locales/esMX.lua | 4 ---- Locales/locales.xml | 15 +++++++-------- 3 files changed, 8 insertions(+), 13 deletions(-) delete mode 100644 Locales/esMX.lua diff --git a/Locales/esES.lua b/Locales/esES.lua index 410353c..c6ce557 100644 --- a/Locales/esES.lua +++ b/Locales/esES.lua @@ -1,4 +1,4 @@ -local L = LibStub("AceLocale-3.0"):NewLocale("CopyAnything", "esES") +local L = LibStub("AceLocale-3.0"):NewLocale("CopyAnything", "esES") or LibStub("AceLocale-3.0"):NewLocale("CopyAnything", "esMX") if not L then return end --@localization(locale="esES", handle-unlocalized="comment")@ diff --git a/Locales/esMX.lua b/Locales/esMX.lua deleted file mode 100644 index da98a77..0000000 --- a/Locales/esMX.lua +++ /dev/null @@ -1,4 +0,0 @@ -local L = LibStub("AceLocale-3.0"):NewLocale("CopyAnything", "esMX") -if not L then return end - ---@localization(locale="esMX", handle-unlocalized="comment")@ diff --git a/Locales/locales.xml b/Locales/locales.xml index 820f88b..636d29a 100644 --- a/Locales/locales.xml +++ b/Locales/locales.xml @@ -3,12 +3,11 @@