mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Add a settings screen, with a preference to disable tracking
This commit is contained in:
parent
3ba54daf4f
commit
1b89d96943
7 changed files with 42 additions and 6 deletions
|
|
@ -72,4 +72,7 @@
|
|||
<string name="categories_not_found">No categories matching %1$s found</string>
|
||||
<string name="categories_skip_explanation">Add categories to make your images more discoverable on Wikimedia Commons.\n\nStart typing to add categories.\nTap this message (or hit back) to skip this step.</string>
|
||||
<string name="categories_activity_title">Categories</string>
|
||||
<string name="preference_tracking">Usage reports</string>
|
||||
<string name="preference_tracking_summary">Send usage reports to Wikimedia to help us improve the app</string>
|
||||
<string name="title_activity_settings">Settings</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue