https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42302 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com Assignee|koha-bugs@lists.koha-commun |tadeusz@sosnierz.com |ity.org | Keywords| |release-notes-needed --- Comment #4 from David Nind <david@davidnind.com> --- Start of output to the screen after the patch: $ echo koha-tmpl/opac-tmpl/bootstrap/en/includes/serial-status.inc > transfiles $ vi transfiles $ ./misc/translator/xgettext.pl -vaf transfiles ./misc/translator/xgettext.pl: Outputting to STDOUT... ./misc/translator/xgettext.pl: Opening input file list "transfiles" ./misc/translator/xgettext.pl: Processing file "./koha-tmpl/opac-tmpl/bootstrap/en/includes/serial-status.inc" # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Koha\n" "POT-Creation-Date: 2026-04-09 00:19+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #. %1$s: END #: koha-tmpl/opac-tmpl/bootstrap/en/includes/serial-status.inc:15 #, c-format msgid "%s " msgstr "" #: koha-tmpl/opac-tmpl/bootstrap/en/includes/serial-status.inc:5 #, c-format msgid "Bound" msgstr "" ... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.