mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-12 23:27:22 +00:00
VC/Zoom: Remove "VidyoVoice" reference
This commit is contained in:
parent
237e7b23a8
commit
bb199c9533
@ -114,7 +114,7 @@ class PluginSettingsForm(VCPluginSettingsFormBase):
|
||||
'creation of a meeting'))
|
||||
|
||||
phone_link = URLField(_('Join via phone'), [Optional(), URL()],
|
||||
description=_('Link to the list of VidyoVoice phone numbers'))
|
||||
description=_('Link to instructions on joining a meeting via phone'))
|
||||
|
||||
def validate_authenticators(self, field):
|
||||
invalid = set(field.data) - set(multipass.identity_providers)
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-06-25 18:04+0200\n"
|
||||
"POT-Creation-Date: 2021-06-28 09:56+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-06-25 18:04+0200\n"
|
||||
"POT-Creation-Date: 2021-06-28 09:56+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -255,7 +255,7 @@ msgid "Join via phone"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_zoom/plugin.py:117
|
||||
msgid "Link to the list of VidyoVoice phone numbers"
|
||||
msgid "Link to instructions on joining a meeting via phone"
|
||||
msgstr ""
|
||||
|
||||
#: indico_vc_zoom/plugin.py:122
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user