Skip to content

Commit e78db7f

Browse files
authored
Remove the unused message "statistics" (#6478)
Its usage was removed from the file app/src/main/res/layout/fragment_achievements.xml in a8387f0, but the message remained in the strings file. Resolves #6456.
1 parent 7be615b commit e78db7f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

app/src/main/res/values-qq/strings.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,6 @@
374374
<string name="Achievements">Menu item.</string>
375375
<string name="Profile">Menu item.</string>
376376
<string name="badges">Title on Profile page.</string>
377-
<string name="statistics">Seems to be unused.</string>
378377
<string name="statistics_thanks">Title on Profile page.</string>
379378
<string name="statistics_featured">To see the correct translation for your language, please go to https://commons.wikimedia.org/wiki/Commons:Featured_pictures and select your language in \"This project page in other languages\".</string>
380379
<string name="statistics_wikidata_edits">Item in statistics.</string>

app/src/main/res/values/strings.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,6 @@
384384
<string name="Achievements">Achievements</string>
385385
<string name="Profile">Profile</string>
386386
<string name="badges">Badges</string>
387-
<string name="statistics">Statistics</string>
388387
<string name="statistics_thanks">Thanks Received</string>
389388
<string name="statistics_featured">Featured Images</string>
390389
<string name="statistics_wikidata_edits">Images via \"Nearby Places\"</string>

0 commit comments

Comments
 (0)