Make GCM re-registration failure notification based.

// FREEBIE
This commit is contained in:
Moxie Marlinspike
2014-11-23 17:05:09 -08:00
parent d42c4229fd
commit bf19307916
5 changed files with 122 additions and 13 deletions

View File

@@ -149,6 +149,10 @@
settings, and messages...
</string>
<!-- GcmRefreshJob -->
<string name="GcmRefreshJob_Permanent_TextSecure_communication_failure">Permanent TextSecure communication failure!</string>
<string name="GcmRefreshJob_TextSecure_was_unable_to_register_with_Google_Play_Services">TextSecure was unable to register with Google Play Services. Communication over the data channel has been disabled, please try re-registering from the TextSecure settings menu.</string>
<!-- GroupCreateActivity -->
<string name="GroupCreateActivity_actionbar_title">New group</string>
<string name="GroupCreateActivity_actionbar_update_title">Update group</string>