mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Fix which menu items get displayed at which state
Only show actions that are applicable to each state. Also clarify that 'abort' actually only 'deleted' failed uploads. We have no way to abort an in-progress upload yet Change-Id: I2c18273e603e3ca6b1e03f83b7404e96b6d8bad0
This commit is contained in:
parent
b7c1f44d1e
commit
1bc0b781d1
4 changed files with 39 additions and 15 deletions
|
|
@ -73,9 +73,9 @@
|
|||
<string name="menu_feedback">Menu item text that prompts user to send feedback to WMF via email</string>
|
||||
<string name="waiting_first_sync">Message shown on contributions list during first sync.</string>
|
||||
<string name="no_uploads_yet">Message shown on contribution list during non-first sync if no uploads present.</string>
|
||||
<string name="menu_retry">Menu item text prompting user to retry a failed upload.
|
||||
<string name="menu_retry_upload">Menu item text prompting user to retry a failed upload.
|
||||
{{Identical|Retry}}</string>
|
||||
<string name="menu_abort">Menu item text prompting user to abort and delete a failed upload.</string>
|
||||
<string name="menu_cancel_upload">Menu item text prompting user to cancel and delete a failed upload.</string>
|
||||
<string name="share_license_summary">Text label telling user the license of the current upload in progress. %1$s refers to appropriate display text for the chosen CC license</string>
|
||||
<string name="menu_download">Menu item text prompting user to download a selected photo or media file locally.
|
||||
{{Identical|Download}}</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue