http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8573
Marc Véron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11375|0 |1 is obsolete| | --- Comment #3 from Marc Véron <[email protected]> --- Created attachment 11517 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11517&action=edit 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. *Chanched 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. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
