Update profile edit screen to remove subtitles.

This commit is contained in:
Greyson Parrelli
2023-11-03 09:25:09 -04:00
parent 7be93a8a44
commit 3a20375567
3 changed files with 12 additions and 68 deletions

View File

@@ -991,9 +991,6 @@
<string name="ManageProfileFragment_profile_name">Profile name</string>
<string name="ManageProfileFragment_username">Username</string>
<string name="ManageProfileFragment_about">About</string>
<string name="ManageProfileFragment_write_a_few_words_about_yourself">Write a few words about yourself</string>
<string name="ManageProfileFragment_your_name">Your name</string>
<string name="ManageProfileFragment_your_username">Your username</string>
<string name="ManageProfileFragment_failed_to_set_avatar">Failed to set avatar</string>
<string name="ManageProfileFragment_badges">Badges</string>
<string name="ManageProfileFragment__edit_photo">Edit photo</string>