mirror of
https://github.com/wassname/Mostly-Harmless.git
synced 2026-08-12 11:40:40 +08:00
Fixed wording
This commit is contained in:
+1
-1
@@ -323,7 +323,7 @@ RedditAPI.prototype.getInfo = function (url, tabId) {
|
||||
|
||||
function handleTimeout () {
|
||||
req.abort();
|
||||
button.setBadgeError(tabId, 'The Reddit API Timed Out. Refresh to try loading again.');
|
||||
button.setBadgeError(tabId, 'The Reddit API Timed Out. Click to try loading again.');
|
||||
}
|
||||
|
||||
button.setBadgeLoading(tabId);
|
||||
|
||||
Reference in New Issue
Block a user