svn stuff
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
--[[ $Id: ActionBarPrototype.lua 57691 2007-12-30 21:36:55Z nevcairiel $ ]]
|
||||
--[[ $Id$ ]]
|
||||
|
||||
local ActionBar = Bartender4.ActionBar
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
--[[ $Id: ActionBarStates.lua 55603 2007-11-21 10:57:34Z helium $ ]]
|
||||
--[[ $Id$ ]]
|
||||
|
||||
local S = LibStub("AceLocale-3.0"):NewLocale("BT4Stances", "deDE")
|
||||
if not S then return end
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
--[[ $Id: ActionBarStates.lua 55603 2007-11-21 10:57:34Z helium $ ]]
|
||||
--[[ $Id$ ]]
|
||||
|
||||
local S = LibStub("AceLocale-3.0"):NewLocale("BT4Stances", "enUS", true)
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
--[[ $Id: ActionBarStates.lua 55603 2007-11-21 10:57:34Z helium $ ]]
|
||||
--[[ $Id$ ]]
|
||||
|
||||
local S = LibStub("AceLocale-3.0"):NewLocale("BT4Stances", "esES")
|
||||
if not S then return end
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
--[[ $Id: ActionBarStates.lua 55603 2007-11-21 10:57:34Z helium $ ]]
|
||||
--[[ $Id$ ]]
|
||||
|
||||
local S = LibStub("AceLocale-3.0"):NewLocale("BT4Stances", "frFR")
|
||||
if not S then return end
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
--[[ $Id: ActionBarStates.lua 55603 2007-11-21 10:57:34Z helium $ ]]
|
||||
--[[ $Id$ ]]
|
||||
|
||||
local S = LibStub("AceLocale-3.0"):NewLocale("BT4Stances", "koKR")
|
||||
if not S then return end
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
--[[ $Id: ActionBarStates.lua 55603 2007-11-21 10:57:34Z helium $ ]]
|
||||
--[[ $Id$ ]]
|
||||
|
||||
local S = LibStub("AceLocale-3.0"):NewLocale("BT4Stances", "zhCN")
|
||||
if not S then return end
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
--[[ $Id: ActionBarStates.lua 55603 2007-11-21 10:57:34Z helium $ ]]
|
||||
--[[ $Id$ ]]
|
||||
|
||||
local S = LibStub("AceLocale-3.0"):NewLocale("BT4Stances", "zhTW")
|
||||
if not S then return end
|
||||
|
||||
Reference in New Issue
Block a user