Skip to content

Commit cd6192b

Browse files
author
Kevin Olson
committed
more language file fixes
1 parent cf2901a commit cd6192b

File tree

4 files changed

+8
-2
lines changed

4 files changed

+8
-2
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
MOD_AUTOSCROLLSPY="Auto ScrollSpy (Article Table Contents) Module"
2+
MOD_AUTOSCROLLSPY_XML_DESCRIPTION="If enabled along with the plugin, this module will display the automatically generated table of contents"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
MOD_AUTOSCROLLSPY="Auto ScrollSpy (Article Table Contents) Module"
2+
MOD_AUTOSCROLLSPY_XML_DESCRIPTION="If enabled along with the plugin, this module will display the automatically generated table of contents"

plugins/system/autoscrollspy/language/en-GB/plg_system_autoscrollspy.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
PLG_SYSTEM_AUTOSCROLLSPY = "Auto ScrollSpy"
12
PLG_AUTOSCROLLSPY = "Auto ScrollSpy (Table of Contents)"
2-
PLG_SYSTEM_AUTO_SCROLLSPY_XML_DESC="This plugin will automatically generate a table of contents based on an article's headings with scrollspy. The table is displayed in the accompanying module.<BR/>If you find this free extension useful, please leave a tip at <a href="https://kevinsguides.com/tips" target="_blank">KevinsGuides.com/tips</a><br/><strong>Before asking for help:</strong> Ensure you clicked toggle inline help in upper right admin toolbar on plugin settings page as this explains a lot."
3+
PLG_SYSTEM_AUTO_SCROLLSPY_XML_DESC="This plugin will automatically generate a table of contents based on an article's headings with scrollspy. The table is displayed in the accompanying module.<BR/>If you find this free extension useful, please leave a tip at <a href=\"https://kevinsguides.com/tips\" target=\"_blank\">KevinsGuides.com/tips</a><br/><strong>Before asking for help:</strong> Ensure you clicked toggle inline help in upper right admin toolbar on plugin settings page as this explains a lot."
34
PLG_SYSTEM_AUTO_SCROLLSPY_LEVEL1_SELECTOR="Level 1 Selector"
45
PLG_SYSTEM_AUTO_SCROLLSPY_LEVEL1_SELECTOR_DESC="The selector for the level 1 headings. Default is h2."
56
PLG_SYSTEM_AUTO_SCROLLSPY_LEVEL2_SELECTOR="Level 2 Selector"

plugins/system/autoscrollspy/language/en-GB/plg_system_autoscrollspy.sys.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
PLG_SYSTEM_AUTOSCROLLSPY = "Auto ScrollSpy"
12
PLG_AUTOSCROLLSPY = "Auto ScrollSpy (Table of Contents)"
2-
PLG_SYSTEM_AUTO_SCROLLSPY_XML_DESC="This plugin will automatically generate a table of contents based on an article's headings. The table is displayed in the accompanying module which must be published. By default, this includes scrollspy functionality. However, you can also use it just for a table of contents if you want.<BR/>If you find this free extension useful, please leave a tip at KevinsGuides.com/tips"
3+
PLG_SYSTEM_AUTO_SCROLLSPY_XML_DESC="This plugin will automatically generate a table of contents based on an article's headings with scrollspy. The table is displayed in the accompanying module.<BR/>If you find this free extension useful, please leave a tip at <a href=\"https://kevinsguides.com/tips\" target=\"_blank\">KevinsGuides.com/tips</a><br/><strong>Before asking for help:</strong> Ensure you clicked toggle inline help in upper right admin toolbar on plugin settings page as this explains a lot."
34
PLG_SYSTEM_AUTO_SCROLLSPY_LEVEL1_SELECTOR="Level 1 Selector"
45
PLG_SYSTEM_AUTO_SCROLLSPY_LEVEL1_SELECTOR_DESC="The selector for the level 1 headings. Default is h2."
56
PLG_SYSTEM_AUTO_SCROLLSPY_LEVEL2_SELECTOR="Level 2 Selector"

0 commit comments

Comments
 (0)