Skip to content

Commit b321e64

Browse files
committed
menu: rename menu as "User profile"
As suggested by @whym on #5754, the name "User page" is ambiguous with the on-wiki user page. We actually show the leaderboard when the menu is clicked on. So, rename the menu as "User profile" instead. Ref: #5754 (comment)
1 parent 4d8a7dc commit b321e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -738,7 +738,7 @@ Upload your first media by tapping on the add button.</string>
738738

739739
<string name="contributions_of_user">Contributions of User: %s</string>
740740
<string name="achievements_of_user">Achievements of User: %s</string>
741-
<string name="menu_view_user_page">View user page</string>
741+
<string name="menu_view_user_page">View user profile</string>
742742
<string name="edit_depictions">Edit depictions</string>
743743
<string name="edit_categories">Edit categories</string>
744744
<string name="advanced_options">Advanced Options</string>

0 commit comments

Comments
 (0)