Add the update error case management.

This commit is contained in:
yannick
2015-11-27 15:16:16 +01:00
parent 6073b3a949
commit 1e85502cb6
2 changed files with 75 additions and 16 deletions
+3
View File
@@ -26,6 +26,7 @@
"create" = "Create";
"leave" = "Leave";
"remove" = "Remove";
"retry" = "Retry";
// Authentication
"auth_sign_in" = "Sign in";
@@ -89,6 +90,8 @@
"room_details_topic" = "Topic";
"room_details_people" = "People";
"room_details_settings" = "Settings";
"room_details_fail_to_update_topic" = "Fail to update the topic";
"room_details_fail_to_update_room_name" = "Fail to update the room name";
"notification_settings_global_notification_settings" = "Global Notification Settings";