[%# Frontend for finding and editing strings in the translation system. # # Authors: # import r26.1 livejournal -- original page # Jen Griffin -- TT conversion # # Copyright (c) 2008-2020 by Dreamwidth Studios, LLC. # # This program is free software; you may redistribute it and/or modify it under # the same terms as Perl itself. For a copy of the license, please reference # 'perldoc perlartistic' or 'perldoc perlgpl'. %] Search Form

[<-- Back] [% l.lnname %]

By Severity: (help)

[% opt = [ "src", l.lnname ]; IF pl; opt.push( "parent", pl.lnname ); END; opt.push( "code", "Item Code" ); form.select( label = "Search:", name = 'searchwhat', items = opt ) %]
[% dom = [ 0, "(all)" ]; FOREACH d IN domains; dom.push( d.dmid, d.uniq ); END; form.select( label = "Area:", name = 'searchdomain', items = dom ) %]
Text:

[% IF l.lncode == def_lang || ! l.parentlnid %]

Prf: Both Yes No
Upd: Both Yes No

[% END %]