Index: trunk/extensions/UsabilityInitiative/EditWarning/EditWarning.i18n.php |
— | — | @@ -15,7 +15,7 @@ |
16 | 16 | 'editwarning' => 'Edit warning', |
17 | 17 | 'editwarning-desc' => 'Show a warning when a user tries to leave the edit form without saving', |
18 | 18 | 'editwarning-warning' => 'Leaving this page may cause you to lose any changes you have made. |
19 | | -You can disable this warning in the "{{int:prefs-editing}}" section of your preferences.', |
| 19 | +If you are logged in, you can disable this warning in the "{{int:prefs-editing}}" section of your preferences.', |
20 | 20 | 'editwarning-preference' => 'Warn me when I leave an edit page with unsaved changes', |
21 | 21 | ); |
22 | 22 | |