Index: trunk/extensions/Translate/utils/TranslationHelpers.php |
— | — | @@ -377,6 +377,7 @@ |
378 | 378 | |
379 | 379 | $handlers = array( |
380 | 380 | 'ttmserver' => 'getTTMServerBox', |
| 381 | + 'ttmserver-remote' => 'getRemoteTTMServerBox', |
381 | 382 | 'microsoft' => 'getMicrosoftSuggestion', |
382 | 383 | 'apertium' => 'getApertiumSuggestion', |
383 | 384 | ); |