mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
i18nize 'Download' menu item
This commit is contained in:
parent
af18299190
commit
f24e013db3
3 changed files with 4 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
<item android:id="@+id/menu_download_current_image"
|
||||
android:showAsAction="never"
|
||||
android:icon="@drawable/ic_menu_download"
|
||||
android:title="Download"
|
||||
android:title="@string/menu_download"
|
||||
/>
|
||||
<item android:id="@+id/menu_retry_current_image"
|
||||
android:showAsAction="ifRoom|withText"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue