Skip to content

Commit 8d2fe06

Browse files
committed
modify grammar undo -> undone
1 parent 033a7f0 commit 8d2fe06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conf/locale/locale_en-US.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ unbind = Unbind
159159
unbind_success = Social account has been unbound.
160160
161161
delete_account = Delete Your Account
162-
delete_prompt = The operation will delete your account permanently, and <strong>CANNOT</strong> be undo!
162+
delete_prompt = The operation will delete your account permanently, and <strong>CANNOT</strong> be undone!
163163
confirm_delete_account = Confirm Deletion
164164
165165
[repo]
@@ -268,7 +268,7 @@ settings.update_settings = Update Settings
268268
settings.update_setting_success = Organization setting has been successfully updated.
269269
settings.delete = Delete Organization
270270
settings.delete_account = Delete This Organization
271-
settings.delete_prompt = The operation will delete this organization permanently, and <strong>CANNOT</strong> be undo!
271+
settings.delete_prompt = The operation will delete this organization permanently, and <strong>CANNOT</strong> be undone!
272272
settings.confirm_delete_account = Confirm Deletion
273273
274274
members.public = Public

0 commit comments

Comments
 (0)