mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-30 15:23:02 +10:00
Remove channel subtitles from UI
Per issue #418, this commmit removes channel subtitles from the channel list and from the map screen (deep in the marker sharing). This reduces visual clutter and allows for more compact lists, and the type of channel is already indicated by the leading icon. The subtitles simply said "Public channel", "Hashtag channel", or "Private channel". We also remove the relevant localization strings.
This commit is contained in:
@@ -339,11 +339,8 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"channels_hashtagChannel": "Hashtag-Kanal",
|
||||
"channels_public": "Öffentlich",
|
||||
"channels_private": "Privat",
|
||||
"channels_publicChannel": "Öffentlicher Kanal",
|
||||
"channels_privateChannel": "Privater Kanal",
|
||||
"channels_editChannel": "Kanal bearbeiten",
|
||||
"channels_muteChannel": "Kanal stummschalten",
|
||||
"channels_unmuteChannel": "Kanal Stummschaltung aufheben",
|
||||
|
||||
Reference in New Issue
Block a user