mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 21:33:53 +01:00
Fix crash if FileNotFound exception thrown
This commit is contained in:
parent
da2397be3d
commit
afcc7e0ecb
2 changed files with 5 additions and 2 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue