mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 05:13:53 +01:00
Show wikidata edits done through the app (#2431)
* Show wikidata edits done through the app * Minor changes based on code review
This commit is contained in:
parent
aee8839eea
commit
73bb0c52c9
8 changed files with 138 additions and 18 deletions
|
|
@ -2,8 +2,8 @@
|
|||
<dimen name="bottom_peak_height">240dp</dimen>
|
||||
|
||||
<!-- Standard margin / padding for the containing activity -->
|
||||
<dimen name="activity_margin_horizontal">16dp</dimen>
|
||||
<dimen name="activity_margin_vertical">16dp</dimen>
|
||||
<dimen name="activity_margin_horizontal">8dp</dimen>
|
||||
<dimen name="activity_margin_vertical">8dp</dimen>
|
||||
<dimen name="achievements_activity_margin_vertical">8dp</dimen>
|
||||
|
||||
<!-- Standard margins / padding -->
|
||||
|
|
|
|||
|
|
@ -357,6 +357,7 @@
|
|||
<string name="statistics">STATISTICS</string>
|
||||
<string name="statistics_thanks">Thanks Received</string>
|
||||
<string name="statistics_featured">Featured Images</string>
|
||||
<string name="statistics_wikidata_edits">Images via \"Nearby Places\"</string>
|
||||
<string name="level">LEVEL</string>
|
||||
<string name="images_uploaded">Images Uploaded</string>
|
||||
<string name="image_reverts">Images Not Reverted</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue