From 4e85ecdcdeae5c670f49a85045445d90919bd49d Mon Sep 17 00:00:00 2001 From: joomla-patchtester-bot <63518931+joomla-patchtester-bot@users.noreply.github.com> Date: Tue, 14 Apr 2020 12:31:30 +0200 Subject: [PATCH] New translations com_patchtester.sys.ini (Irish) --- .../com_patchtester/language/ga-IE/com_patchtester.sys.ini | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/administrator/components/com_patchtester/language/ga-IE/com_patchtester.sys.ini b/administrator/components/com_patchtester/language/ga-IE/com_patchtester.sys.ini index 59b37cb..6cfe859 100644 --- a/administrator/components/com_patchtester/language/ga-IE/com_patchtester.sys.ini +++ b/administrator/components/com_patchtester/language/ga-IE/com_patchtester.sys.ini @@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester" COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Could not install the template overrides for the following templates: %s" COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Could not remove the template overrides for the following templates: %s" COM_PATCHTESTER_XML_DESCRIPTION="Component for pull request management testing" +COM_PATCHTESTER_UPDATE_TEXT="Patch Tester Update script. Patch Tester now updated to version %s." +COM_PATCHTESTER_INSTALL_INSTRUCTIONS="

Thank you for installing the Joomla! Patch Tester.

To use the Joomla! Patch Tester you first need to setup your GitHub credentials in the Joomla! Patch Tester Options. Go to the Joomla! Patch Tester Options to setup your credentials. After clicking on Save & Close you will be taken to the Joomla! Patch Tester where you can start using the Patch Tester." +COM_PATCHTESTER_UPDATE_INSTRUCTIONS="

Thank you for updating the Joomla! Patch Tester.

Go to the Joomla! Patch Tester

" +COM_PATCHTESTER_UNINSTALL_THANK_YOU="Thank you for using the Joomla! Patch Tester for testing patches for the latest version of Joomla!"