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

Misc fixes and sync on connectivity works.

* Export connectivity monitor.
* Sync works properly when data was available, but we need to find why
there is more messages than we need when we get them.
* add missing files
This commit is contained in:
Loïc Blot (@U-Exp)
2014-12-12 17:22:16 +01:00
parent f588a1ccb1
commit b3710b2e79
12 changed files with 289 additions and 105 deletions
+3 -1
View File
@@ -27,7 +27,7 @@
-->
<resources>
<!-- Translation version, reference for translators -->
<string name="translation_version">2</string>
<string name="translation_version">3</string>
<!-- Translations must begin there -->
@@ -90,4 +90,6 @@
<string name="sync_title">Processus de synchronisation</string>
<string name="sync_inprogress">Synchonisation en cours...</string>
<string name="fatal_error">Erreur fatale ! </string>
<string name="err_sync_no_connection_available">Erreur #16: Aucune connexion data disponible</string>
</resources>