1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2026-08-22 13:52:58 +00:00

RestoreMessagesActivity: find account to load

+ some fixes
This commit is contained in:
Loic Blot
2016-12-06 23:17:46 +01:00
parent f76de90a6e
commit 80a91635dd
7 changed files with 53 additions and 8 deletions
+1
View File
@@ -174,5 +174,6 @@
<string name="nothing_to_sync">There is nothing to sync.</string>
<string name="feature_not_already_implemented">This feature is not already implemented and will be available soon.</string>
<string name="pref_title_minimum_sync_chars">Minimum phonenumber length</string>
<string name="err_didnt_find_account_restore">We didn\'t find your account to restore your message, this is a very strange situation.</string>
</resources>
+1
View File
@@ -161,4 +161,5 @@
<string name="nothing_to_sync">Il n\'y a rien à synchroniser.</string>
<string name="feature_not_already_implemented">Cette fonctionnalité n\'est pas implémentée mais elle sera disponible bientôt.</string>
<string name="pref_title_minimum_sync_chars">Longueur minimale du numéro de téléphone</string>
<string name="err_didnt_find_account_restore">Nous n\'avons pas retrouvé le compte que nous souhaitions utiliser pour la restauration. Cette situation est vraiment étrange.</string>
</resources>
+1
View File
@@ -246,4 +246,5 @@
<string name="nothing_to_sync">There is nothing to sync.</string>
<string name="feature_not_already_implemented">This feature is not already implemented and will be available soon.</string>
<string name="pref_title_minimum_sync_chars">Minimum phonenumber length</string>
<string name="err_didnt_find_account_restore">We didn\'t find your account to restore your message, this is a very strange situation.</string>
</resources>