Skip to content

Commit

Permalink
Re-organized some state options and extended description of the Actio…
Browse files Browse the repository at this point in the history
…nBar Paging option
  • Loading branch information
Nevcairiel committed Sep 28, 2008
1 parent 5c60ec2 commit ddb810f
Show file tree
Hide file tree
Showing 10 changed files with 21 additions and 22 deletions.
7 changes: 3 additions & 4 deletions Options/ActionBarStates.lua
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,11 @@ function module:GetStateOptionsTable()
actionbar = {
order = 5,
type = "toggle",
name = L["ActionBar Switching"],
desc = L["Enable Bar Switching based on the actionbar controls provided by the game."],
name = L["ActionBar Paging"],
desc = L["Enable Bar Switching based on the actionbar controls provided by the game. \nSee Blizzard Key Bindings for assignments - Usually Shift-Mouse Wheel and Shift+1 - Shift+6."],
get = optGetter,
set = optSetter,
width = "full",
},
possess = {
order = 5,
Expand All @@ -114,7 +115,6 @@ function module:GetStateOptionsTable()
desc = L["Switch this bar to the Possess Bar when possessing a npc (eg. Mind Control)"],
get = optGetter,
set = optSetter,
width = "half",
},
autoassist = {
order = 6,
Expand All @@ -123,7 +123,6 @@ function module:GetStateOptionsTable()
desc = L["Enable Auto-Assist for this bar.\n Auto-Assist will automatically try to cast on your target's target if your target is no valid target for the selected spell."],
get = optGetter,
set = optSetter,
width = "half",
},
def_desc = {
order = 10,
Expand Down
4 changes: 2 additions & 2 deletions locale/deDE.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ local L = LibStub("AceLocale-3.0"):NewLocale("Bartender4", "deDE")
if not L then return end

-- L["ALT"] = true
-- L["ActionBar Switching"] = true
-- L["ActionBar Paging"] = true
-- L["Alignment"] = true
-- L["Alpha"] = true
-- L["Always Hide"] = true
Expand Down Expand Up @@ -37,7 +37,7 @@ if not L then return end
-- L["Disabled"] = true
-- L["Disabled in Combat"] = true
-- L["Enable Auto-Assist for this bar.\n Auto-Assist will automatically try to cast on your target's target if your target is no valid target for the selected spell."] = true
-- L["Enable Bar Switching based on the actionbar controls provided by the game."] = true
-- L["Enable Bar Switching based on the actionbar controls provided by the game. \nSee Blizzard Key Bindings for assignments - Usually Shift-Mouse Wheel and Shift+1 - Shift+6."] = true
-- L["Enable State-based Button Swaping"] = true
-- L["Enable the Bag Bar"] = true
-- L["Enable the FadeOut mode"] = true
Expand Down
4 changes: 2 additions & 2 deletions locale/enUS.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ local L = LibStub("AceLocale-3.0"):NewLocale("Bartender4", "enUS", true)


L["ALT"] = true
L["ActionBar Switching"] = true
L["ActionBar Paging"] = true
L["Alignment"] = true
L["Alpha"] = true
L["Always Hide"] = true
Expand Down Expand Up @@ -37,7 +37,7 @@ L["Default Bar State"] = true
L["Disabled"] = true
L["Disabled in Combat"] = true
L["Enable Auto-Assist for this bar.\n Auto-Assist will automatically try to cast on your target's target if your target is no valid target for the selected spell."] = true
L["Enable Bar Switching based on the actionbar controls provided by the game."] = true
L["Enable Bar Switching based on the actionbar controls provided by the game. \nSee Blizzard Key Bindings for assignments - Usually Shift-Mouse Wheel and Shift+1 - Shift+6."] = true
L["Enable State-based Button Swaping"] = true
L["Enable the Bag Bar"] = true
L["Enable the FadeOut mode"] = true
Expand Down
4 changes: 2 additions & 2 deletions locale/esES.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ local L = LibStub("AceLocale-3.0"):NewLocale("Bartender4", "esES")
if not L then return end

-- L["ALT"] = true
-- L["ActionBar Switching"] = true
-- L["ActionBar Paging"] = true
-- L["Alignment"] = true
-- L["Alpha"] = true
-- L["Always Hide"] = true
Expand Down Expand Up @@ -37,7 +37,7 @@ if not L then return end
-- L["Disabled"] = true
-- L["Disabled in Combat"] = true
-- L["Enable Auto-Assist for this bar.\n Auto-Assist will automatically try to cast on your target's target if your target is no valid target for the selected spell."] = true
-- L["Enable Bar Switching based on the actionbar controls provided by the game."] = true
-- L["Enable Bar Switching based on the actionbar controls provided by the game. \nSee Blizzard Key Bindings for assignments - Usually Shift-Mouse Wheel and Shift+1 - Shift+6."] = true
-- L["Enable State-based Button Swaping"] = true
-- L["Enable the Bag Bar"] = true
-- L["Enable the FadeOut mode"] = true
Expand Down
4 changes: 2 additions & 2 deletions locale/esMX.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ local L = LibStub("AceLocale-3.0"):NewLocale("Bartender4", "esMX")
if not L then return end

-- L["ALT"] = true
-- L["ActionBar Switching"] = true
-- L["ActionBar Paging"] = true
-- L["Alignment"] = true
-- L["Alpha"] = true
-- L["Always Hide"] = true
Expand Down Expand Up @@ -37,7 +37,7 @@ if not L then return end
-- L["Disabled"] = true
-- L["Disabled in Combat"] = true
-- L["Enable Auto-Assist for this bar.\n Auto-Assist will automatically try to cast on your target's target if your target is no valid target for the selected spell."] = true
-- L["Enable Bar Switching based on the actionbar controls provided by the game."] = true
-- L["Enable Bar Switching based on the actionbar controls provided by the game. \nSee Blizzard Key Bindings for assignments - Usually Shift-Mouse Wheel and Shift+1 - Shift+6."] = true
-- L["Enable State-based Button Swaping"] = true
-- L["Enable the Bag Bar"] = true
-- L["Enable the FadeOut mode"] = true
Expand Down
4 changes: 2 additions & 2 deletions locale/frFR.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ local L = LibStub("AceLocale-3.0"):NewLocale("Bartender4", "frFR")
if not L then return end

L["ALT"] = "ALT"
L["ActionBar Switching"] = "Permutations du jeu"
-- L["ActionBar Paging"] = true
L["Alignment"] = "Alignement"
L["Alpha"] = "Transparence"
L["Always Hide"] = "Toujours masquer"
Expand Down Expand Up @@ -37,7 +37,7 @@ L["Default Bar State"] = "État par défaut de la barre"
L["Disabled"] = "Désactivée"
L["Disabled in Combat"] = "Désactivée en combat"
L["Enable Auto-Assist for this bar.\n Auto-Assist will automatically try to cast on your target's target if your target is no valid target for the selected spell."] = "Active le soutien automatique pour cett barre.\nLe soutient automatique tentera automatiquement d'incanter le sort sur la cible de votre cible si votre cible n'est pas une cible valide pour le sort sélectionné."
L["Enable Bar Switching based on the actionbar controls provided by the game."] = "Active la permutation de la barre basée sur les contrôles de la barre d'actions fournit par le jeu."
-- L["Enable Bar Switching based on the actionbar controls provided by the game. \nSee Blizzard Key Bindings for assignments - Usually Shift-Mouse Wheel and Shift+1 - Shift+6."] = true
L["Enable State-based Button Swaping"] = "Active la permutation des boutons basés sur les états."
L["Enable the Bag Bar"] = "Active la barre des sacs."
L["Enable the FadeOut mode"] = "Active le mode Fondu."
Expand Down
4 changes: 2 additions & 2 deletions locale/koKR.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ local L = LibStub("AceLocale-3.0"):NewLocale("Bartender4", "koKR")
if not L then return end

L["ALT"] = "ALT"
L["ActionBar Switching"] = "행동바 교체"
-- L["ActionBar Paging"] = true
L["Alignment"] = "정렬"
L["Alpha"] = "투명도"
L["Always Hide"] = "항상 숨기기"
Expand Down Expand Up @@ -37,7 +37,7 @@ L["Default Bar State"] = "기본 바 형세"
L["Disabled"] = "비활성화"
L["Disabled in Combat"] = "전투중 비활성화"
L["Enable Auto-Assist for this bar.\n Auto-Assist will automatically try to cast on your target's target if your target is no valid target for the selected spell."] = "이 바에 대해 자동-지원 기능을 사용합니다. 자동-지원 기능은 선택된 주문에 대해 당신의 대상이 유효한 대상이 아니라면 당신의 대상의 대상에게 자동으로 시전하려고 할 것입니다."
L["Enable Bar Switching based on the actionbar controls provided by the game."] = "블리자드에서 제공되는 행동 단축바 조절 기능에 기반한 바 교체를 사용합니다."
-- L["Enable Bar Switching based on the actionbar controls provided by the game. \nSee Blizzard Key Bindings for assignments - Usually Shift-Mouse Wheel and Shift+1 - Shift+6."] = true
L["Enable State-based Button Swaping"] = "형세-기반 버튼 교체를 사용합니다."
L["Enable the Bag Bar"] = "가방 바를 사용합니다."
L["Enable the FadeOut mode"] = "사라짐 모드를 사용합니다."
Expand Down
4 changes: 2 additions & 2 deletions locale/ruRU.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ local L = LibStub("AceLocale-3.0"):NewLocale("Bartender4", "ruRU")
if not L then return end

L["ALT"] = "ALT"
L["ActionBar Switching"] = "Переключение панелей"
-- L["ActionBar Paging"] = true
L["Alignment"] = "Регулировка"
L["Alpha"] = "Прозрачность"
L["Always Hide"] = "Всегда Скрывать"
Expand Down Expand Up @@ -37,7 +37,7 @@ L["Default Bar State"] = "Состояние по-умолчанию"
L["Disabled"] = "Отключено"
L["Disabled in Combat"] = "Отключать в бою"
L["Enable Auto-Assist for this bar.\n Auto-Assist will automatically try to cast on your target's target if your target is no valid target for the selected spell."] = "Включить авто-помощь для данной панели.\nАвто-помощь будет автоматически пытаться применить ваше заклинание на цель вашей цели, если оно не может быть использовано на вашу цель."
L["Enable Bar Switching based on the actionbar controls provided by the game."] = "Включить переключение панелей с помощью кнопок настроенных в игре."
-- L["Enable Bar Switching based on the actionbar controls provided by the game. \nSee Blizzard Key Bindings for assignments - Usually Shift-Mouse Wheel and Shift+1 - Shift+6."] = true
L["Enable State-based Button Swaping"] = "Включить переключение панелей"
L["Enable the Bag Bar"] = "Включить панель Сумок"
L["Enable the FadeOut mode"] = "Включить режим сокрытия панели когда она не используется"
Expand Down
4 changes: 2 additions & 2 deletions locale/zhCN.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ local L = LibStub("AceLocale-3.0"):NewLocale("Bartender4", "zhCN")
if not L then return end

L["ALT"] = "按下ALT"
L["ActionBar Switching"] = "切换动作条"
-- L["ActionBar Paging"] = true
L["Alignment"] = "对齐"
L["Alpha"] = "透明度"
L["Always Hide"] = "始终隐藏"
Expand Down Expand Up @@ -37,7 +37,7 @@ L["Default Bar State"] = "默认动作条状态"
L["Disabled"] = "关闭"
L["Disabled in Combat"] = "战斗中关闭"
L["Enable Auto-Assist for this bar.\n Auto-Assist will automatically try to cast on your target's target if your target is no valid target for the selected spell."] = "为该动作条开启自动协助。\n 当你所尝试使用的技能不能对你当前目标生效时,自动协助会尝试对目标的目标使用该技能。"
-- L["Enable Bar Switching based on the actionbar controls provided by the game."] = true
-- L["Enable Bar Switching based on the actionbar controls provided by the game. \nSee Blizzard Key Bindings for assignments - Usually Shift-Mouse Wheel and Shift+1 - Shift+6."] = true
L["Enable State-based Button Swaping"] = "开始基于状态配置的按钮切换功能。"
L["Enable the Bag Bar"] = "开启背包栏"
L["Enable the FadeOut mode"] = "开启淡出模式"
Expand Down
4 changes: 2 additions & 2 deletions locale/zhTW.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ local L = LibStub("AceLocale-3.0"):NewLocale("Bartender4", "zhTW")
if not L then return end

L["ALT"] = "ALT"
L["ActionBar Switching"] = "切換動作條"
-- L["ActionBar Paging"] = true
L["Alignment"] = "對齊"
L["Alpha"] = "透明度"
L["Always Hide"] = "總是隱藏"
Expand Down Expand Up @@ -37,7 +37,7 @@ L["Default Bar State"] = "預設動作條狀態"
L["Disabled"] = "關閉"
L["Disabled in Combat"] = "戰鬥中關閉"
L["Enable Auto-Assist for this bar.\n Auto-Assist will automatically try to cast on your target's target if your target is no valid target for the selected spell."] = "開啟自動協助. \n 自動協助會自動地試著對你目標的目標施法,假如選定的技能目標是個無效的目標"
L["Enable Bar Switching based on the actionbar controls provided by the game."] = "開啟切換動作條頁面假設為遊戲控制"
-- L["Enable Bar Switching based on the actionbar controls provided by the game. \nSee Blizzard Key Bindings for assignments - Usually Shift-Mouse Wheel and Shift+1 - Shift+6."] = true
L["Enable State-based Button Swaping"] = "開啟狀態配置的按鈕切換"
L["Enable the Bag Bar"] = "開啟背包列"
L["Enable the FadeOut mode"] = "開啟淡出模式"
Expand Down

0 comments on commit ddb810f

Please sign in to comment.