diff --git a/src/main/AndroidManifest.xml b/src/main/AndroidManifest.xml
index c404535..d90fed4 100644
--- a/src/main/AndroidManifest.xml
+++ b/src/main/AndroidManifest.xml
@@ -36,9 +36,6 @@
android:theme="@style/OcSmsTheme">
-
Restore all messages
Account actions
Connection failed, the server returns 404 NOT FOUND. Ensure you set the correct path for your ownCloud instance.
+ There is nothing to sync.
diff --git a/src/main/res/values-fr/strings.xml b/src/main/res/values-fr/strings.xml
index e2a21ff..e7d738e 100644
--- a/src/main/res/values-fr/strings.xml
+++ b/src/main/res/values-fr/strings.xml
@@ -158,4 +158,5 @@
Restaurer tous les messages
Actions du compte
Echec de connexion, le serveur a retourné 404 NON TROUVE. Assurez vous d\'avoir spécifié la bonne URL.
+ Il n\'y a rien à synchroniser.
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 2193009..875443c 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -206,4 +206,5 @@
Restore all messages
Account actions
Connection failed, the server returns 404 NOT FOUND. Ensure you set the correct path for your ownCloud instance.
+ There is nothing to sync.