From 80645b175d0e860bc3bc63e5994d760e73109722 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:29 +0200 Subject: [PATCH] New translations com_patchtester.sys.ini (Russian) --- .../com_patchtester/language/ru-RU/com_patchtester.sys.ini | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/administrator/components/com_patchtester/language/ru-RU/com_patchtester.sys.ini b/administrator/components/com_patchtester/language/ru-RU/com_patchtester.sys.ini index cf8e2e5..02d3911 100644 --- a/administrator/components/com_patchtester/language/ru-RU/com_patchtester.sys.ini +++ b/administrator/components/com_patchtester/language/ru-RU/com_patchtester.sys.ini @@ -7,4 +7,8 @@ COM_PATCHTESTER="Joomla! Patch Tester" COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Не удалось установить переопределения шаблона для следующих шаблонов: %s" COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Не удалось удалить переопределения шаблона для следующих шаблонов: %s" COM_PATCHTESTER_XML_DESCRIPTION="Компонент для тестирования pull request" +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!"