https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16144 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #5 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- It's a translation issue: 130 #. %1$s: END. 131 #. %2$s: data.cardnumber | html. 132 #: intranet-tmpl/prog/en/modules/members/tables/members_results.tt:12 133 #, c-format 134 msgid "\", %s \"dt_cardnumber\": \"%s\", \"dt_name\": \"" 135 msgstr "\", %s \"dt_카드숫자\": \"%s\", \"dt_이름\": \"" dt_cardnumber and dt_name should not have been translated. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.