mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
fix-string-message
This commit is contained in:
parent
4c3513b442
commit
48de0e9ca4
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
||||||
<string name="menu_share">Share</string>
|
<string name="menu_share">Share</string>
|
||||||
<string name="menu_open_in_browser">View in Browser</string>
|
<string name="menu_open_in_browser">View in Browser</string>
|
||||||
<string name="share_title_hint">Title</string>
|
<string name="share_title_hint">Title</string>
|
||||||
<string name="add_title_toast">Please give a Title to proceed</string>
|
<string name="add_title_toast">Please provide a title for this file</string>
|
||||||
<string name="share_description_hint">Description</string>
|
<string name="share_description_hint">Description</string>
|
||||||
<string name="login_failed_network">Unable to login - network failure</string>
|
<string name="login_failed_network">Unable to login - network failure</string>
|
||||||
<string name="login_failed_username">Unable to login - please check your username</string>
|
<string name="login_failed_username">Unable to login - please check your username</string>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue