Index: trunk/tools/ToolserverI18N/language/messages/Commonshelper2.i18n.php |
— | — | @@ -44,6 +44,7 @@ |
45 | 45 | // Error |
46 | 46 | 'error_transfer_usr' => 'You have not set a Wikimedia Commons username', |
47 | 47 | 'error_not_exists' => 'Source file does not exist!', |
| 48 | + 'error_on_commons' => 'Source file already on $1!', |
48 | 49 | 'error_file_exists' => 'File already exists on $3 as "$1$4$2"!', |
49 | 50 | 'error_diff_exists' => 'A different target file exists on the target wiki under the same name!', |
50 | 51 | 'error_no_meta' => 'No metadata found about the source wiki! $1Please add/update the metadata for the project$2', |