http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11392
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #3 from Jonathan Druart <[email protected]> --- I got #. %1$s: INCLUDE 'header.inc' #. %2$s: INCLUDE 'cat-search.inc' #. %3$s: BLOCK translate_log_module #. %4$s: SWITCH module #. %5$s: CASE 'CATALOGUING' #. %6$s: CASE 'AUTHORITIES' #. %7$s: CASE 'MEMBERS' #. %8$s: CASE 'ACQUISITIONS' #. %9$s: CASE 'SERIAL' #. %10$s: CASE 'CIRCULATION' #. %11$s: CASE 'LETTER' #. %12$s: CASE 'FINES' #. %13$s: CASE 'SYSTEMPREFERENCE' #. %14$s: CASE #. %15$s: module #. %16$s: END #. %17$s: END #. %18$s: BLOCK translate_log_action #. %19$s: SWITCH action #. %20$s: CASE 'ADD' #. %21$s: CASE 'DELETE' #. %22$s: CASE 'MODIFY' #. %23$s: CASE 'ISSUE' #. %24$s: CASE 'RETURN' #. %25$s: CASE 'CREATE' #. %26$s: CASE #. %27$s: action #. %28$s: END #. %29$s: END #: intranet-tmpl/prog/en/modules/tools/viewlog.tt:13 #, c-format msgid "" "%s %s %s %s %sCatalog %sAuthorities %sPatrons %sAcquisitions %sSerials " "%sCirculation %sLetter %sFines %sSystem prefs %s%s %s %s %s %s %sAdd " "%sDelete %sModify %sCheckout %sReturn %sCreate %s%s %s %s " msgstr "" in the po file. Is it what is expected? -- 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/
