mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 13:46:57 +02:00
Update Vector storyboard:
- remove home tab (add public rooms in recents). - remove contacts tab - clean settings
This commit is contained in:
@@ -18,6 +18,24 @@
|
||||
"recents" = "Recents";
|
||||
"accounts" = "Accounts";
|
||||
|
||||
// Actions
|
||||
"view" = "View";
|
||||
"mark_all_as_read_prompt" = "Mark all as read?";
|
||||
|
||||
// Settings
|
||||
"account_logout_all" = "Logout all accounts";
|
||||
|
||||
"settings_config_ios_console_version" = "Console version: %@";
|
||||
"settings_config_ios_kit_version" = "MatrixKit version: %@";
|
||||
"settings_config_ios_sdk_version" = "MatrixSDK version: %@";
|
||||
"settings_config_build_number" = "Build: %@";
|
||||
"settings_config_no_build_info" = "(no build info)";
|
||||
"settings_title_config" = "Configuration";
|
||||
"settings_clear_cache" = "Clear cache";
|
||||
|
||||
"notification_settings_global_notification_settings" = "Global Notification Settings";
|
||||
|
||||
// Others
|
||||
"public_room_section_title" = "Public Rooms (at %@):";
|
||||
"bug_report_prompt" = "The application has crashed last time. Would you like to submit a crash report?";
|
||||
"rage_shake_prompt" = "You seem to be shaking the phone in frustration. Would you like to submit a bug report?";
|
||||
Reference in New Issue
Block a user