diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 5cdb1aaee..30387cc54 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -4,6 +4,7 @@ * Added collaboration status indicator to the note list [#1499](https://github.com/Automattic/simplenote-android/pull/1499) * Fixed crash when note reference is null in editor while hiding toolbar in landscape mode [#1504](https://github.com/Automattic/simplenote-android/pull/1504) * [Internal] Updated list of tags to filter out collaborators (emails) [#1509](https://github.com/Automattic/simplenote-android/pull/1509) +* Fixed case in delete account button in settings [#1512](https://github.com/Automattic/simplenote-android/pull/1512) 2.22 ----- diff --git a/Simplenote/src/main/res/values/strings.xml b/Simplenote/src/main/res/values/strings.xml index d9acebe1e..f1bf3ef0b 100644 --- a/Simplenote/src/main/res/values/strings.xml +++ b/Simplenote/src/main/res/values/strings.xml @@ -9,7 +9,7 @@ Share New Note Account - Delete Account + Delete account By deleting the account for email %1$s, all notes created with this account will be permanently deleted. This action is not reversible. Request Received An email was sent to %1$s. Check your inbox and follow the instructions to confirm account deletion.\n\nYour account won\'t be deleted until we receive your confirmation.