mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-13 07:29:39 +00:00
parent
13225a548a
commit
6f022b9f15
@ -92,7 +92,7 @@ class CitadelProvider(IndicoSearchProvider):
|
||||
|
||||
|
||||
placeholders = {
|
||||
'title': ('_data.title', _('The title an event, contribution, etc.)')),
|
||||
'title': ('_data.title', _('The title of an event, contribution, etc.)')),
|
||||
'person': ('_data.persons_index.name', _("A speaker, author or event chair's name")),
|
||||
'affiliation': ('_data.persons_index.affiliation', _("A speaker, author or event chair's affiliation")),
|
||||
'type': ('type_any', _('An entry type (such as conference, meeting, file, etc.)')),
|
||||
|
||||
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2021-05-26 17:54+0200\n"
|
||||
"POT-Creation-Date: 2021-06-09 14:18+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"
|
||||
@ -98,8 +98,8 @@ msgid ""
|
||||
" people to get incomplete search results during that time."
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/search.py:94
|
||||
msgid "The title an event, contribution, etc.)"
|
||||
#: indico_citadel/search.py:95
|
||||
msgid "The title of an event, contribution, etc.)"
|
||||
msgstr ""
|
||||
|
||||
#: indico_citadel/search.py:95
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user