Update Vector storyboard:

- remove home tab (add public rooms in recents).
- remove contacts tab
- clean settings
This commit is contained in:
giomfo
2015-08-12 09:32:45 +02:00
parent 16e2c58e3e
commit 78d139dea5
21 changed files with 866 additions and 2135 deletions
+18
View File
@@ -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?";