Index: trunk/tools/ToolserverI18N/language/messages/Commonshelper2.i18n.php |
— | — | @@ -46,9 +46,9 @@ |
47 | 47 | 'error_not_exists' => 'Source file does not exist!', |
48 | 48 | 'error_file_exists' => 'File already exists on $3 as "$1$4$2"!', |
49 | 49 | 'error_diff_exists' => 'Different target file exists on the target wiki under the same name!', |
50 | | - 'error_no_meta' => 'No metadata found about the source wiki! $1Link$2', |
51 | | - 'error_meta_no_good' => 'Metadata: No good templates found! $1Link$2', |
52 | | - 'error_meta_bad' => 'Metadata: Bad template found! $1Link$2', |
| 50 | + 'error_no_meta' => 'No metadata found about the source wiki! $1Link to metadata$2', |
| 51 | + 'error_meta_no_good' => 'Metadata: No good templates found! $1Link to metadata$2', |
| 52 | + 'error_meta_bad' => 'Metadata: Bad template found! $1Link to metadata$2', |
53 | 53 | |
54 | 54 | // Output |
55 | 55 | 'original_wikitext' => 'Original wiki text', |