mirror of
https://github.com/nerzhul/ownCloud-SMS-App.git
synced 2026-08-22 22:03:10 +00:00
Fullsync: add a complete sync message when sync is done instead of telling nothing to sync
This commit is contained in:
@@ -182,4 +182,5 @@
|
||||
<string name="yes_confirm">Yes</string>
|
||||
<string name="no_confirm">No</string>
|
||||
<string name="pref_show_sync_notifications">Show sync notifications</string>
|
||||
<string name="sync_complete">Synchronization complete</string>
|
||||
</resources>
|
||||
|
||||
@@ -158,5 +158,6 @@
|
||||
<string name="yes_confirm">Yes</string>
|
||||
<string name="no_confirm">No</string>
|
||||
<string name="pref_show_sync_notifications">Show sync notifications</string>
|
||||
<string name="sync_complete">Synchronization complete</string>
|
||||
|
||||
</resources>
|
||||
|
||||
@@ -182,4 +182,5 @@
|
||||
<string name="yes_confirm">Oui</string>
|
||||
<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>
|
||||
</resources>
|
||||
|
||||
@@ -271,4 +271,5 @@
|
||||
<string name="yes_confirm">Yes</string>
|
||||
<string name="no_confirm">No</string>
|
||||
<string name="pref_show_sync_notifications">Show sync notifications</string>
|
||||
<string name="sync_complete">Synchronization complete</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user