WoWInterface SVN OneCompanion

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 40 to Rev 41
    Reverse comparison

Rev 40 → Rev 41

trunk/OneCompanion/locals/zhTW.lua
15,6 → 15,7
if MINOR_VERSION > _G.OneCompanion_MINOR_VERSION then _G.OneCompanion_MINOR_VERSION = MINOR_VERSION end
 
local L = LibStub("AceLocale-3.0"):NewLocale("OneCompanion", "zhTW", true)
if not L then return end
 
L["AceGUI"] = "AceGUI"
L["Open the Ace3 config window"] = "Open the Ace3 config window"
trunk/OneCompanion/locals/ruRU.lua
15,6 → 15,7
if MINOR_VERSION > _G.OneCompanion_MINOR_VERSION then _G.OneCompanion_MINOR_VERSION = MINOR_VERSION end
 
local L = LibStub("AceLocale-3.0"):NewLocale("OneCompanion", "ruRU", true)
if not L then return end
 
L["AceGUI"] = "AceGUI"
L["Open the Ace3 config window"] = "Open the Ace3 config window"
trunk/OneCompanion/locals/esES.lua
26,6 → 26,7
if MINOR_VERSION > _G.OneCompanion_MINOR_VERSION then _G.OneCompanion_MINOR_VERSION = MINOR_VERSION end
 
local L = LibStub("AceLocale-3.0"):NewLocale("OneCompanion", "esES", true)
if not L then return end
 
L["AceGUI"] = "AceGUI"
L["Open the Ace3 config window"] = "Open the Ace3 config window"
trunk/OneCompanion/locals/frFR.lua
26,6 → 26,7
if MINOR_VERSION > _G.OneCompanion_MINOR_VERSION then _G.OneCompanion_MINOR_VERSION = MINOR_VERSION end
 
local L = LibStub("AceLocale-3.0"):NewLocale("OneCompanion", "frFR", false)
if not L then return end
 
L["AceGUI"] = "AceGUI"
L["Open the Ace3 config window"] = "Ouvrir la fen\195\170tre de configuration Ace3"
trunk/OneCompanion/locals/deDE.lua
26,6 → 26,7
if MINOR_VERSION > _G.OneCompanion_MINOR_VERSION then _G.OneCompanion_MINOR_VERSION = MINOR_VERSION end
 
local L = LibStub("AceLocale-3.0"):NewLocale("OneCompanion", "deDE", true)
if not L then return end
 
L["AceGUI"] = "AceGUI"
L["Open the Ace3 config window"] = "Open the Ace3 config window"
trunk/OneCompanion/locals/zhCN.lua
15,6 → 15,7
if MINOR_VERSION > _G.OneCompanion_MINOR_VERSION then _G.OneCompanion_MINOR_VERSION = MINOR_VERSION end
 
local L = LibStub("AceLocale-3.0"):NewLocale("OneCompanion", "zhCN", true)
if not L then return end
 
L["AceGUI"] = "AceGUI"
L["Open the Ace3 config window"] = "Open the Ace3 config window"
trunk/OneCompanion/locals/koKR.lua
15,6 → 15,7
if MINOR_VERSION > _G.OneCompanion_MINOR_VERSION then _G.OneCompanion_MINOR_VERSION = MINOR_VERSION end
 
local L = LibStub("AceLocale-3.0"):NewLocale("OneCompanion", "koKR", true)
if not L then return end
 
L["AceGUI"] = "AceGUI"
L["Open the Ace3 config window"] = "Open the Ace3 config window"