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

Missing translation of info text #1039

Open
pettobia opened this issue Oct 24, 2024 · 2 comments
Open

Missing translation of info text #1039

pettobia opened this issue Oct 24, 2024 · 2 comments
Assignees
Labels
type:bug v:3 Everything related to the Stud.IP Opencast Plugin Version 3.x
Milestone

Comments

@pettobia
Copy link

Version
3.17

Describe the bug
There is no english translation of the info text "Laden Sie nur Medien hoch, an denen Sie das Nutzungsrecht besitzen! [...]". It just shows the word "Upload".

To Reproduce
Open upload dialog (in english)

Expected behavior
Show translation

Screenshots

@tgloeggl
Copy link
Member

The English translation can be configured in the admin settings of the plugin. To enable the language chooser, the appropriate content language needs to be enabled in config/config_local.inc.php of Stud.IP. fe: $CONTENT_LANGUAGES['en_GB'] = array('picture' => 'lang_en.gif', 'name' => 'English');

image

@pettobia
Copy link
Author

The English translation can be configured in the admin settings of the plugin. To enable the language chooser, the appropriate content language needs to be enabled in config/config_local.inc.php of Stud.IP. fe: $CONTENT_LANGUAGES['en_GB'] = array('picture' => 'lang_en.gif', 'name' => 'English');

image

Thanks for the info on how to change it, but the default translation that comes with 085_upload_legal_info_remove_link.php ist still wrong.

@tgloeggl tgloeggl reopened this Dec 13, 2024
@tgloeggl tgloeggl added this to the V3.23 milestone Dec 13, 2024
@tgloeggl tgloeggl added the v:3 Everything related to the Stud.IP Opencast Plugin Version 3.x label Dec 13, 2024
@tgloeggl tgloeggl self-assigned this Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug v:3 Everything related to the Stud.IP Opencast Plugin Version 3.x
Projects
None yet
Development

No branches or pull requests

2 participants