Skip to content

Commit 675769b

Browse files
committed
fix: remove redundant space in desc
1 parent daf6515 commit 675769b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@
510510
<string name="profile__create_nav_title">Create Profile</string>
511511
<string name="profile__create_restoring">Restoring your existing profile…</string>
512512
<string name="profile__create_success">Profile created successfully</string>
513-
<string name="profile__delete_confirm_description">Are you sure you want to delete all of your profile information for your pubky?</string>
513+
<string name="profile__delete_confirm_description">Are you sure you want to delete all of your profile information for your pubky?</string>
514514
<string name="profile__delete_confirm_title">Delete Profile?</string>
515515
<string name="profile__delete_error_description">We couldn\'t delete your profile data. Retry, or disconnect this pubky from Bitkit.</string>
516516
<string name="profile__delete_error_title">Unable to Delete Profile</string>

0 commit comments

Comments
 (0)