Add tooltips and alt texts to toolbar buttons

This commit is contained in:
mspecht 2020-10-06 16:34:01 +02:00
parent 939381cc9d
commit 335f46603a
3 changed files with 64 additions and 14 deletions

View file

@ -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",