Index: trunk/extensions/UsabilityInitiative/WikiEditor/Modules/Toolbar/Toolbar.i18n.php |
— | — | @@ -44,7 +44,8 @@ |
45 | 45 | 'wikieditor-toolbar-tool-link-int-target-status-external' => 'External link', |
46 | 46 | 'wikieditor-toolbar-tool-link-int-target-status-loading' => 'Checking page existence...', |
47 | 47 | 'wikieditor-toolbar-tool-link-int-invalid' => 'The title you specified is invalid.', |
48 | | - 'wikieditor-toolbar-tool-link-lookslikeinternal' => 'The URL you specified looks like it was intended as a link to another wiki page. Do you want to make it an internal link?', |
| 48 | + 'wikieditor-toolbar-tool-link-lookslikeinternal' => 'The URL you specified looks like it was intended as a link to another wiki page. |
| 49 | +Do you want to make it an internal link?', |
49 | 50 | 'wikieditor-toolbar-tool-link-lookslikeinternal-int' => 'Internal link', |
50 | 51 | 'wikieditor-toolbar-tool-link-lookslikeinternal-ext' => 'External link', |
51 | 52 | 'wikieditor-toolbar-tool-link-empty' => "You did not enter anything to link to.", |