Add tooltips and alt texts to toolbar buttons
This commit is contained in:
parent
939381cc9d
commit
335f46603a
3 changed files with 64 additions and 14 deletions
13
loc/en.json
13
loc/en.json
|
@ -31,6 +31,19 @@
|
|||
"title": "Mumble Voice Conference",
|
||||
"connect": "Join Conference"
|
||||
},
|
||||
"toolbar": {
|
||||
"orientation": "Switch Orientation",
|
||||
"connect": "Connection",
|
||||
"information": "Information",
|
||||
"mute": "Mute",
|
||||
"unmute": "Unmute",
|
||||
"deaf": "Deafen",
|
||||
"undeaf": "Undeafen",
|
||||
"record": "Record",
|
||||
"comment": "Comment",
|
||||
"settings": "Settings",
|
||||
"sourcecode": "Open Source Code"
|
||||
},
|
||||
"usercontextmenu": {
|
||||
"mute": "Mute",
|
||||
"deafen": "Deafen",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue