Fix string value for popular.

This commit is contained in:
Alex Ning
2020-05-14 10:27:35 +08:00
parent 967e6ec261
commit 2204b72484
2 changed files with 15 additions and 15 deletions

View File

@@ -729,6 +729,6 @@
<string name="report_reason_general_abusive_content">It Contains Abusive Content</string>
<string name="home">Home</string>
<string name="popular">Best</string>
<string name="popular">Popular</string>
</resources>