Skip to content
This repository was archived by the owner on May 28, 2026. It is now read-only.

Commit e81da70

Browse files
committed
i18n: Add qqq.json documentation for footnote options
1 parent 088b636 commit e81da70

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

i18n/qqq.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@
6262
"tesseract-param-error": "Error message displayed when invalid values for Tesseract options are submitted.\n\nParameters:\n* $1 – the form label for the option. Currently, the only possible value here is {{msg-wm|wikimedia-ocr-tesseract-psm-label}}.\n* $2 – The value that was given.\n* $3 – the maximum value for the option (this will be an integer).",
6363
"tesseract-no-text-error": "Error message displayed when Tesseract returned no text (e.g. for an image that has no text in it).",
6464
"tesseract-internal-error": "Generic error message displayed when the tesseract command fails.",
65+
"error-json": "Error message displayed when an engine returns an invalid JSON response.",
66+
"handle-refs": "Form label for the 'automatically format footnote references' option.",
67+
"handle-refs-help": "Help text for the 'automatically format footnote references' option.",
6568
"transkribus-language-code": "Form label for the 'Language Model' field for the Transkribus engine",
6669
"transkribus-unauthorized-error": "Error message displayed when Transkribus access token has expired or login credentials are invalid.",
6770
"transkribus-default-error": "Generic error message displayed when Transkribus API returns error status different from 401.",
@@ -84,4 +87,4 @@
8487
"transkribus-job-start": "Table column header text for the job-started date.",
8588
"transkribus-job-end": "Table column header text for the job-ended date",
8689
"transkribus-job-waited": "Table column header text for the job start-delay, in minutes."
87-
}
90+
}

0 commit comments

Comments
 (0)