Skip to content

Commit 7d9f8d2

Browse files
authored
menu: rename menu as "User profile" (#5771)
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 7f6b45a commit 7d9f8d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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)