mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Add menu items for 'retry' and 'abort' on detail view
This commit is contained in:
parent
ce66748950
commit
d7ea80437a
4 changed files with 23 additions and 2 deletions
|
|
@ -84,4 +84,7 @@
|
|||
|
||||
<string name="waiting_first_sync">Waiting for first sync...</string>
|
||||
<string name="no_uploads_yet">You have not yet uploaded any photos.</string>
|
||||
|
||||
<string name="menu_retry">Retry</string>
|
||||
<string name="menu_abort">Abort</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue