Skip to content

main: Skip modifying some msgids, or portions of them

Bastien Nocera requested to merge wip/hadess/pango-markup into master

Don't try to modify NULL strings, empty strings, the portion of string between 2 '<>' characters (eg. Pango markup), or print-formatted elements.

The skipping is naive but should work for most cases.

Closes: #4 (closed)

Merge request reports

Loading