[Koha-bugs] [Bug 11726] Untranslatable loading page overlay in offline circ

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 22 16:26:59 CEST 2014


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at biblibre.co
                   |                            |m

--- Comment #2 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Maybe you could use a placeholder. Something like
$(".loading-overlay div").text(_("Loading page %s, please
wait...").format(page));

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


More information about the Koha-bugs mailing list