1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-25 07:05:41 +00:00

Add an option to disable sync notification

Fix #150
This commit is contained in:
Loic Blot
2017-06-06 23:50:20 +02:00
parent ceba0324e1
commit 1d45d0a318
10 changed files with 43 additions and 16 deletions
+1
View File
@@ -181,4 +181,5 @@
<string name="reinit_sync_cursor_confirm">Êtes-vous sûr de vouloir réinitialiser le curseur de synchronisation ? Cela peut ralentir la prochaine synchronisation si nous trouvons de nombreux anciens messages non synchronisés avec le serveur.</string>
<string name="yes_confirm">Oui</string>
<string name="no_confirm">Non</string>
<string name="pref_show_sync_notifications">Afficher les notifications de synchronisation</string>
</resources>