We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e61d696 commit cb036a7Copy full SHA for cb036a7
1 file changed
app/src/main/res/values/strings.xml
@@ -511,8 +511,8 @@
511
<string name="profile__delete_profile">Delete Profile</string>
512
<string name="profile__delete_success">Profile deleted</string>
513
<string name="profile__deriving_keys">Deriving your keys…</string>
514
- <string name="profile__edit_bio">BIO</string>
515
- <string name="profile__edit_bio_placeholder">Short bio. Tell a bit about yourself.</string>
+ <string name="profile__edit_bio">NOTES</string>
+ <string name="profile__edit_bio_placeholder">Short note. Tell a bit about yourself.</string>
516
<string name="profile__edit_delete_section">DELETE</string>
517
<string name="profile__edit_name_placeholder">YOUR NAME</string>
518
<string name="profile__edit_nav_title">Edit Profile</string>
0 commit comments