You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: administrator/components/com_patchtester/language/en-GB/en-GB.com_patchtester.ini
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -37,11 +37,11 @@ COM_PATCHTESTER_FIELD_GH_PASSWORD_DESC="Password for the account entered in the
37
37
COM_PATCHTESTER_FIELD_GH_TOKEN_DESC="Use this field to input a GitHub API Token in place of your username and password. Note that this is required if your account has Two Factor Authentication enabled."
@@ -63,7 +63,7 @@ COM_PATCHTESTER_REPO_IS_GONE="The patch could not be applied because the reposit
63
63
COM_PATCHTESTER_REQUIREMENT_HTTPS="HTTPS wrappers must be enabled"
64
64
COM_PATCHTESTER_REQUIREMENT_OPENSSL="The OpenSSL extension must be installed and enabled in your php.ini"
65
65
COM_PATCHTESTER_REQUIREMENTS_HEADING="Requirements Not Met"
66
-
COM_PATCHTESTER_REQUIREMENTS_NOT_MET="Your system does not meet the requirements to run the Patch Tester extension:"
66
+
COM_PATCHTESTER_REQUIREMENTS_NOT_MET="Your system does not meet the requirements to run the Patch Tester component:"
67
67
COM_PATCHTESTER_RESET_HAS_ERRORS="The reset process has completed however it encountered errors. Please remove any .txt files in the '%1$s' directory and truncate the '%2$s' database table."
68
68
COM_PATCHTESTER_RESET_OK="The reset process has completed successfully."
0 commit comments