https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20400
paxed <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #13 from paxed <[email protected]> --- Comment on attachment 73121 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73121 Bug 20400: Add routing list tab in OPAC I'm not quite happy with the title: +<title>[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog › Your routing lists</title> in Finnish, the word "catalog" could be translated in several different ways, and "Koha online catalog" vs. "$LIBRARY catalog" would use two different words for it to sound more natural ... so perhaps moving the word "catalog" into both parts of the IF - THEN - ELSE block? I know it probably shows up as a single msgid in the po-file, but still -- 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/
