ptBR is the correct name for the brazilian localization!
Sidoine De Wispelaere [12-15-11 - 19:30]
ptBR is the correct name for the brazilian localization!
git-svn-id: svn://svn.curseforge.net/wow/ovale/mainline/trunk@446 d5049fe3-3747-40f7-a4b5-f36d6801af5f
diff --git a/Locale-btBR.lua b/Locale-btBR.lua
deleted file mode 100644
index 78f3bc1..0000000
--- a/Locale-btBR.lua
+++ /dev/null
@@ -1,4 +0,0 @@
-local L = LibStub:GetLibrary("AceLocale-3.0"):NewLocale("Ovale", "ptBR", false)
-if not L then return end
-
---@localization(locale="ptBR", format="lua_additive_table", same-key-is-true=true, handle-subnamespaces="concat")@
\ No newline at end of file
diff --git a/Locale-ptBR.lua b/Locale-ptBR.lua
new file mode 100644
index 0000000..78f3bc1
--- /dev/null
+++ b/Locale-ptBR.lua
@@ -0,0 +1,4 @@
+local L = LibStub:GetLibrary("AceLocale-3.0"):NewLocale("Ovale", "ptBR", false)
+if not L then return end
+
+--@localization(locale="ptBR", format="lua_additive_table", same-key-is-true=true, handle-subnamespaces="concat")@
\ No newline at end of file