Index: trunk/extensions/Push/Push.i18n.php |
— | — | @@ -56,8 +56,8 @@ |
57 | 57 | 'push-tab-err-filepush' => 'File push failed: $1', |
58 | 58 | 'push-tab-embedded-files' => 'Embedded files: ', |
59 | 59 | 'push-tab-no-embedded-files' => '(No files are embedded in this page.)', |
60 | | - 'push-tab-files-override' => 'These files already exist: $1', // JS message, if you want to add plural, then fix the JS first. |
61 | | - 'push-tab-template-override' => 'These templates already exist: $1', // JS message, if you want to add plural, then fix the JS first. |
| 60 | + 'push-tab-files-override' => 'These files already exist: $1', |
| 61 | + 'push-tab-template-override' => 'These templates already exist: $1', |
62 | 62 | |
63 | 63 | // Special page |
64 | 64 | 'special-push' => 'Push pages', |
— | — | @@ -91,6 +91,8 @@ |
92 | 92 | 'push-err-authentication' => '$1: wiki name, $2: optional detailed error message', |
93 | 93 | 'push-remote-page-link' => '$1: page name, $2: wiki name', |
94 | 94 | 'push-remote-page-link-full' => '$1: page name, $2: wiki name', |
| 95 | + 'push-tab-files-override' => 'JavaScript message, no PLURAL available', |
| 96 | + 'push-tab-template-override' => 'JavaScript message, no PLURAL available', |
95 | 97 | ); |
96 | 98 | |
97 | 99 | /** Belarusian (Taraškievica orthography) (Беларуская (тарашкевіца)) |