Preliminary support for "analysis" of strings with <a> tags.
authoracli <acli>
Sun, 22 Feb 2004 21:34:40 +0000 (21:34 +0000)
committeracli <acli>
Sun, 22 Feb 2004 21:34:40 +0000 (21:34 +0000)
commit10a00d1b5004b19d89650b141c0bd783b699dbde
tree07e3c42e306b271543e609d59d886d8516b3648e
parent03695ce8115026f3bcc6f140036f1c370ae04270
Preliminary support for "analysis" of strings with <a> tags.

Early termination of analysis if we encounter some strings, such as </h1>
or | or ||, in order to avoid extracting strings that are unnecessarily
long and which doesn't add any meaningful context.
misc/translator/TmplToken.pm
misc/translator/TmplTokenizer.pm
misc/translator/tmpl_process3.pl
misc/translator/xgettext.pl