Renamed "Zoom" to "Button Border" and make it do its thing again
This commit is contained in:
+2
-2
@@ -17,6 +17,7 @@ L["Bars"] = "动作条"
|
||||
L["Bars unlocked. Move them now and click Lock when you are done."] = "动作条已解锁. 现在可以移动,完成后点击锁定."
|
||||
L["Bartender4"] = "Bartender4"
|
||||
-- L["Button %s"] = true
|
||||
-- L["Button Border"] = true
|
||||
L["Button Grid"] = "显示空按钮"
|
||||
L["Button Lock"] = "按钮锁定"
|
||||
L["Button Look"] = "按钮外观"
|
||||
@@ -123,7 +124,7 @@ L["The bar default is to be visible all the time, you can configure conditions h
|
||||
L["The default behaviour of this bar when no state-based paging option affects it."] = "当没有状态配置作用于该动作条时的动作条默认行为"
|
||||
L["This bar will be hidden once you enter combat."] = "当你进入战斗状态时将隐藏."
|
||||
L["This bar will be hidden whenever you are not in combat."] = "当你脱离战斗状态时将隐藏."
|
||||
L["Toggle Button Zoom\nFor more style options you need to install ButtonFacade"] = "开启/关闭 按钮缩放\n若需要进一步改变按钮风格,您需要安装插件ButtonFacade"
|
||||
-- L["Toggle Button Border\nFor more style options you need to install ButtonFacade"] = true
|
||||
L["Toggle the button grid."] = "勾选该选项将显示空的按钮。"
|
||||
L["Toggle the use of the modifier-based focus-cast functionality."] = "关闭/开启 焦点施法功能。"
|
||||
L["Toggle the use of the modifier-based self-cast functionality."] = "关闭/开启 自我施法功能。"
|
||||
@@ -134,6 +135,5 @@ L["XP Bar"] = "经验条"
|
||||
L["You can set the bar to be always hidden, if you only wish to access it using key-bindings."] = "你能设置动作条一直隐藏,仅用按键绑定来使用动作条."
|
||||
L["You can use any macro conditionals in the custom string, using \"show\" and \"hide\" as values.\n\nExample: [combat]hide;show"] = "你可以在自定义字符串里使用任意宏命令条件, 使用 \"show\" 和 \"hide\" 为参数值.\n\n例如: [combat]hide;show"
|
||||
L["You can use any macro conditionals in the custom string, using the number of the bar as target value.\nExample: [form:1]9;0"] = "你可以在自定义字符串里使用任意宏命令条件, 使用动作条编号为目标参数值.\n例如: [form:1]9;0"
|
||||
L["Zoom"] = "缩放"
|
||||
L["|cffffff00Click|r to toggle bar lock"] = "|cffffff00点击|r 锁定/解锁动作条"
|
||||
L["|cffffff00Right-click|r to open the options menu"] = "|cffffff00右键点击|r 打开选项菜单"
|
||||
|
||||
Reference in New Issue
Block a user