mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 13:23:58 +01:00
Made locale non dependent on phone OS settings, but choosable on app settings (#4366)
* setLocale added * localization added * test complete * resolved conflicts * issues resolved * minor issues fixed * Made methods concise * Issues fixed
This commit is contained in:
parent
9562fd1f2c
commit
1408fe5e53
6 changed files with 139 additions and 40 deletions
|
|
@ -610,6 +610,7 @@ Upload your first media by tapping on the add button.</string>
|
|||
<string name="media_detail_step_title">Media Details</string>
|
||||
<string name="menu_view_category_page">View category page</string>
|
||||
<string name="menu_view_item_page">View item page</string>
|
||||
<string name="app_ui_language">App user interface language</string>
|
||||
<string name="remove">Removes a caption and description</string>
|
||||
<string name="read_help_link">Read more</string>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue