Give the map markers an option for size (#25)
* add missing Locale entries * add size option * link option to icon size * add icon size option to menu * shorten option name * update to match naming * map marker translations * map marker translations * map marker translations * map marker translations * map marker translations * map makers translations * map markers translations * map markers translations * remove spacer originally I added the space because the previous option was too long and had ... at the end of the name, but now that its shorter it looks odd on its own line
This commit is contained in:
committed by
GitHub
parent
9a4ec54a5a
commit
ed8bdf1118
@@ -1390,4 +1390,9 @@ L["UNIT_NAMEPLATES_TYPE_2"] = "Stacking Nameplates"
|
||||
L["WHISPER"] = "Whisper"
|
||||
L["WORLD_MAP"] = "Map"
|
||||
L["XPBAR_LABEL"] = "XP Bar"
|
||||
L["YELL"] = "Yell"
|
||||
L["YELL"] = "Yell"
|
||||
L["Icon Size"] = true
|
||||
L["Set the size of the map markers"] = true
|
||||
L["Receive from Raid Members"] = true
|
||||
L["Allows Raid Members to send you Map Markers"] = true
|
||||
L["MAP_MARKER_DISCRIPTION"] = "Allows Map Markers to be created by middle clicking (Mouse3) on the world map.\nMarkers are automatically shared with raid members."
|
||||
|
||||
Reference in New Issue
Block a user