Fix crash if FileNotFound exception thrown

This commit is contained in:
misaochan 2016-06-19 19:14:54 +12:00
parent da2397be3d
commit afcc7e0ecb
2 changed files with 5 additions and 2 deletions

View file

@ -10,6 +10,7 @@
<string name="logging_in_message">Please wait...</string>
<string name="login_success">Login success!</string>
<string name="login_failed">Login failed!</string>
<string name="upload_failed">File not found, please try another file</string>
<string name="authentication_failed">Authentication failed!</string>
<string name="uploading_started">Upload started!</string>