Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Merathilis
ElvUI_MerathilisUI
Commits
bdfa1c45
Commit
bdfa1c45
authored
Sep 13, 2019
by
Merathilis
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'development' into 'development'
Fix spelling mistake See merge request
!9
parents
65186445
1840e68a
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
9 additions
and
9 deletions
+9
-9
ElvUI_MerathilisUI/locales/deDE.lua
ElvUI_MerathilisUI/locales/deDE.lua
+1
-1
ElvUI_MerathilisUI/locales/enUS.lua
ElvUI_MerathilisUI/locales/enUS.lua
+1
-1
ElvUI_MerathilisUI/locales/frFR.lua
ElvUI_MerathilisUI/locales/frFR.lua
+1
-1
ElvUI_MerathilisUI/locales/itIT.lua
ElvUI_MerathilisUI/locales/itIT.lua
+1
-1
ElvUI_MerathilisUI/locales/koKR.lua
ElvUI_MerathilisUI/locales/koKR.lua
+1
-1
ElvUI_MerathilisUI/locales/ruRU.lua
ElvUI_MerathilisUI/locales/ruRU.lua
+1
-1
ElvUI_MerathilisUI/locales/zhCN.lua
ElvUI_MerathilisUI/locales/zhCN.lua
+1
-1
ElvUI_MerathilisUI/locales/zhTW.lua
ElvUI_MerathilisUI/locales/zhTW.lua
+1
-1
ElvUI_MerathilisUI/modules/actionbars/options.lua
ElvUI_MerathilisUI/modules/actionbars/options.lua
+1
-1
No files found.
ElvUI_MerathilisUI/locales/deDE.lua
View file @
bdfa1c45
...
...
@@ -202,7 +202,7 @@ L["Add some stylish buttons at the bottom of the DataBars"] = "Fügt unten an de
L
[
"Style DataBars"
]
=
"Informationsleisten Stil"
-- Actionbars
L
[
"Speciali
s
ation Bar"
]
=
"Spezialisierungsleiste"
L
[
"Speciali
z
ation Bar"
]
=
"Spezialisierungsleiste"
L
[
"EquipSet Bar"
]
=
"Ausrüstungsleiste"
L
[
"Clean Boss Button"
]
=
"Geskinnte Boss Taste"
L
[
"Auto Buttons"
]
=
"Auto Tasten"
...
...
ElvUI_MerathilisUI/locales/enUS.lua
View file @
bdfa1c45
...
...
@@ -205,7 +205,7 @@ L["Add some stylish buttons at the bottom of the DataBars"] = true
L
[
"Style DataBars"
]
=
true
-- Actionbars
L
[
"Speciali
s
ation Bar"
]
=
true
L
[
"Speciali
z
ation Bar"
]
=
true
L
[
"EquipSet Bar"
]
=
true
L
[
"Clean Boss Button"
]
=
true
L
[
"Auto Buttons"
]
=
true
...
...
ElvUI_MerathilisUI/locales/frFR.lua
View file @
bdfa1c45
...
...
@@ -204,7 +204,7 @@ L["Add some stylish buttons at the bottom of the DataBars"] = true
L
[
"Style DataBars"
]
=
true
-- Actionbars
L
[
"Speciali
s
ation Bar"
]
=
true
L
[
"Speciali
z
ation Bar"
]
=
true
L
[
"EquipSet Bar"
]
=
true
L
[
"Clean Boss Button"
]
=
true
L
[
"Auto Buttons"
]
=
true
...
...
ElvUI_MerathilisUI/locales/itIT.lua
View file @
bdfa1c45
...
...
@@ -204,7 +204,7 @@ L["Add some stylish buttons at the bottom of the DataBars"] = true
L
[
"Style DataBars"
]
=
true
-- Actionbars
L
[
"Speciali
s
ation Bar"
]
=
true
L
[
"Speciali
z
ation Bar"
]
=
true
L
[
"EquipSet Bar"
]
=
true
L
[
"Clean Boss Button"
]
=
true
L
[
"Auto Buttons"
]
=
true
...
...
ElvUI_MerathilisUI/locales/koKR.lua
View file @
bdfa1c45
...
...
@@ -200,7 +200,7 @@ L["Add some stylish buttons at the bottom of the DataBars"] = true
L
[
"Style DataBars"
]
=
true
-- Actionbars
L
[
"Speciali
s
ation Bar"
]
=
true
L
[
"Speciali
z
ation Bar"
]
=
true
L
[
"EquipSet Bar"
]
=
true
L
[
"Clean Boss Button"
]
=
true
L
[
"Auto Buttons"
]
=
true
...
...
ElvUI_MerathilisUI/locales/ruRU.lua
View file @
bdfa1c45
...
...
@@ -202,7 +202,7 @@ L["Add some stylish buttons at the bottom of the DataBars"] = true
L
[
"Style DataBars"
]
=
true
-- Actionbars
L
[
"Speciali
s
ation Bar"
]
=
true
L
[
"Speciali
z
ation Bar"
]
=
true
L
[
"EquipSet Bar"
]
=
true
L
[
"Clean Boss Button"
]
=
true
L
[
"Auto Buttons"
]
=
true
...
...
ElvUI_MerathilisUI/locales/zhCN.lua
View file @
bdfa1c45
...
...
@@ -202,7 +202,7 @@ L["Add some stylish buttons at the bottom of the DataBars"] = "在数据条底
L["
Style
DataBars
"] = "
样式数据条
"
-- Actionbars
L["
Speciali
s
ation
Bar
"] = "
专业条
"
L["
Speciali
z
ation
Bar
"] = "
专业条
"
L["
EquipSet
Bar
"] = "
套装管理条
"
L["
Clean
Boss
Button
"] = true
L["
Auto
Buttons
"] = "
自动按钮
"
...
...
ElvUI_MerathilisUI/locales/zhTW.lua
View file @
bdfa1c45
...
...
@@ -202,7 +202,7 @@ L["Add some stylish buttons at the bottom of the DataBars"] = true
L
[
"Style DataBars"
]
=
true
-- Actionbars
L
[
"Speciali
s
ation Bar"
]
=
true
L
[
"Speciali
z
ation Bar"
]
=
true
L
[
"EquipSet Bar"
]
=
true
L
[
"Clean Boss Button"
]
=
true
L
[
"Auto Buttons"
]
=
true
...
...
ElvUI_MerathilisUI/modules/actionbars/options.lua
View file @
bdfa1c45
...
...
@@ -33,7 +33,7 @@ local function abTable()
specBar
=
{
order
=
3
,
type
=
"group"
,
name
=
MER
:
cOption
(
L
[
"Speciali
s
ation Bar"
]),
name
=
MER
:
cOption
(
L
[
"Speciali
z
ation Bar"
]),
guiInline
=
true
,
disabled
=
function
()
return
not
E
.
private
.
actionbar
.
enable
end
,
get
=
function
(
info
)
return
E
.
db
.
mui
.
actionbars
.
specBar
[
info
[
#
info
]
]
end
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment