Retoor software development Projects Research SearchXNG
Register Sign In

7 lines
161 B
INI
Raw Normal View History

[mod] add i18n infrastructure for SearXNG message files (searxng.msg) With this patch ``searxng.msg`` files can be added to SearXNG. In ``searxng.msg`` files messages can be defined which are not captured by babel's gettext, like the generic names of the categories or messages that are stored in constants. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-02-03 16:25:35 +01:00
[extractors]
searxng_msg = searx.babel_extract.extract
babel.cfg: ignore node_modules directories The NPM packages contains python scripts: they should be included by "pybabel extract"
2021-07-31 12:18:46 +02:00
[ignore: **/node_modules/**]
[enh] babel.cfg added
2014-01-22 00:15:42 +01:00
[python: **.py]
[jinja2: **/templates/**.html]
[mod] add i18n infrastructure for SearXNG message files (searxng.msg) With this patch ``searxng.msg`` files can be added to SearXNG. In ``searxng.msg`` files messages can be defined which are not captured by babel's gettext, like the generic names of the categories or messages that are stored in constants. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-02-03 16:25:35 +01:00
[searxng_msg: **/searxng.msg]
Reference in New Issue Copy Permalink
7508aac0a7
BranchesTags
No results found.
searxng/babel.cfg
Response time: 78ms
Mail Licenses API