Skip to content

Fix confusing "lefting" wording in character delete message - #4222

Merged
alisonrag merged 1 commit into
OpenKore:masterfrom
prajwal-raj:patch-1
Aug 9, 2026
Merged

Fix confusing "lefting" wording in character delete message#4222
alisonrag merged 1 commit into
OpenKore:masterfrom
prajwal-raj:patch-1

Conversation

@prajwal-raj

Copy link
Copy Markdown
Contributor

Problem

When a character is scheduled for deletion but can't be deleted yet, OpenKore shows:

It will be deleted lefting [date]!

"lefting" isn't valid English and confuses users into thinking deletion is imminent, when it actually means the character cannot be deleted until that date. This was reported in #128 back in 2016 and a prior attempt (#97) was never merged.

Fix

Changed the message to clearly state the character cannot be deleted until that date, matching the tone of the sibling message right above it ("Deleting is possible since %s.").

Fixes #128

The pending-deletion message read "It will be deleted lefting [date]!" which is not valid English and confused users into thinking deletion was imminent, when it actually meant the character could not yet be deleted. Changed to clearly state the character cannot be deleted until that date.

  Fixes OpenKore#128
@prajwal-raj

Copy link
Copy Markdown
Contributor Author

Hi @sctnightcore small, low-risk wording fix closing a long-standing issue (#128) reported back in 2016. Would appreciate a review when you have a moment!

@alisonrag
alisonrag merged commit 51de1dd into OpenKore:master Aug 9, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Confusing language used when deleting characters

2 participants