mirror of
https://github.com/nerzhul/ownCloud-SMS-App.git
synced 2026-08-22 13:52:58 +00:00
Sync now: add a toast to give feedback about nothing to sync
SmsSyncAdapter: make android studio happy Drop .observers.SmsObserverService which is unused
This commit is contained in:
@@ -171,5 +171,6 @@
|
||||
<string name="restore_all_messages">Restore all messages</string>
|
||||
<string name="account_actions">Account actions</string>
|
||||
<string name="error_connection_failed_not_found">Connection failed, the server returns 404 NOT FOUND. Ensure you set the correct path for your ownCloud instance.</string>
|
||||
<string name="nothing_to_sync">There is nothing to sync.</string>
|
||||
|
||||
</resources>
|
||||
|
||||
@@ -158,4 +158,5 @@
|
||||
<string name="restore_all_messages">Restaurer tous les messages</string>
|
||||
<string name="account_actions">Actions du compte</string>
|
||||
<string name="error_connection_failed_not_found">Echec de connexion, le serveur a retourné 404 NON TROUVE. Assurez vous d\'avoir spécifié la bonne URL.</string>
|
||||
<string name="nothing_to_sync">Il n\'y a rien à synchroniser.</string>
|
||||
</resources>
|
||||
|
||||
@@ -206,4 +206,5 @@
|
||||
<string name="restore_all_messages">Restore all messages</string>
|
||||
<string name="account_actions">Account actions</string>
|
||||
<string name="error_connection_failed_not_found">Connection failed, the server returns 404 NOT FOUND. Ensure you set the correct path for your ownCloud instance.</string>
|
||||
<string name="nothing_to_sync">There is nothing to sync.</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user