Skip to content

Commit 1ad9adf

Browse files
Update com_patchtester.ini
Update COM_PATCHTESTER_NO_CREDENTIALS to reference token not credentials.
1 parent b17ca9d commit 1ad9adf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

administrator/components/com_patchtester/language/en-GB/com_patchtester.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ COM_PATCHTESTER_GITHUB="GitHub"
7878
COM_PATCHTESTER_HEADING_FETCH_DATA="Fetching GitHub Data"
7979
COM_PATCHTESTER_JISSUE="J! Issue"
8080
COM_PATCHTESTER_JISSUES="Issue Tracker"
81-
COM_PATCHTESTER_NO_CREDENTIALS="You have not entered your user credentials in the Options. This will limit you to only 60 requests to the GitHub API per hour. Adding your credentials will allow 5,000 requests per hour."
81+
COM_PATCHTESTER_NO_CREDENTIALS="You have not entered your GitHub API token in the Options. This will limit you to only 60 requests to the GitHub API per hour. Configuring authentication via an API token will allow 5,000 requests per hour."
8282
COM_PATCHTESTER_NO_FILES_TO_PATCH="There are no files to patch from this pull request. This may mean that the files in the pull request are not present in your installation."
8383
COM_PATCHTESTER_NO_ITEMS="No data has been retrieved from GitHub, please click the 'Fetch Data' button in the toolbar to retrieve the open pull requests."
8484
COM_PATCHTESTER_NOT_APPLIED="Not Applied"

0 commit comments

Comments
 (0)