Fixed app crash when trying to connect without server address
This commit is contained in:
parent
678777a330
commit
f4274ed03e
3 changed files with 32 additions and 18 deletions
|
|
@ -149,4 +149,6 @@
|
|||
<string name="sort_method_artist">Artiste</string>
|
||||
<string name="sort_method_album">Album</string>
|
||||
<string name="sort_method_year">Année</string>
|
||||
<string name="error_login_empty_addr">Veuillez saisir l\'adresse du serveur.</string>
|
||||
<string name="error_unexpected">Une erreur inattendue s\'est produite.</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue