You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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');
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');
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.
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
The text was updated successfully, but these errors were encountered: