https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16144 --- Comment #6 from Mason James <mtj@kohaaloha.com> --- (In reply to Jonathan Druart from comment #5)
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.
aah yes, of course! folks, what's the best way for me to correct this typo? i can't seem to correct this typo via 'pootle', is it possible? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.