https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19910
--- Comment #11 from Owen Leonard <[email protected]> --- (In reply to Katrin Fischer from comment #10) > Please check if these are translatable - you might have to wrap them in > spans to get them picked up. This is what it looks like in po/en-GB-staff-prog.po after applying the patch and updating the translation: #. %1$s: SWITCH Koha.Preference('delimiter') #. %2$s: CASE '#' #. %3$s: CASE ',' #. %4$s: CASE '/' #. %5$s: CASE ';' #. %6$s: CASE '\\' #. %7$s: CASE 'tabulation' #. %8$s: END #: intranet-tmpl/prog/en/includes/delimiter_text.inc:1 #, c-format msgid "" "%s %sPound (#) separated text (.csv) %sComma separated text (.csv) %sSlash " "separated text (.csv) %sSemicolon separated text (.csv) %sBackslash " "separated text (.csv) %sTab separated text (.csv) %s " msgstr "" -- 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/
