We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7036df commit 25532d2Copy full SHA for 25532d2
app/src/main/res/values/strings.xml
@@ -853,7 +853,7 @@
853
<string name="dialog_title_delete_extension">Delete extension?</string>
854
<string name="userscripts_name_hint">Script name</string>
855
<string name="userscripts_content_hint">JavaScript code</string>
856
- <string name="error_parsing_userscript">Failed to parse userscript</string>
+ <string name="error_parsing_userscript">Error parsing userscript</string>
857
<string name="error_installing_userscript">Failed to install userscript</string>
858
<string name="error_downloading_userscript">Failed to download userscript</string>
859
<string name="extension_installed_successfully">Extension \"%1$s\" installed successfully</string>
0 commit comments