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

Add a new connection error type & fix periodic sync

This commit is contained in:
Loic Blot
2017-12-06 21:11:42 +01:00
parent 56857c16d4
commit d12bd8b835
2 changed files with 6 additions and 3 deletions
+1
View File
@@ -273,4 +273,5 @@
<string name="pref_show_sync_notifications">Show sync notifications</string>
<string name="sync_complete">Synchronization complete</string>
<string name="err_sync_http_write_failed">Error #19: Failed to write HTTP stream when pushing data to server.</string>
<string name="err_sync_http_request_protocol_exception">Error #20: Failed to properly set HTTP protocol version.</string>
</resources>