Index: trunk/extensions/LiveTranslate/LiveTranslate.i18n.php |
— | — | @@ -48,6 +48,15 @@ |
49 | 49 | 'livetranslate-importtms-param-miscmatch' => 'Mismatch between amount of locations and types', |
50 | 50 | ); |
51 | 51 | |
| 52 | +/** Message documentation (Message documentation) |
| 53 | + * @author Jeroen De Dauw |
| 54 | + */ |
| 55 | +$messages['qqq'] = array( |
| 56 | + 'livetranslate-special-location' => 'Table column header on Special:LiveTranslate', |
| 57 | + 'livetranslate-special-type' => 'Table column header on Special:LiveTranslate', |
| 58 | + 'livetranslate-importtms-param-miscmatch' => 'Error message for when one of the API modules gets called with a different amount of translation memory types compared to the amount of translation memory names', |
| 59 | +); |
| 60 | + |
52 | 61 | /** Belarusian (Taraškievica orthography) (Беларуская (тарашкевіца)) |
53 | 62 | * @author EugeneZelenko |
54 | 63 | * @author Jim-by |