From 36f6865c4ea54ba036937d11e946f7fedfef1359 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 29 Jan 2026 22:44:25 +0000 Subject: [PATCH] Fix missing language variables - update FAKITCODE to FA6KITCODE in all language files Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com> --- .../language/en-GB/tpl_moko-cassiopeia.sys.ini | 2 +- .../language/en-US/tpl_moko-cassiopeia.sys.ini | 2 +- src/language/en-GB/tpl_moko-cassiopeia.ini | 6 +++--- src/language/en-US/tpl_moko-cassiopeia.ini | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/administrator/language/en-GB/tpl_moko-cassiopeia.sys.ini b/src/administrator/language/en-GB/tpl_moko-cassiopeia.sys.ini index 857e2d8..957619c 100644 --- a/src/administrator/language/en-GB/tpl_moko-cassiopeia.sys.ini +++ b/src/administrator/language/en-GB/tpl_moko-cassiopeia.sys.ini @@ -8,7 +8,7 @@ ; DEFGROUP: Joomla.Template.Site ; INGROUP: Moko-Cassiopeia ; PATH: ./language/en-GB/tpl_moko-cassiopeia.sys.ini -; VERSION: 03.05.00 +; VERSION: 03.06.01 ; BRIEF: English (GB) system language strings for template metadata and installer ; TPL_MOKO-CASSIOPEIA="Moko-Cassiopeia Site template" diff --git a/src/administrator/language/en-US/tpl_moko-cassiopeia.sys.ini b/src/administrator/language/en-US/tpl_moko-cassiopeia.sys.ini index 2be8aa3..a8c17cf 100644 --- a/src/administrator/language/en-US/tpl_moko-cassiopeia.sys.ini +++ b/src/administrator/language/en-US/tpl_moko-cassiopeia.sys.ini @@ -8,7 +8,7 @@ ; DEFGROUP: Joomla.Template.Site ; INGROUP: Moko-Cassiopeia ; PATH: ./language/en-US/tpl_moko-cassiopeia.sys.ini -; VERSION: 03.05.00 +; VERSION: 03.06.01 ; BRIEF: English (US) system language strings for template metadata and installer ; TPL_MOKO-CASSIOPEIA="Moko-Cassiopeia Site template" diff --git a/src/language/en-GB/tpl_moko-cassiopeia.ini b/src/language/en-GB/tpl_moko-cassiopeia.ini index d896db4..57e7718 100644 --- a/src/language/en-GB/tpl_moko-cassiopeia.ini +++ b/src/language/en-GB/tpl_moko-cassiopeia.ini @@ -8,7 +8,7 @@ ; DEFGROUP: Joomla.Template.Site ; INGROUP: Moko-Cassiopeia ; PATH: ./language/en-GB/tpl_moko-cassiopeia.ini -; VERSION: 03.05.00 +; VERSION: 03.06.01 ; BRIEF: English (GB) language strings for the Moko-Cassiopeia Joomla template ; ; ===== Template meta ===== @@ -57,8 +57,8 @@ TPL_MOKO-CASSIOPEIA_LOGO_LABEL="Logo" TPL_MOKO-CASSIOPEIA_TITLE="Title (alternative to logo)" TPL_MOKO-CASSIOPEIA_TAGLINE_LABEL="Tagline" TPL_MOKO-CASSIOPEIA_TAGLINE_DESC="Optional text to show as a subheading" -TPL_MOKO-CASSIOPEIA_FAKITCODE_LABEL="Font Awesome Kit Unique Code" -TPL_MOKO-CASSIOPEIA_FAKITCODE_DESC="If left blank, Font Awesome 7 Free will be used.
Copy the unique Kit embed code above and paste it into the <head> of your project's HTML file or template.
More information at the Font Awesome website." +TPL_MOKO-CASSIOPEIA_FA6KITCODE_LABEL="Font Awesome Kit Unique Code" +TPL_MOKO-CASSIOPEIA_FA6KITCODE_DESC="If left blank, Font Awesome 7 Free will be used.
Copy the unique Kit embed code above and paste it into the <head> of your project's HTML file or template.
More information at the Font Awesome website." ; ===== Typography (Theme tab) ===== TPL_MOKO-CASSIOPEIA_FONT_LABEL="Fonts Scheme" diff --git a/src/language/en-US/tpl_moko-cassiopeia.ini b/src/language/en-US/tpl_moko-cassiopeia.ini index eee2092..348a80e 100644 --- a/src/language/en-US/tpl_moko-cassiopeia.ini +++ b/src/language/en-US/tpl_moko-cassiopeia.ini @@ -8,7 +8,7 @@ ; DEFGROUP: Joomla.Template.Site ; INGROUP: Moko-Cassiopeia ; PATH: ./language/en-US/tpl_moko-cassiopeia.ini -; VERSION: 03.05.00 +; VERSION: 03.06.01 ; BRIEF: English (US) language strings for the Moko-Cassiopeia Joomla template ; ; ===== Template meta ===== @@ -57,8 +57,8 @@ TPL_MOKO-CASSIOPEIA_LOGO_LABEL="Logo" TPL_MOKO-CASSIOPEIA_TITLE="Title (alternative to logo)" TPL_MOKO-CASSIOPEIA_TAGLINE_LABEL="Tagline" TPL_MOKO-CASSIOPEIA_TAGLINE_DESC="Optional text to show as a subheading" -TPL_MOKO-CASSIOPEIA_FAKITCODE_LABEL="Font Awesome Kit Unique Code" -TPL_MOKO-CASSIOPEIA_FAKITCODE_DESC="If left blank, Font Awesome 7 Free will be used.
Copy the unique Kit embed code above and paste it into the <head> of your project's HTML file or template.
More information at the Font Awesome website." +TPL_MOKO-CASSIOPEIA_FA6KITCODE_LABEL="Font Awesome Kit Unique Code" +TPL_MOKO-CASSIOPEIA_FA6KITCODE_DESC="If left blank, Font Awesome 7 Free will be used.
Copy the unique Kit embed code above and paste it into the <head> of your project's HTML file or template.
More information at the Font Awesome website." ; ===== Typography (Theme tab) ===== TPL_MOKO-CASSIOPEIA_FONT_LABEL="Fonts Scheme"