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 413fd98 commit 7516af2Copy full SHA for 7516af2
browser/components/textrecognition/textrecognition.html
@@ -30,7 +30,7 @@
30
<div class="textRecognitionHeader" id="text-recognition-header-no-results">
31
<img class="textRecognitionNoResultIcon" src="chrome://global/skin/icons/warning.svg" role="presentation"/>
32
<span data-l10n-id="text-recognition-modal-no-results-title">
33
- <a data-l10n-name="error-link" href="https://support.mozilla.org/%LOCALE%/kb/placeholder5"></a>
+ <a data-l10n-name="error-link" href="https://support.mozilla.org/1/firefox/%VERSION%/%OS%/%LOCALE%/text-recognition"></a>
34
</span>
35
</div>
36
<div class="textRecognitionText" role="document"></div>
0 commit comments