1
0

Add account database

This commit is contained in:
RicomenPL
2017-07-23 17:02:16 +02:00
parent 5c0ee06302
commit 170b8a194b
10 changed files with 318 additions and 36 deletions

View File

@ -22,4 +22,5 @@
<string name="title_settings">Settings</string>
<string name="noInternet_text">No internet connection</string>
<string name="login_cookies_save_failed">Failed to save session</string>
<string name="SQLite_ioError_text">An error occurred in the database. Restart the applications and check the free space in the internal memory</string>
</resources>