Index: trunk/extensions/Push/Push.i18n.php |
— | — | @@ -22,7 +22,7 @@ |
23 | 23 | 'right-pushadmin' => 'Authorization to modify push targets and push settings.', |
24 | 24 | |
25 | 25 | 'push-err-captacha' => 'Could not push to $1 due to captcha.', |
26 | | - 'push-err-captcha-page' => 'Could not push page $1 to all targets due to captcha.', |
| 26 | + 'push-err-captcha-page' => 'Could not push page $1 to all targets due to CAPTCHA.', |
27 | 27 | 'push-err-authentication' => 'Authentication at $1 failed. $2', |
28 | 28 | |
29 | 29 | // Tab |
— | — | @@ -33,7 +33,7 @@ |
34 | 34 | 'push-button-pushing-files' => 'Pushing files', |
35 | 35 | 'push-button-completed' => 'Push completed', |
36 | 36 | 'push-button-failed' => 'Push failed', |
37 | | - 'push-tab-title' => 'Pushing $1', |
| 37 | + 'push-tab-title' => 'Push $1', |
38 | 38 | 'push-targets' => 'Push targets', |
39 | 39 | 'push-add-target' => 'Add target', |
40 | 40 | 'push-import-revision-message' => 'Pushed from $1 by $2. $3', |