Skip to content

Commit

Permalink
Merge pull request #152 from amire80/patch-4
Browse files Browse the repository at this point in the history
Improve debug mode message
  • Loading branch information
cyberpower678 committed Aug 1, 2024
2 parents 228a58c + 508ed9e commit 9df3eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/html/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -773,7 +773,7 @@
"analysepageerrorheader": "Analysis error",
"articletoolargeerror": "The article you are trying to analyze may be too large for this tool. Please <a href=\"index.php?page=runbotqueue\">submit a bot job instead</a>.",
"debugwarningheader": "Debug session enabled",
"debugwarningmessage": "You have debug mode enabled in your session. You may see error messages and notice slow tool performance. To exit out, please log out and log back in.",
"debugwarningmessage": "You have debug mode enabled in your session. You may see error messages and notice slow tool performance. To exit this mode, please log out and log back in.",
"invokebot": "This permission allows the user to make an edit from the bot.",
"languageunavailableheader": "Language unavailable",
"languageunavailablemessage": "Sorry, but the language you have picked is not available yet. Please be patient. It will be made available. Feel free to help with translations by going to <a href=\"https://translatewiki.net/w/i.php?title=Special:Translate&language=‡lang&group=internetarchivebot&filter=%21translated&action=translate\">TranslateWiki</a>. In the meantime this page will be using the English language.",
Expand Down

0 comments on commit 9df3eaf

Please sign in to comment.