diff --git a/administrator/components/com_patchtester/language/ru-RU/com_patchtester.ini b/administrator/components/com_patchtester/language/ru-RU/com_patchtester.ini index 87f736d..98c0ff4 100644 --- a/administrator/components/com_patchtester/language/ru-RU/com_patchtester.ini +++ b/administrator/components/com_patchtester/language/ru-RU/com_patchtester.ini @@ -39,7 +39,7 @@ COM_PATCHTESTER_FETCH_PAGE_NUMBER_OF_TOTAL="Обработка страницы COM_PATCHTESTER_FETCH_PROCESSING="Обработка данных из GitHub" COM_PATCHTESTER_FETCH_SUCCESSFUL="Успешно получены pull requests" COM_PATCHTESTER_FIELD_CI_SERVER_NAME="CI Server Address" -COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for obtaining compiled patches." +COM_PATCHTESTER_FIELD_CI_SERVER_NAME_DESC="Server address for compiled patches." COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH="Switch CI Integration" COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_DESC="Turn CI integration on or off." COM_PATCHTESTER_FIELD_CI_SERVER_SWITCH_OPTION_OFF="Off" @@ -105,7 +105,7 @@ COM_PATCHTESTER_RESET_OK="Процесс сброса успешно завер COM_PATCHTESTER_REVERT_OK="Патч успешно возвращен" COM_PATCHTESTER_REVERT_PATCH="Откатить патч" COM_PATCHTESTER_RTC="RTC" -COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to missing connection to the server or missing patch on the server." +COM_PATCHTESTER_SERVER_RESPONDED_NOT_200="The patch could not be applied either due to a missing connection to the server or a missing patch on the server." COM_PATCHTESTER_TEST_THIS_PATCH="Протестировать этот патч" COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Получить данные" COM_PATCHTESTER_TOOLBAR_RESET="Сброс"