mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-20 14:42:09 +02:00
Merge roomDetailsViewController
Tapping on the room title view opens a dedicated viewcontroller. It only updates the room name and the topic.
This commit is contained in:
@@ -85,6 +85,10 @@
|
||||
"settings_title_config" = "Configuration";
|
||||
"settings_clear_cache" = "Clear cache";
|
||||
|
||||
// Room Details
|
||||
"room_details_room_name" = "Room Name";
|
||||
"room_details_topic" = "Topic";
|
||||
|
||||
"notification_settings_global_notification_settings" = "Global Notification Settings";
|
||||
|
||||
// Media picker
|
||||
|
||||
Reference in New Issue
Block a user