1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-24 14:45:34 +00:00

Verify connection when restoring messages

This commit is contained in:
Loic Blot
2016-12-08 22:14:29 +01:00
parent 819fa4543d
commit 1bb93a5068
5 changed files with 94 additions and 36 deletions
+1
View File
@@ -178,5 +178,6 @@
<string name="err_kitkat_required">Android 4.4 or greater is required to use this feature.</string>
<string name="error_make_default_sms_app">Please make this application default SMS application to permit restore your messages. This limitation has been introduced by Android 4.4.</string>
<string name="x_messages_restored">messages restored...</string>
<string name="err_no_connection">No connection available, please ensure you have a valid data connection.</string>
</resources>