Changes for version 0.109 - 2026-04-23
- Deferred-translation markers (N_, Nn_, Np_, Nd_, Ndn_, Ndp_, Nnp_, Ndnp_) — mirror the l-family for class-construction-time use.
- Scraper: recognise the eight N*_ names (Perl / JS / Python) and emit .pot entries identical to their l*() twins. .tx templates are not scanned for N-markers on purpose.
- Scraper: Ldp now recognised by the parser (was listed in the arg-map but missing from the function regex / required-args table).
Documentation
Command line tool for finding tokens in code
Old Command line tool for finding tokens in code
Command line tool for converting a po file into a Gettext.js compatible json dataset
Modules
Functions for translate text based on gettext data, also in JavaScript
scraper to find translation tokens in a directory
parser to finds translation tokens in a code file
LSS::Parser methods that are generic shortcuts to P::MGC functionality