You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Copy file name to clipboardExpand all lines: commons/res/values-qq/strings.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -73,9 +73,9 @@
73
73
<stringname="menu_feedback">Menu item text that prompts user to send feedback to WMF via email</string>
74
74
<stringname="waiting_first_sync">Message shown on contributions list during first sync.</string>
75
75
<stringname="no_uploads_yet">Message shown on contribution list during non-first sync if no uploads present.</string>
76
-
<stringname="menu_retry">Menu item text prompting user to retry a failed upload.
76
+
<stringname="menu_retry_upload">Menu item text prompting user to retry a failed upload.
77
77
{{Identical|Retry}}</string>
78
-
<stringname="menu_abort">Menu item text prompting user to abort and delete a failed upload.</string>
78
+
<stringname="menu_cancel_upload">Menu item text prompting user to cancel and delete a failed upload.</string>
79
79
<stringname="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>
80
80
<stringname="menu_download">Menu item text prompting user to download a selected photo or media file locally.
0 commit comments