]> git.koha-community.org Git - koha.git/commit
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)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Fri, 14 Sep 2012 00:17:16 +0000 (20:17 -0400)
commit64bff70cd953408b02b1320efc52161a9b4af507
tree4e49fbecc70bce5961b4c9d20b2cbe6bee08d6da
parent89a3cbff926d343407eb313895d85acec2fe4b10
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>
(cherry picked from commit c77e60ed79ee89eae989d4c147c68f1294db6bdb)

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/picture-upload.tt