Skip to content

Commit cb036a7

Browse files
committed
fix: rename bio to notes
1 parent e61d696 commit cb036a7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -511,8 +511,8 @@
511511
<string name="profile__delete_profile">Delete Profile</string>
512512
<string name="profile__delete_success">Profile deleted</string>
513513
<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>
514+
<string name="profile__edit_bio">NOTES</string>
515+
<string name="profile__edit_bio_placeholder">Short note. Tell a bit about yourself.</string>
516516
<string name="profile__edit_delete_section">DELETE</string>
517517
<string name="profile__edit_name_placeholder">YOUR NAME</string>
518518
<string name="profile__edit_nav_title">Edit Profile</string>

0 commit comments

Comments
 (0)