From 1babe593dc04463a78552562953b9fc9da8850d2 Mon Sep 17 00:00:00 2001 From: Rennie Petersen Date: Mon, 15 Jan 2018 09:48:28 +0100 Subject: [PATCH 1/2] Add some info about templates --- .../05.themes/01.joomla-templates/docs.en.md | 16 ++++++++++++++ .../05.themes/02.kunena-templates/docs.en.md | 22 +++++++++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 pages/05.themes/01.joomla-templates/docs.en.md create mode 100644 pages/05.themes/02.kunena-templates/docs.en.md diff --git a/pages/05.themes/01.joomla-templates/docs.en.md b/pages/05.themes/01.joomla-templates/docs.en.md new file mode 100644 index 0000000..ea958b4 --- /dev/null +++ b/pages/05.themes/01.joomla-templates/docs.en.md @@ -0,0 +1,16 @@ +--- +title: 'Joomla! Templates' +published: true +process: + markdown: true +child_type: default +routable: true +cache_enable: true +visible: true +--- + +The subject of *templates* is made complicated by the fact that both Joomla! and Kunena use templates, and they are not the same thing at all. + +The Joomla! system provides two default templates, Beez3 and Protostar. In addition, there are hundreds, perhaps thousands, of other Joomla! templates available from various software companies and template collection websites on the internet. + +An important consideration relative to the use of Kunena is whether or not the Joomla! template you are using is based on the Bootstrap system. Protostar (and Beez3, although optional?) is based on Bootstrap 2. If you are using a third-party template with Joomla! you need to know whether it is based on Bootstrap in order to make decisions about which Kunena template to use. \ No newline at end of file diff --git a/pages/05.themes/02.kunena-templates/docs.en.md b/pages/05.themes/02.kunena-templates/docs.en.md new file mode 100644 index 0000000..67c050c --- /dev/null +++ b/pages/05.themes/02.kunena-templates/docs.en.md @@ -0,0 +1,22 @@ +--- +title: 'Kunena Templates' +published: true +process: + markdown: true +child_type: default +routable: true +cache_enable: true +visible: true +--- + +Kunena needs a Kunena-specific template (not to be confused with Joomla! templates) in order to format its output. + +The Kunena project provides three templates: + +- Crypsis is based on Bootstrap 2, and as such can coexist with the Joomla! Beez3 and Protostar templates, and other Joomla! templates that are based on Bootstrap 2. It can also be used if you enable the "Load Bootstrap" option on the crypsis template settings; this will load the default Bootstrap 2 version that is shipped with Joomla! 3.x. +- Crypsisb3 is based on Bootstrap 3. +- Blue Eagle, which is a paid download, is an HTML-based template. This means it should be able to coexist with all Joomla! templates. (There can be some small CSS issues, depending on the CSS of the Joomla! template.) + +Other Kunena templates may be found on the internet, and in the Manual section of this documentation you can find information about how to install a Kunena template, or how to modify one. + +By editing the Kunena template settings you can, to some extent, determine which kinds of information you wish to display. \ No newline at end of file From ee6b5a45a332a2e939d46fc5e66874664f129891 Mon Sep 17 00:00:00 2001 From: Rennie Petersen Date: Sat, 20 Jan 2018 18:46:15 +0100 Subject: [PATCH 2/2] Editing the text and removing duplicated files. There were a lot of duplicated directories and files, which I assume is unnecessary. --- .../01.install-languages/docs.en.md | 13 ++-- .../04.languages/01.language-files/docs.en.md | 53 ---------------- .../02.install-languages/docs.en.md | 32 ---------- .../04.languages/02.language-files/docs.en.md | 60 +++++++++---------- .../03.language-overrides/docs.en.md | 4 +- .../03.translating-kunena/docs.en.md | 53 ---------------- pages/04.languages/04.transifex/docs.en.md | 21 +++---- .../language-overrides/docs.en.md | 25 -------- 8 files changed, 50 insertions(+), 211 deletions(-) delete mode 100644 pages/04.languages/01.language-files/docs.en.md delete mode 100644 pages/04.languages/02.install-languages/docs.en.md delete mode 100644 pages/04.languages/03.translating-kunena/docs.en.md delete mode 100644 pages/04.languages/language-overrides/docs.en.md diff --git a/pages/04.languages/01.install-languages/docs.en.md b/pages/04.languages/01.install-languages/docs.en.md index 7441868..485ef02 100644 --- a/pages/04.languages/01.install-languages/docs.en.md +++ b/pages/04.languages/01.install-languages/docs.en.md @@ -9,26 +9,27 @@ cache_enable: true visible: true --- -The **Kunena** installation package contains support only for English language forums but other languages may be separately downloaded and installed. This guide shows you how to install other languages. -When you upgrade from one version to a different version you should also remember that you will need to separately download and upgrade all other languages you may be using on your site. +The **Kunena** installation package contains support only for English language forums, but other languages may be separately downloaded and installed. This guide shows you how to install other languages. + +Translating Kunena is managed as part of the [Transifex](https://www.transifex.com/Kunena-Forum/) project. The [download page](http://www.kunena.org/download) contains the additional languages pack, which includes all translated languages, both **_complete_** and **_incomplete_**. -The Kunena installation package contains support only for English language forums but other languages may be separately downloaded and installed. Translating Kunena is managed as part of the [Transifex](https://www.transifex.com/Kunena-Forum/) project. The [download page](http://www.kunena.org/download) contains the additional languages pack, which includes all translated languages, both **_complete_** and **_incomplete_**. +When you upgrade from one version to a different version you should also remember that you will need to separately download and upgrade all other languages you may be using on your site. ### Language Packs for Kunena #### Official language pack -Our official language pack can be found in our [download page](http://www.kunena.org/download). Some languages may have been fully translated but they are included anyway. Incomplete translations may result in untranslated strings appearing as `COM_KUNENA_THIS_IS_THE_KEY`. So if you start seeing strings like this, your translation isn't up to date and **Kunena** is using the last-known translation that you have installed on your site. +Our official language pack can be found in our [download page](http://www.kunena.org/download). Some languages may not have been fully translated but they are included anyway. Incomplete translations may result in untranslated strings appearing as `COM_KUNENA_THIS_IS_THE_KEY`. So if you start seeing strings like this, your translation isn't up to date and **Kunena** is using the last-known translation that you have installed on your site. ### Installation procedure Install the language pack with the Joomla! installer. All the available languages will be updated during the installation process. If you add more languages into your site, you need to install the language pack again to include missing languages. -* Make sure that your site is using your language: go to **_Extensions -> Language(s)_** - click the **_Install Language_** icon and search for "Your lanuage"; select it and click the install button. +* Make sure that your site is using your language: go to **_Extensions -> Language(s)_** - click the **_Install Language_** icon and search for "Your language"; select it and click the install button. * Go to **_Extensions -> Language(s)_**: Your language should now be in the list - select it and make it your default language. * Download the **Kunena** language pack from the site [download page](http://www.kunena.org/download). * **_Extensions -> Manage -> Upload Package File_** to upload and install the .zip file. -* The language pack installed only languages, which are installed in Joomla already. +* The language pack installs only languages which are installed in Joomla already. #### Not everything may be translated diff --git a/pages/04.languages/01.language-files/docs.en.md b/pages/04.languages/01.language-files/docs.en.md deleted file mode 100644 index 86cb329..0000000 --- a/pages/04.languages/01.language-files/docs.en.md +++ /dev/null @@ -1,53 +0,0 @@ ---- -title: 'Language Files' ---- - -### Introduction - -This article helps you to locate **Kunena** language files in your installation or GitHub tree. The language files contain the translations of many thousands of symbolic names used in Kunena. If you want to find a particular symbolic name (or translated text) we recommend that you use a search tool like [Wingrep](http://www.wingrep.com/) to find where the text string is defined. - -Our recommendation is that people should not edit the original source code directly but, instead, define one's own custom overrides to change the value of symbolic names. To create a language override you should go to **_Extensions -> Language(s) -> Overrides -> New_** to define a new value for the symbolic name that you want to use instead of the one(s) that are defined as part of the standard installation. For further information about using Joomla langage overrides, see [Language Overrides in Joomla](http://docs.joomla.org/Language_Overrides_in_Joomla). - -**Kunena** installation kits only install English. Other languages must be installed separately. Non-English translations can be obtained by going to the [download page](http://www.kunena.org/download). If you upgrade from older versions you will also need to update the non-English translations, separately. -If you want to translate **Kunena**, please read [Translating Kunena](../../languages/translating-kunena) and [Transifex](../../languages/transifex)) articles. - -##### Kunena installs the following language files: - -* `./administrator/components/com_kunena/language/en-GB/` -en-GB.com_kunena.controllers.ini -en-GB.com_kunena.ini -en-GB.com_kunena.install.ini -en-GB.com_kunena.libraries.ini -en-GB.com_kunena.models.ini -en-GB.com_kunena.sys.ini -en-GB.com_kunena.views.ini -en-GB.plg_finder_kunena.sys.ini -en-GB.plg_kunena_alphauserpoints.sys.ini -en-GB.plg_kunena_community.sys.ini -en-GB.plg_kunena_comprofiler.sys.ini -en-GB.plg_kunena_gravatar.sys.ini -en-GB.plg_kunena_joomla.sys.ini -en-GB.plg_kunena_kunena.sys.ini -en-GB.plg_kunena_uddeim.sys.ini -en-GB/en-GB.plg_quickicon_kunena.sys.ini -en-GB/en-GB.plg_system_kunena.sys.ini - -* `./components/com_kunena/language/` -en-GB.com_kunena.controllers.ini -en-GB.com_kunena.ini -en-GB.com_kunena.models.ini -en-GB.com_kunena.templates.ini -en-GB.com_kunena.tpl_blue_eagle.ini -en-GB.com_kunena.views.ini -en-GB.kunena_tmpl_crypsis.ini -en-GB.mod_kunenamenu.ini -en-GB.mod_kunenamenu.sys.ini - -All others languages have files inside the Joomla language directories: - - `./administrator/language/` - `./language/` - - ##### Official language pack - -The Kunena installation package contains support only for English language forums but other languages may be separately downloaded and installed. Translating Kunena is managed as part of the [Transifex](https://www.transifex.com/Kunena-Forum/) project. The [download page](http://www.kunena.org/download) contains the additional languages pack, which includes all translated languages, both **_complete_** and **_incomplete_**. The language pack installed only languages, which are installed in Joomla already. \ No newline at end of file diff --git a/pages/04.languages/02.install-languages/docs.en.md b/pages/04.languages/02.install-languages/docs.en.md deleted file mode 100644 index df6f89c..0000000 --- a/pages/04.languages/02.install-languages/docs.en.md +++ /dev/null @@ -1,32 +0,0 @@ ---- -title: 'Install Languages' ---- - -The **Kunena** installation package contains support only for English language forums but other languages may be separately downloaded and installed. This guide shows you how to install other languages. -When you upgrade from one version to a different version you should also remember that you will need to separately download and upgrade all other languages you may be using on your site. - -The Kunena installation package contains support only for English language forums but other languages may be separately downloaded and installed. Translating Kunena is managed as part of the [Transifex](https://www.transifex.com/Kunena-Forum/) project. The [download page](http://www.kunena.org/download) contains the additional languages pack, which includes all translated languages, both **_complete_** and **_incomplete_**. - -### Language Packs for Kunena - -#### Official language pack - -Our official language pack can be found in our [download page](http://www.kunena.org/download). Some languages may have been fully translated but they are included anyway. Incomplete translations may result in untranslated strings appearing as `COM_KUNENA_THIS_IS_THE_KEY`. So if you start seeing strings like this, your translation isn't up to date and **Kunena** is using the last-known translation that you have installed on your site. - -### Installation procedure - -Install the language pack with the Joomla! installer. All the available languages will be updated during the installation process. If you add more languages into your site, you need to install the language pack again to include missing languages. - -* Make sure that your site is using your language: go to **_Extensions -> Language(s)_** - click the **_Install Language_** icon and search for "Your lanuage"; select it and click the install button. -* Go to **_Extensions -> Language(s)_**: Your language should now be in the list - select it and make it your default language. -* Download the **Kunena** language pack from the site [download page](http://www.kunena.org/download). -* **_Extensions -> Manage -> Upload Package File_** to upload and install the .zip file. -* The language pack installed only languages, which are installed in Joomla already. - -#### Not everything may be translated - -Translated Kunena showing untranslated menu. You will notice that, although the forum is translated into your language, the menu at the top of the page is not translated. This may or may not occur in your particular site but it is easy enough to translate the menu items by going to the Joomla **_Menus_**, select the menu **_Kunena Menu_** and translate each item manually, one by one. - -#### Helping with the task of completing the translation - -Many of the languages in this package are missing translations. If you think you can complete the remaining parts of a translation, or you could write a translation that has not yet been written for Kunena, the Kunena translation team invites you to participate in the [Transifex](../../languages/transifex) project. If you have the skills and you would like to help, please look at the [Transifex](../../languages/transifex) article to see how you can help us with our translation work. \ No newline at end of file diff --git a/pages/04.languages/02.language-files/docs.en.md b/pages/04.languages/02.language-files/docs.en.md index 86cb329..b1cbbdd 100644 --- a/pages/04.languages/02.language-files/docs.en.md +++ b/pages/04.languages/02.language-files/docs.en.md @@ -9,45 +9,45 @@ This article helps you to locate **Kunena** language files in your installation Our recommendation is that people should not edit the original source code directly but, instead, define one's own custom overrides to change the value of symbolic names. To create a language override you should go to **_Extensions -> Language(s) -> Overrides -> New_** to define a new value for the symbolic name that you want to use instead of the one(s) that are defined as part of the standard installation. For further information about using Joomla langage overrides, see [Language Overrides in Joomla](http://docs.joomla.org/Language_Overrides_in_Joomla). **Kunena** installation kits only install English. Other languages must be installed separately. Non-English translations can be obtained by going to the [download page](http://www.kunena.org/download). If you upgrade from older versions you will also need to update the non-English translations, separately. -If you want to translate **Kunena**, please read [Translating Kunena](../../languages/translating-kunena) and [Transifex](../../languages/transifex)) articles. +If you want to translate **Kunena**, please read [Translating Kunena](../../languages/translating-kunena) and [Transifex](../../languages/transifex) articles. ##### Kunena installs the following language files: * `./administrator/components/com_kunena/language/en-GB/` -en-GB.com_kunena.controllers.ini -en-GB.com_kunena.ini -en-GB.com_kunena.install.ini -en-GB.com_kunena.libraries.ini -en-GB.com_kunena.models.ini -en-GB.com_kunena.sys.ini -en-GB.com_kunena.views.ini -en-GB.plg_finder_kunena.sys.ini -en-GB.plg_kunena_alphauserpoints.sys.ini -en-GB.plg_kunena_community.sys.ini -en-GB.plg_kunena_comprofiler.sys.ini -en-GB.plg_kunena_gravatar.sys.ini -en-GB.plg_kunena_joomla.sys.ini -en-GB.plg_kunena_kunena.sys.ini -en-GB.plg_kunena_uddeim.sys.ini -en-GB/en-GB.plg_quickicon_kunena.sys.ini -en-GB/en-GB.plg_system_kunena.sys.ini + en-GB.com_kunena.controllers.ini + en-GB.com_kunena.ini + en-GB.com_kunena.install.ini + en-GB.com_kunena.libraries.ini + en-GB.com_kunena.models.ini + en-GB.com_kunena.sys.ini + en-GB.com_kunena.views.ini + en-GB.plg_finder_kunena.sys.ini + en-GB.plg_kunena_alphauserpoints.sys.ini + en-GB.plg_kunena_community.sys.ini + en-GB.plg_kunena_comprofiler.sys.ini + en-GB.plg_kunena_gravatar.sys.ini + en-GB.plg_kunena_joomla.sys.ini + en-GB.plg_kunena_kunena.sys.ini + en-GB.plg_kunena_uddeim.sys.ini + en-GB/en-GB.plg_quickicon_kunena.sys.ini + en-GB/en-GB.plg_system_kunena.sys.ini * `./components/com_kunena/language/` -en-GB.com_kunena.controllers.ini -en-GB.com_kunena.ini -en-GB.com_kunena.models.ini -en-GB.com_kunena.templates.ini -en-GB.com_kunena.tpl_blue_eagle.ini -en-GB.com_kunena.views.ini -en-GB.kunena_tmpl_crypsis.ini -en-GB.mod_kunenamenu.ini -en-GB.mod_kunenamenu.sys.ini + en-GB.com_kunena.controllers.ini + en-GB.com_kunena.ini + en-GB.com_kunena.models.ini + en-GB.com_kunena.templates.ini + en-GB.com_kunena.tpl_blue_eagle.ini + en-GB.com_kunena.views.ini + en-GB.kunena_tmpl_crypsis.ini + en-GB.mod_kunenamenu.ini + en-GB.mod_kunenamenu.sys.ini All others languages have files inside the Joomla language directories: `./administrator/language/` `./language/` - + ##### Official language pack - -The Kunena installation package contains support only for English language forums but other languages may be separately downloaded and installed. Translating Kunena is managed as part of the [Transifex](https://www.transifex.com/Kunena-Forum/) project. The [download page](http://www.kunena.org/download) contains the additional languages pack, which includes all translated languages, both **_complete_** and **_incomplete_**. The language pack installed only languages, which are installed in Joomla already. \ No newline at end of file + +The Kunena installation package contains support only for English language forums but other languages may be separately downloaded and installed. Translating Kunena is managed as part of the [Transifex](https://www.transifex.com/Kunena-Forum/) project. The [download page](http://www.kunena.org/download) contains the additional languages pack, which includes all translated languages, both **_complete_** and **_incomplete_**. The language pack installs only languages which are installed in Joomla already. \ No newline at end of file diff --git a/pages/04.languages/03.language-overrides/docs.en.md b/pages/04.languages/03.language-overrides/docs.en.md index ff8bc4e..a523de6 100644 --- a/pages/04.languages/03.language-overrides/docs.en.md +++ b/pages/04.languages/03.language-overrides/docs.en.md @@ -9,7 +9,7 @@ cache_enable: true visible: true --- -Sometimes it happens that you want to change a text passage or a word. Or it it will just a language key displayed (such as COM_KUNENA_PUBLISH). This can be easily changed, Joomla offers the feature of the language override. +You may occasionally want to change a text passage or a word, or you may encounter a language key displayed (such as COM_KUNENA_PUBLISH), indicating a missing translation. This can be easily changed by using the Joomla language override feature. ### Overwrite text @@ -32,5 +32,5 @@ Sometimes it happens that you want to change a text passage or a word. Or it it 4. Save ![](overwrite.png) - + >>>>>> If you know the language key, you can paste this code directly into the box Language Constant. \ No newline at end of file diff --git a/pages/04.languages/03.translating-kunena/docs.en.md b/pages/04.languages/03.translating-kunena/docs.en.md deleted file mode 100644 index 06247eb..0000000 --- a/pages/04.languages/03.translating-kunena/docs.en.md +++ /dev/null @@ -1,53 +0,0 @@ ---- -title: 'Translating Kunena' ---- - -Our official language pack can be found in our [download page](http://www.kunena.org/download). Please read also [Language Installation Guide](../../languages/Language Installation). - -### Translating Kunena - -#### Use Transifex - -**Kunena project** uses [Transifex](https://www.transifex.com/Kunena-Forum/) to maintain all available translations. Transifex provides easy to use online tools, which can be used to update translations easily and without any technical knowledge. Alternatively Transifex allows you to download the current translation and update it with your favourite tool. It also allows anyone to download the most current version of any translated file. - -Downloaded files can be manually installed to your Joomla site. Please read [Language files](../../languages/language-files) for more information. - -Having your language in Transifex is the only way to get it into **Kunena** distribution. For information how to use transifex read the wiki article about [Transifex](../../languages/transifex). - -**_ There are some bugs in Transifex_** Joomla support, so please check these: -* **_NEVER use double quotes (")_** in your translation; use single quotes instead (also in HTML tags) -* If you edit files by hand, make sure that it uses **_Unix encoding_** (`\n`), **_not_** Windows (`\r\n`) or Mac (`\r`) before uploading the files back to Transifex. - -#### Create language pack for your language - -To create installable language file, you just have to follow these steps: -+ Get the latest [core language files](https://www.transifex.com/Kunena-Forum/) from Transifex if you don't have them -+ Download latest [Kunena language pack](http://www.kunena.org/download) -+ Take your language from the language pack -+ Extract the language files to separate folders (you can call them admin & site) -+ Copy updated files to the above folders and rename them to replace the original files -+ Create ZIP archive (please use the same name as we did) -+ Install ZIP file with the Joomla! installer and make sure that your translation works -+ Publish your translation. - - Use the [Forum](http://www.kunena.com/forum/107-translations) - - **_Having your language in Transifex is the only way to get it into Kunena distribution_** - -#### What is allowed in .ini files - -**_The translated string has to be encosed by double quotes:_** -COM_KUNENA_A_TEMPLATE_MANAGER_COULD_NOT_WRITABLE="Could not make the template parameter file writable" - -**_Do not split translations into multiple lines (only first line will show up):_** -COM_KUNENA_A_TEMPLATE_MANAGER_COULD_NOT_WRITABLE="Could not make the -template parameter file writable" - -**If you want a new line, write:** -`
` -For example: -COM_KUNENA_A_TEMPLATE_MANAGER_COULD_NOT_WRITABLE="Could not make the** `
` **template parameter file writable" - -**_Make your translations to be valid XHTML_** -**Not** `
`, **not** `
` - only `
` is valid. -If unsure, please use the same markup as we do. -**_Files must be saved in UTF-8_** -**_Please do not use Double Quotes (") in your translation, it will break the translation._** \ No newline at end of file diff --git a/pages/04.languages/04.transifex/docs.en.md b/pages/04.languages/04.transifex/docs.en.md index fe9731f..8ba90f2 100644 --- a/pages/04.languages/04.transifex/docs.en.md +++ b/pages/04.languages/04.transifex/docs.en.md @@ -17,14 +17,14 @@ visible: true You can register at (https://www.transifex.com/) #### Kunena on Transifex -You can find the official translation page for **Kunena** under this URL: (https://www.transifex.com/Kunena-Forum/) +You can find the official translation page for **Kunena** at this URL: (https://www.transifex.com/Kunena-Forum/) #### Joining a Transifex team To manage the process of who is translating what, there are teams for each language: (https://www.transifex.com/Kunena-Forum/teams/). -Please create a new team for your language if there is no yet. Please use the five digit xx_XX language code instead of the two digit language code. Or request a membership to a specific language. +Please create a new team for your language if there is none yet. Please use the five character xx_XX language code instead of the two character language code. Or request membership in a specific language team. #### Doing the translation -Go back to the main page of the **Kunena** project page: (https://www.transifex.com/Kunena-Forum/). There you can see a list of the language files. To translate one of those just click on it. On the next side you can see some additional info and below is a list of the available languages. If your language is not listed, just click on **_add Translation_** and choose you language. If your language is available, you can click on it. Now you get a popup with some options. You can upload your local `.ini` file and **_Transifex_** will find the translations automatically or you can click on **_View strings online_**. When you press on **_Translate now_** you get a new view with all strings which are translated or should be translated. Just fill your translations into the text fields and press save. Your done with this file, go to the next. +Go back to the main page of the **Kunena** project page: (https://www.transifex.com/Kunena-Forum/). There you can see a list of the language files. To translate one of those just click on it. On the next page you can see some additional info and below is a list of the available languages. If your language is not listed, just click on **_add Translation_** and choose you language. If your language is available, you can click on it. Now you get a popup with some options. You can upload your local `.ini` file and **_Transifex_** will find the translations automatically or you can click on **_View strings online_**. When you press on **_Translate now_** you get a new view with all strings which are translated or should be translated. Just fill your translations into the text fields and press save. When you'r done with this file, go to the next. For further information visit (http://docs.transifex.com/). @@ -46,10 +46,10 @@ The Linux package called `transifex-client` is included in the most distribution ##### Windows #### Setup the client -It is really simple when you know what to do. I will show the way with clone from github! -* Clone Kunena or any module or plugin from github. +It is really simple when you know what to do. I will show the way with clone from GitHub! +* Clone Kunena or any module or plugin from GitHub. * Open a terminal/console and change directory to Kunena -* You can add your own language into `.tx/config` file (look below) +* You can add your own language into `.tx/config` file (see below) * `tx pull -l transifex language code` (see also) (http://docs.transifex.com/client/) #### Add a new language @@ -57,7 +57,8 @@ It is really simple when you know what to do. I will show the way with clone fro Because **_Transifex_** uses different language codes than Joomla! you should map your own language from **_Transifex_** to Joomla! format. * Edit file called `.tx/config` and find language mapping rules inside [main] section: -**[main]** -host = (https://www.transifex.com) -lang_map = **ar:ar-AA, ca_ES:ca-ES, cs_CZ: cs-CZ ,da_DK:da-DK, de_DE:de-DE, [...] zh_TW:zh-TW** -* Now add rule for your own language; line breaks are not allowed for the variable! \ No newline at end of file + **[main]** + host = (https://www.transifex.com) + lang_map = **ar:ar-AA, ca_ES:ca-ES, cs_CZ: cs-CZ ,da_DK:da-DK, de_DE:de-DE, [...] zh_TW:zh-TW** +* Now add a rule for your own language; line breaks are not allowed for the variable! + diff --git a/pages/04.languages/language-overrides/docs.en.md b/pages/04.languages/language-overrides/docs.en.md deleted file mode 100644 index 0e3db8b..0000000 --- a/pages/04.languages/language-overrides/docs.en.md +++ /dev/null @@ -1,25 +0,0 @@ -Sometimes it happens that you want to change a text passage or a word. Or it it will just a language key displayed (such as COM_KUNENA_PUBLISH). This can be easily changed, Joomla offers the feature of the language override. - -### Overwrite text - -* Go to **_Backend -> Extensions -> Language(s) -> Overrides_** - -![](language.png) - ---- - -1. Select in the filter your language (and Site or Administrator) -2. Click **New** - -![](filter.png) - ---- - -1. Search the text passage -2. Click on search result (the result goes into the writing box left) -3. Change the text -4. Save - -![](overwrite.png) - - >>>>>> If you know the language key, you can paste this code directly into the box Language Constant.