Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to add context_key in the translations list #180

Closed
sdrenth opened this issue Dec 16, 2019 · 2 comments
Closed

Ability to add context_key in the translations list #180

sdrenth opened this issue Dec 16, 2019 · 2 comments

Comments

@sdrenth
Copy link

sdrenth commented Dec 16, 2019

I'd like to have the ability to a add context_key in the translations list in the manager page:
Screenshot 2019-12-16 at 11 25 26

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

@ori4510
Copy link

ori4510 commented Jul 13, 2022

Change in file "core/components/babel/model/babel/babel.class.php" string 593:
'displayText' => $languages[$cultureKey]['Description'].' ('.(!empty($cultureKey) ? $cultureKey : $contextKey).')',

@Jako
Copy link
Collaborator

Jako commented Mar 27, 2024

This is possible with 3.2.0.

@Jako Jako closed this as completed Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants