diff --git a/administrator/components/com_patchtester/language/sv-SE/com_patchtester.ini b/administrator/components/com_patchtester/language/sv-SE/com_patchtester.ini index b19001f..d879080 100644 --- a/administrator/components/com_patchtester/language/sv-SE/com_patchtester.ini +++ b/administrator/components/com_patchtester/language/sv-SE/com_patchtester.ini @@ -39,7 +39,7 @@ COM_PATCHTESTER_FETCH_PAGE_NUMBER_OF_TOTAL="Bearbetar GitHub-data, sida %1$s av COM_PATCHTESTER_FETCH_PROCESSING="Bearbetar data från GitHub" COM_PATCHTESTER_FETCH_SUCCESSFUL="Successfully retrieved 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="The reset process has completed successfully." COM_PATCHTESTER_REVERT_OK="Patch successfully reverted" COM_PATCHTESTER_REVERT_PATCH="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="Testa denna patch" COM_PATCHTESTER_TOOLBAR_FETCH_DATA="Hämta data" COM_PATCHTESTER_TOOLBAR_RESET="Återställ"