1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-24 06:43:07 +00:00

Add a feature to reinitialize synchronization cursor

This commit is contained in:
Loic Blot
2017-03-23 20:42:09 +01:00
parent f83eebe4dd
commit afa0fc2fac
6 changed files with 44 additions and 8 deletions
+4
View File
@@ -254,4 +254,8 @@
<string name="restore_finished">SMS restoration is now finished.</string>
<string name="x_messages_restored">messages restored&#8230;</string>
<string name="err_no_connection">No connection available, please ensure you have a valid data connection.</string>
<string name="reinit_sync_cursor">Reinit synchronisation cursor</string>
<string name="reinit_sync_cursor_confirm">Are you sure you want to reinitialize the synchronization cursor ? This can slowdown the next synchronisation if we found many old messages not synced with server.</string>
<string name="yes_confirm">Yes</string>
<string name="no_confirm">No</string>
</resources>