Index: trunk/tools/ToolserverI18N/language/messages/Commonshelper2.i18n.php |
— | — | @@ -36,7 +36,7 @@ |
37 | 37 | 'checkusage' => 'CheckUsage', |
38 | 38 | 'use_checkusage' => 'Use $1CommonSense$2 to suggest new categories', |
39 | 39 | 'tusc' => 'TUSC', // Ignore |
40 | | - 'use_tusc' => 'Use $1TUSC$2 to transfer the file directly', |
| 40 | + 'use_tusc' => 'Use authenticate $1TUSC$2 to transfer the file directly', |
41 | 41 | 'tusc_user' => 'TUSC username', |
42 | 42 | 'tusc_pass' => 'TUSC password', |
43 | 43 | 'do_it' => 'Do it', |
— | — | @@ -46,7 +46,7 @@ |
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 for the source wiki! $1Link$2', |
| 50 | + 'error_no_meta' => 'No metadata found about the source wiki! $1Link$2', |
51 | 51 | 'error_meta_no_good' => 'Metadata: No good templates found! $1Link$2', |
52 | 52 | 'error_meta_bad' => 'Metadata: Bad template found! $1Link$2', |
53 | 53 | |