Index: trunk/extensions/UsabilityInitiative/EditWarning/EditWarning.i18n.php |
— | — | @@ -14,5 +14,5 @@ |
15 | 15 | $messages['en'] = array( |
16 | 16 | 'editwarning' => 'Edit warning', |
17 | 17 | 'editwarning-desc' => 'Show a warning when a user tries to leave the edit form without saving', |
18 | | - 'editwarning-warning' => 'You have unsaved changes. Click OK to leave this page and destroy your changes, or Cancel to stay here and keep them.', |
| 18 | + 'editwarning-warning' => 'You have unsaved changes. Click OK to leave this page and abandon your changes, or Cancel to stay here and keep them.', |
19 | 19 | ); |