[Koha-bugs] [Bug 14485] HTML comment disables translation in cataloguing/addbooks.tt

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 2 16:30:16 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14485

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #3 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Fridolin,

I am not sure it's right fix.
In the po files, I get:

  msgid "%s %s No results found %s %s %s %s result(s) found in catalog, "

Which is not easily translatable.

I'd suggest to put span around the strings in order to have something like:

  msgid "%s result(s) found in catalog,"
and
  msgid "No results found"

By the way this second string is already translated.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list