http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7327
Aleksa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff AssignedTo|[email protected] |[email protected] --- Comment #1 from Aleksa <[email protected]> 2012-01-30 22:54:55 UTC --- Created attachment 7392 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7392 Translate scripts now handle javascript variables inside strings. The translation scripts now convert variables into '%s' when generating or reading from .po files, and convert '%s' into variables when creating translated .tt files. This means that it should work when creating, updating, or installing a language. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- 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/
