babel
babel copied to clipboard
Ability to add context_key in the translations list
I'd like to have the ability to a add context_key in the translations list in the manager page:
This could be very helpfull when you have multiple contexts which use the same language for different countries, for example: Dutch for the Netherlands Dutch for Belgium French for France French for Belgium
Change in file "core/components/babel/model/babel/babel.class.php" string 593: 'displayText' => $languages[$cultureKey]['Description'].' ('.(!empty($cultureKey) ? $cultureKey : $contextKey).')',
This is possible with 3.2.0.