Re-organized some state options and extended description of the ActionBar Paging option
This commit is contained in:
@@ -102,10 +102,11 @@ function module:GetStateOptionsTable()
|
|||||||
actionbar = {
|
actionbar = {
|
||||||
order = 5,
|
order = 5,
|
||||||
type = "toggle",
|
type = "toggle",
|
||||||
name = L["ActionBar Switching"],
|
name = L["ActionBar Paging"],
|
||||||
desc = L["Enable Bar Switching based on the actionbar controls provided by the game."],
|
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,
|
get = optGetter,
|
||||||
set = optSetter,
|
set = optSetter,
|
||||||
|
width = "full",
|
||||||
},
|
},
|
||||||
possess = {
|
possess = {
|
||||||
order = 5,
|
order = 5,
|
||||||
@@ -114,7 +115,6 @@ function module:GetStateOptionsTable()
|
|||||||
desc = L["Switch this bar to the Possess Bar when possessing a npc (eg. Mind Control)"],
|
desc = L["Switch this bar to the Possess Bar when possessing a npc (eg. Mind Control)"],
|
||||||
get = optGetter,
|
get = optGetter,
|
||||||
set = optSetter,
|
set = optSetter,
|
||||||
width = "half",
|
|
||||||
},
|
},
|
||||||
autoassist = {
|
autoassist = {
|
||||||
order = 6,
|
order = 6,
|
||||||
@@ -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."],
|
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,
|
get = optGetter,
|
||||||
set = optSetter,
|
set = optSetter,
|
||||||
width = "half",
|
|
||||||
},
|
},
|
||||||
def_desc = {
|
def_desc = {
|
||||||
order = 10,
|
order = 10,
|
||||||
|
|||||||
+2
-2
@@ -3,7 +3,7 @@ local L = LibStub("AceLocale-3.0"):NewLocale("Bartender4", "deDE")
|
|||||||
if not L then return end
|
if not L then return end
|
||||||
|
|
||||||
-- L["ALT"] = true
|
-- L["ALT"] = true
|
||||||
-- L["ActionBar Switching"] = true
|
-- L["ActionBar Paging"] = true
|
||||||
-- L["Alignment"] = true
|
-- L["Alignment"] = true
|
||||||
-- L["Alpha"] = true
|
-- L["Alpha"] = true
|
||||||
-- L["Always Hide"] = true
|
-- L["Always Hide"] = true
|
||||||
@@ -37,7 +37,7 @@ if not L then return end
|
|||||||
-- L["Disabled"] = true
|
-- L["Disabled"] = true
|
||||||
-- L["Disabled in Combat"] = 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 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 State-based Button Swaping"] = true
|
||||||
-- L["Enable the Bag Bar"] = true
|
-- L["Enable the Bag Bar"] = true
|
||||||
-- L["Enable the FadeOut mode"] = true
|
-- L["Enable the FadeOut mode"] = true
|
||||||
|
|||||||
+2
-2
@@ -3,7 +3,7 @@ local L = LibStub("AceLocale-3.0"):NewLocale("Bartender4", "enUS", true)
|
|||||||
|
|
||||||
|
|
||||||
L["ALT"] = true
|
L["ALT"] = true
|
||||||
L["ActionBar Switching"] = true
|
L["ActionBar Paging"] = true
|
||||||
L["Alignment"] = true
|
L["Alignment"] = true
|
||||||
L["Alpha"] = true
|
L["Alpha"] = true
|
||||||
L["Always Hide"] = true
|
L["Always Hide"] = true
|
||||||
@@ -37,7 +37,7 @@ L["Default Bar State"] = true
|
|||||||
L["Disabled"] = true
|
L["Disabled"] = true
|
||||||
L["Disabled in Combat"] = 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 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 State-based Button Swaping"] = true
|
||||||
L["Enable the Bag Bar"] = true
|
L["Enable the Bag Bar"] = true
|
||||||
L["Enable the FadeOut mode"] = true
|
L["Enable the FadeOut mode"] = true
|
||||||
|
|||||||
+2
-2
@@ -3,7 +3,7 @@ local L = LibStub("AceLocale-3.0"):NewLocale("Bartender4", "esES")
|
|||||||
if not L then return end
|
if not L then return end
|
||||||
|
|
||||||
-- L["ALT"] = true
|
-- L["ALT"] = true
|
||||||
-- L["ActionBar Switching"] = true
|
-- L["ActionBar Paging"] = true
|
||||||
-- L["Alignment"] = true
|
-- L["Alignment"] = true
|
||||||
-- L["Alpha"] = true
|
-- L["Alpha"] = true
|
||||||
-- L["Always Hide"] = true
|
-- L["Always Hide"] = true
|
||||||
@@ -37,7 +37,7 @@ if not L then return end
|
|||||||
-- L["Disabled"] = true
|
-- L["Disabled"] = true
|
||||||
-- L["Disabled in Combat"] = 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 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 State-based Button Swaping"] = true
|
||||||
-- L["Enable the Bag Bar"] = true
|
-- L["Enable the Bag Bar"] = true
|
||||||
-- L["Enable the FadeOut mode"] = true
|
-- L["Enable the FadeOut mode"] = true
|
||||||
|
|||||||
+2
-2
@@ -3,7 +3,7 @@ local L = LibStub("AceLocale-3.0"):NewLocale("Bartender4", "esMX")
|
|||||||
if not L then return end
|
if not L then return end
|
||||||
|
|
||||||
-- L["ALT"] = true
|
-- L["ALT"] = true
|
||||||
-- L["ActionBar Switching"] = true
|
-- L["ActionBar Paging"] = true
|
||||||
-- L["Alignment"] = true
|
-- L["Alignment"] = true
|
||||||
-- L["Alpha"] = true
|
-- L["Alpha"] = true
|
||||||
-- L["Always Hide"] = true
|
-- L["Always Hide"] = true
|
||||||
@@ -37,7 +37,7 @@ if not L then return end
|
|||||||
-- L["Disabled"] = true
|
-- L["Disabled"] = true
|
||||||
-- L["Disabled in Combat"] = 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 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 State-based Button Swaping"] = true
|
||||||
-- L["Enable the Bag Bar"] = true
|
-- L["Enable the Bag Bar"] = true
|
||||||
-- L["Enable the FadeOut mode"] = true
|
-- L["Enable the FadeOut mode"] = true
|
||||||
|
|||||||
+2
-2
@@ -3,7 +3,7 @@ local L = LibStub("AceLocale-3.0"):NewLocale("Bartender4", "frFR")
|
|||||||
if not L then return end
|
if not L then return end
|
||||||
|
|
||||||
L["ALT"] = "ALT"
|
L["ALT"] = "ALT"
|
||||||
L["ActionBar Switching"] = "Permutations du jeu"
|
-- L["ActionBar Paging"] = true
|
||||||
L["Alignment"] = "Alignement"
|
L["Alignment"] = "Alignement"
|
||||||
L["Alpha"] = "Transparence"
|
L["Alpha"] = "Transparence"
|
||||||
L["Always Hide"] = "Toujours masquer"
|
L["Always Hide"] = "Toujours masquer"
|
||||||
@@ -37,7 +37,7 @@ L["Default Bar State"] = "État par défaut de la barre"
|
|||||||
L["Disabled"] = "Désactivée"
|
L["Disabled"] = "Désactivée"
|
||||||
L["Disabled in Combat"] = "Désactivée en combat"
|
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 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 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 Bag Bar"] = "Active la barre des sacs."
|
||||||
L["Enable the FadeOut mode"] = "Active le mode Fondu."
|
L["Enable the FadeOut mode"] = "Active le mode Fondu."
|
||||||
|
|||||||
+2
-2
@@ -3,7 +3,7 @@ local L = LibStub("AceLocale-3.0"):NewLocale("Bartender4", "koKR")
|
|||||||
if not L then return end
|
if not L then return end
|
||||||
|
|
||||||
L["ALT"] = "ALT"
|
L["ALT"] = "ALT"
|
||||||
L["ActionBar Switching"] = "행동바 교체"
|
-- L["ActionBar Paging"] = true
|
||||||
L["Alignment"] = "정렬"
|
L["Alignment"] = "정렬"
|
||||||
L["Alpha"] = "투명도"
|
L["Alpha"] = "투명도"
|
||||||
L["Always Hide"] = "항상 숨기기"
|
L["Always Hide"] = "항상 숨기기"
|
||||||
@@ -37,7 +37,7 @@ L["Default Bar State"] = "기본 바 형세"
|
|||||||
L["Disabled"] = "비활성화"
|
L["Disabled"] = "비활성화"
|
||||||
L["Disabled in Combat"] = "전투중 비활성화"
|
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 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 State-based Button Swaping"] = "형세-기반 버튼 교체를 사용합니다."
|
||||||
L["Enable the Bag Bar"] = "가방 바를 사용합니다."
|
L["Enable the Bag Bar"] = "가방 바를 사용합니다."
|
||||||
L["Enable the FadeOut mode"] = "사라짐 모드를 사용합니다."
|
L["Enable the FadeOut mode"] = "사라짐 모드를 사용합니다."
|
||||||
|
|||||||
+2
-2
@@ -3,7 +3,7 @@ local L = LibStub("AceLocale-3.0"):NewLocale("Bartender4", "ruRU")
|
|||||||
if not L then return end
|
if not L then return end
|
||||||
|
|
||||||
L["ALT"] = "ALT"
|
L["ALT"] = "ALT"
|
||||||
L["ActionBar Switching"] = "Переключение панелей"
|
-- L["ActionBar Paging"] = true
|
||||||
L["Alignment"] = "Регулировка"
|
L["Alignment"] = "Регулировка"
|
||||||
L["Alpha"] = "Прозрачность"
|
L["Alpha"] = "Прозрачность"
|
||||||
L["Always Hide"] = "Всегда Скрывать"
|
L["Always Hide"] = "Всегда Скрывать"
|
||||||
@@ -37,7 +37,7 @@ L["Default Bar State"] = "Состояние по-умолчанию"
|
|||||||
L["Disabled"] = "Отключено"
|
L["Disabled"] = "Отключено"
|
||||||
L["Disabled in Combat"] = "Отключать в бою"
|
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 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 State-based Button Swaping"] = "Включить переключение панелей"
|
||||||
L["Enable the Bag Bar"] = "Включить панель Сумок"
|
L["Enable the Bag Bar"] = "Включить панель Сумок"
|
||||||
L["Enable the FadeOut mode"] = "Включить режим сокрытия панели когда она не используется"
|
L["Enable the FadeOut mode"] = "Включить режим сокрытия панели когда она не используется"
|
||||||
|
|||||||
+2
-2
@@ -3,7 +3,7 @@ local L = LibStub("AceLocale-3.0"):NewLocale("Bartender4", "zhCN")
|
|||||||
if not L then return end
|
if not L then return end
|
||||||
|
|
||||||
L["ALT"] = "按下ALT"
|
L["ALT"] = "按下ALT"
|
||||||
L["ActionBar Switching"] = "切换动作条"
|
-- L["ActionBar Paging"] = true
|
||||||
L["Alignment"] = "对齐"
|
L["Alignment"] = "对齐"
|
||||||
L["Alpha"] = "透明度"
|
L["Alpha"] = "透明度"
|
||||||
L["Always Hide"] = "始终隐藏"
|
L["Always Hide"] = "始终隐藏"
|
||||||
@@ -37,7 +37,7 @@ L["Default Bar State"] = "默认动作条状态"
|
|||||||
L["Disabled"] = "关闭"
|
L["Disabled"] = "关闭"
|
||||||
L["Disabled in Combat"] = "战斗中关闭"
|
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 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 State-based Button Swaping"] = "开始基于状态配置的按钮切换功能。"
|
||||||
L["Enable the Bag Bar"] = "开启背包栏"
|
L["Enable the Bag Bar"] = "开启背包栏"
|
||||||
L["Enable the FadeOut mode"] = "开启淡出模式"
|
L["Enable the FadeOut mode"] = "开启淡出模式"
|
||||||
|
|||||||
+2
-2
@@ -3,7 +3,7 @@ local L = LibStub("AceLocale-3.0"):NewLocale("Bartender4", "zhTW")
|
|||||||
if not L then return end
|
if not L then return end
|
||||||
|
|
||||||
L["ALT"] = "ALT"
|
L["ALT"] = "ALT"
|
||||||
L["ActionBar Switching"] = "切換動作條"
|
-- L["ActionBar Paging"] = true
|
||||||
L["Alignment"] = "對齊"
|
L["Alignment"] = "對齊"
|
||||||
L["Alpha"] = "透明度"
|
L["Alpha"] = "透明度"
|
||||||
L["Always Hide"] = "總是隱藏"
|
L["Always Hide"] = "總是隱藏"
|
||||||
@@ -37,7 +37,7 @@ L["Default Bar State"] = "預設動作條狀態"
|
|||||||
L["Disabled"] = "關閉"
|
L["Disabled"] = "關閉"
|
||||||
L["Disabled in Combat"] = "戰鬥中關閉"
|
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 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 State-based Button Swaping"] = "開啟狀態配置的按鈕切換"
|
||||||
L["Enable the Bag Bar"] = "開啟背包列"
|
L["Enable the Bag Bar"] = "開啟背包列"
|
||||||
L["Enable the FadeOut mode"] = "開啟淡出模式"
|
L["Enable the FadeOut mode"] = "開啟淡出模式"
|
||||||
|
|||||||
Reference in New Issue
Block a user