diff --git a/build/build.sh b/build/build.sh index 65095912..670a1871 100755 --- a/build/build.sh +++ b/build/build.sh @@ -7,3 +7,5 @@ cp ../localise.xml packaging cp ../install.php packaging cd packaging zip -r ../packages/com_localise.zip component/ media/ localise.xml install.php +cd ../ +rm -rf ./packaging diff --git a/build/packages/index.html b/build/packages/index.html deleted file mode 100644 index 3af63015..00000000 --- a/build/packages/index.html +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/component/admin/language/en-GB/en-GB.com_localise.ini b/component/admin/language/en-GB/en-GB.com_localise.ini index 75c52ebd..5ef0c227 100644 --- a/component/admin/language/en-GB/en-GB.com_localise.ini +++ b/component/admin/language/en-GB/en-GB.com_localise.ini @@ -1,7 +1,7 @@ ; @package Localise.administrator ; @subpackage com_localise ; @description English - GB -; @version 4.0.38-dev +; @version 4.1.0 ; @date 2012-08-23 00:00:00 ; @copyright (C) 2012 - today Localise Team, Inc. All rights reserved. ; @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL, see LICENSE.php @@ -63,7 +63,7 @@ COM_LOCALISE_LABEL_COPYRIGHT_DESC="Standard copyright information" COM_LOCALISE_LABEL_LICENSE="License" COM_LOCALISE_LABEL_LICENSE_DESC="GNU/GPL" COM_LOCALISE_LABEL_PRIORITY="Priority to extension folder" -COM_LOCALISE_LABEL_PRIORITY_DESC="If the file exists, setting this to Yes will present as reference the files from the extension folder. Default is No, i.e. use the files from core folder." +COM_LOCALISE_LABEL_PRIORITY_DESC="If the file exists, setting this to Yes will present as reference the files from the extension folder. Default is No, i.e. use the files from core folder." COM_LOCALISE_LABEL_SUFFIXES="Suffixes of language's files" COM_LOCALISE_LABEL_SUFFIXES_DESC="Enter the suffixes of your language files. Separate suffixes with a comma. Example: if the name of your language files are 'en-GB.com_admin.sys.ini' and 'en-GB.com_admin.menu.ini', suffixes should be '.sys, .menu'" @@ -73,7 +73,7 @@ COM_LOCALISE_ACCESS_LANGUAGE_EDIT="Edit" COM_LOCALISE_ACCESS_LANGUAGE_EDIT_DESC="Edit description" COM_LOCALISE_COPY_REF_TO_NEW_LANG="Copy reference language files to this language" COM_LOCALISE_COPY_REF_TO_NEW_LANG_FIRSTSAVE="After saving this file and if the client is not 'installation' a new toolbar button will be available to let you copy, if desired, the Reference Language files to this new language." -COM_LOCALISE_COPY_REF_TO_NEW_LANG_TIP="Define a Reference Language in the Component Options. It can be chosen among any installed language. It is presently set to %1$s.
Clicking the Copy reference language files to this language toolbar button will copy all reference language files to this new language for this client. The new language folder should only contain this %2$s.xml file.
Do this for both administrator and site. Then go to the Translations page to modify translations if necessary.
Thereafter, you may create a fully working installation pack for this language by navigating to the Packages page, create a new package by duplicating a master core pack, modify to fit the new language, download and install via Extensions=>Install.
This makes it easier to create custom language packs for various countries than saving each file in the Translations page.
Examples of use: create an en-JM pack targeting Jamaica from the en-GB reference language, a fr-CH pack targeting Switzerland from the fr-FR reference language, etc." +COM_LOCALISE_COPY_REF_TO_NEW_LANG_TIP="Define a Reference Language in the Component Options. It can be chosen among any installed language. It is presently set to %1$s.
Clicking the Copy reference language files to this language toolbar button will copy all reference language files to this new language for this client. The new language folder should only contain this %2$s.xml file.
Do this for both administrator and site. Then go to the Translations page to modify translations if necessary.
Thereafter, you may create a fully working installation pack for this language by navigating to the Packages page, create a new package by duplicating a master core pack, modify to fit the new language, download and install via Extensions=>Install.
This makes it easier to create custom language packs for various countries than saving each file in the Translations page.
Examples of use: create an en-JM pack targeting Jamaica from the en-GB reference language, a fr-CH pack targeting Switzerland from the fr-FR reference language, etc." COM_LOCALISE_ERROR_LANGUAGE_COPY_FILES_NOT_PERMITTED="Failure copying files:
- the reference language is the same as the destination language
- or the destination language is en-GB." COM_LOCALISE_ERROR_LANGUAGE_COULD_NOT_COPY_FILES="The %1$s %2$s reference language files could not be copied to the %3$s language folder." COM_LOCALISE_ERROR_LANGUAGE_FILEEDIT="Error editing language file %s" diff --git a/component/admin/language/en-GB/en-GB.com_localise.sys.ini b/component/admin/language/en-GB/en-GB.com_localise.sys.ini index 3b20377e..6c57ce07 100644 --- a/component/admin/language/en-GB/en-GB.com_localise.sys.ini +++ b/component/admin/language/en-GB/en-GB.com_localise.sys.ini @@ -1,5 +1,5 @@ ; @description English - GB -; @version 4.0.38-dev +; @version 4.1.0 ; @author Localise Team ; @copyright (C) 2012 - today Localise Team, Inc. All rights reserved. ; @copyright http://joomlacode.org/gf/project/com_localise/ diff --git a/localise.xml b/localise.xml index 30aafd21..596b697b 100644 --- a/localise.xml +++ b/localise.xml @@ -8,7 +8,7 @@ (C) 2020 Open Source Matters admin@joomla.org https://github.com/joomla-projects/com_localise - 4.1.0-dev + 4.1.0 http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL COM_LOCALISE_XML_DESCRIPTION install.php diff --git a/update-server.xml b/update-server.xml index 18fbdb40..b37be5bf 100644 --- a/update-server.xml +++ b/update-server.xml @@ -5,10 +5,10 @@ Localise - nice and easy management of languages and translation files. com_localise component - 4.0.38-dev + 4.1.0 https://github.com/joomla-projects/com_localise/ - https://github.com/joomla-projects/com_localise/releases/download/4.0.38-dev/com_localise-4.0.38-dev.zip + https://github.com/joomla-projects/com_localise/releases/download/4.1.0/com_localise-4.1.0.zip