Index: trunk/extensions/Translate/MessageGroups.php |
— | — | @@ -2281,7 +2281,7 @@ |
2282 | 2282 | protected $id = 'out-freecol'; |
2283 | 2283 | protected $prefix= 'freecol-'; |
2284 | 2284 | |
2285 | | - protected $description = 'Before starting translating FreeCol to your language, please read [[Translating:FreeCol]] and ask ok from the FreeCol localisation coordinator.'; |
| 2285 | + protected $description = 'Before starting translating FreeCol to your language, please read [[Translating:FreeCol]] and ask ok from the FreeCol localisation coordinator. Freecol uses GPL-license.'; |
2286 | 2286 | |
2287 | 2287 | private $fileDir = 'freecol/'; |
2288 | 2288 | |