Bug 8573 - Translation difficult in picture-upload.tt due to nested sentence in if...
authorMarc Veron <veron@veron.ch>
Fri, 10 Aug 2012 04:20:55 +0000 (06:20 +0200)
committerChris Cormack <chrisc@catalyst.net.nz>
Sun, 12 Aug 2012 06:05:23 +0000 (18:05 +1200)
commitc77e60ed79ee89eae989d4c147c68f1294db6bdb
tree9187d54ff6bc72b29f7a14252f825527c78dd0b2
parente4eab22e11f7f48032c689b0fb9668ba82f9d904
Bug 8573 - Translation difficult in picture-upload.tt due to nested sentence in if/foreach/if/elsif - construction

Text could not be correctly translated due to poor parsing of nested sentences in Pootle.

*Sentences de-nested to have whole sentence in each if /elsif branch
*Cleaned up <li></li> handling: moved closing </li> outside the for each loop to prevent orphaned closing </li>s.
*Changed indentation for better readibility
*Changed WARNING to ERROR because it is an *Error* during upload.
*Wording simplified (for translation).
*In one case added hint to refer to online help (size).

This way text should be easier to be translated in Pootle.

Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/picture-upload.tt