https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18675 --- Comment #11 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Martin Renvoize (ashimema) from comment #10)
Do we really still need this.. adhering to it to keep the QA script happy leads to some horrifically unreadable code.
Are we 100% sure this is still an issue and we've not managed to fix the translation scripts to work around this instead now?
-#: koha-tmpl/intranet-tmpl/prog/en/modules/tools/csv-profiles.tt:253 +#. %1$s: FOREACH encoding IN encodings +#: koha-tmpl/intranet-tmpl/prog/en/modules/tools/csv-profiles.tt:241 +#, c-format +msgid "%s [%% IF csv_profile.encoding == encoding OR NOT csv_profile AND encoding == 'utf8' %%] " +msgstr "" Still an issue. -- You are receiving this mail because: You are watching all bug changes.