1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-22 22:03:10 +00:00

Add minimum sync chars configuration

This commit is contained in:
Loic Blot
2016-10-22 17:28:57 +02:00
parent 6f26634744
commit b0d6c830e3
4 changed files with 48 additions and 0 deletions
+1
View File
@@ -173,5 +173,6 @@
<string name="error_connection_failed_not_found">Connection failed, the server returns 404 NOT FOUND. Ensure you set the correct path for your ownCloud instance.</string>
<string name="nothing_to_sync">There is nothing to sync.</string>
<string name="feature_not_already_implemented">This feature is not already implemented and will be available soon.</string>
<string name="pref_title_minimum_sync_chars">Minimum phonenumber length</string>
</resources>