1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-23 06:13:04 +00:00

Now require Android 4.1 or greater. Also better feed back on restore messages for Android 4.3 or lesser versions

This commit is contained in:
Loic Blot
2016-12-08 00:33:41 +01:00
parent e06377d64b
commit 09ab64044d
5 changed files with 28 additions and 20 deletions
+2 -1
View File
@@ -248,6 +248,7 @@
<string name="pref_title_minimum_sync_chars">Minimum phonenumber length</string>
<string name="err_didnt_find_account_restore">We didn\'t find your account to restore your message, this is a very strange situation.</string>
<string name="launch_restore">Restore my SMS</string>
<string name="error_make_default_sms_app">Please make this application default SMS application to permit restore your messages.</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="fix_permissions">Fix permissions</string>
<string name="err_kitkat_required">Android 4.4 or greater is required to use this feature.</string>
</resources>