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:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user