mirror of
https://github.com/nerzhul/ownCloud-SMS-App.git
synced 2026-08-23 14:23:04 +00:00
Properly handle 404 NOT FOUND at account creation
This commit is contained in:
@@ -170,5 +170,6 @@
|
||||
<string name="action_appinfo_perms">App Infos and permissions</string>
|
||||
<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>
|
||||
|
||||
</resources>
|
||||
|
||||
@@ -155,4 +155,5 @@
|
||||
<string name="action_appinfo_perms">Infos et permissions</string>
|
||||
<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>
|
||||
</resources>
|
||||
|
||||
@@ -205,4 +205,5 @@
|
||||
<string name="action_appinfo_perms">App Infos and permissions</string>
|
||||
<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>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user