Merge pull request #6294 from emanuelschuetze/translation-20211124

Updated translations and autoupdate service
This commit is contained in:
Emanuel Schütze 2021-11-24 23:47:54 +01:00 committed by GitHub
commit 2dfc926ba2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 10 additions and 3 deletions

@ -1 +1 @@
Subproject commit 17f8e0f506a65acaae32191c3e309d222b76e8ef
Subproject commit fa74dfe888dfeb4d071279eeaff5bc221ecf85f8

View File

@ -30,6 +30,7 @@ _('Front page text');
_('[Space for your welcome text.]');
_('System');
_('Allow access for anonymous guest users');
_('Live conference');
_('Show live conference window');
_('Connect all users to live conference automatically');
_('Allow only current speakers and list of speakers managers to enter the live conference');

View File

@ -94,7 +94,7 @@ export class GroupListComponent extends BaseViewComponentDirective implements On
this.editGroup = editMode;
this.newGroup = newGroup;
const name = this.selectedGroup ? this.selectedGroup.name : '';
const name = this.selectedGroup ? this.translate.instant(this.selectedGroup.name) : '';
this.groupForm = this.fb.group({
name: [name, Validators.required]

File diff suppressed because one or more lines are too long

View File

@ -1704,6 +1704,9 @@ msgstr "Redelisten-Einblendung"
msgid "List view"
msgstr "Listenansicht"
msgid "Live conference"
msgstr "Livekonferenz"
msgid "Live conference has to be active. Choose 0 to disable auto connect."
msgstr ""
"Die Livekonferenz muss aktiv sein. Wählen Sie 0 um den automatischen "

View File

@ -1609,6 +1609,9 @@ msgstr ""
msgid "List view"
msgstr ""
msgid "Live conference"
msgstr ""
msgid "Live conference has to be active. Choose 0 to disable auto connect."
msgstr ""