The output of lines in the language file is mixed up.
5 years 7 months ago #7276
by Antar
The output of lines in the language file is mixed up. was created by Antar
The lines of the output of the language file are mixed up (not in the language file itself, but somewhere in the code). The description is confused with the title. This creates some inconvenience when creating a menu item.
These lines:
23: QUIZ_DETAIL_LAYOUT="Quiz Layout"
24: QUIZ_DETAIL_LAYOUT_DESC="Direct link to the Quiz layout where users can play the Quiz."
26: VQUIZ_CATEGORY_LAYOUT="Category Layout"
27: VQUIZ_CATEGORY_LAYOUT_DESC="Here you would get the list of all the categories with pagination"
In this file: /components/com_vquiz/language/en-GB/en-GB.com_vquiz.sys.ini
These lines:
23: QUIZ_DETAIL_LAYOUT="Quiz Layout"
24: QUIZ_DETAIL_LAYOUT_DESC="Direct link to the Quiz layout where users can play the Quiz."
26: VQUIZ_CATEGORY_LAYOUT="Category Layout"
27: VQUIZ_CATEGORY_LAYOUT_DESC="Here you would get the list of all the categories with pagination"
In this file: /components/com_vquiz/language/en-GB/en-GB.com_vquiz.sys.ini
Please Log in to join the conversation.
5 years 7 months ago #7277
by Daniel
Replied by Daniel on topic The output of lines in the language file is mixed up.
Hi Antar,
These lines could be missing in Web Links language file.
Please check your Web Links language file: /administrator/language/en-GB/
These lines could be missing in Web Links language file.
Please check your Web Links language file: /administrator/language/en-GB/
Please Log in to join the conversation.
5 years 7 months ago #7278
by Antar
Replied by Antar on topic The output of lines in the language file is mixed up.
The Weblinks-string here are just for an example. That first comes the title, and then the description. Not the vice versa.
Please Log in to join the conversation.