http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13423 --- Comment #4 from Marc Véron <veron@veron.ch> --- Created attachment 36777 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36777&action=edit [Signed-off] Bug 13423: Untranslatable strings in serials-edit.tt and serials-recieve.tt Thid patch rewrites strings to make them translatable To test: 1) Apply the patch 2) Update translation for your language of choice 3) Check new strings on staff PO file +msgid "A barcode was not entered." +msgid "Do you want to put in a barcode" +msgid "Leave barcode blank?" +msgid "Note: unable to change this later" +msgid "or do you want to use a system generated barcode?" Followed test plan. Strings appeared in staff PO file as expected. Signed-off-by: Marc Véron <veron@veron.ch> -- You are receiving this mail because: You are watching all bug changes.