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

Enhance connection error messages

Handle each exception in OCHttpClient::execute separately to help diagnose
This commit is contained in:
Loic Blot
2017-12-01 22:45:58 +01:00
parent 141dfa40ed
commit 580d4c1588
5 changed files with 43 additions and 22 deletions
+1
View File
@@ -183,4 +183,5 @@
<string name="no_confirm">Non</string>
<string name="pref_show_sync_notifications">Afficher les notifications de synchronisation</string>
<string name="sync_complete">Synchronisation terminée</string>
<string name="err_sync_http_write_failed">Erreur #19: échec d\'écriture du flux HTTP lors de la poussée d\'informations vers le serveur.</string>
</resources>