I propose to add internationalization functions to several strings in serials-collection.tt in order to make the translation process easier. This change would improve parts of po file like this: #: koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-collection.tt:268 #: koha-tmpl/intranet-tmpl/prog/en/modules/serials/showpredictionpattern.tt:43 #, c-format msgid "%s %sSpring%s %s %sSummer%s %s %sFall%s %s %sWinter%s %s %sSpr%s %s %sSum%s %s %sFal%s %s %sWin%s %s %s %s " msgstr "%s %sPrintemps%s %s %sÉté%s %s %sAutomne%s %s %sHiver%s %s %sPrtps%s %s %sÉté%s %s %sAut%s %s %sHiv%s %s %s %s"
This may actually be a duplicate of Bug 20511...