https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31292 Bug ID: 31292 Summary: Untranslatable string in sample_notices.yaml Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: I18N/L10N Assignee: koha-bugs@lists.koha-community.org Reporter: caroline.cyr-la-rose@inlibro.com QA Contact: testopia@bugs.koha-community.org CC: frederic@tamil.fr I'm trying to find the following sentence in the po files "[% IF article_request.format == 'PHOTOCOPY' %]You may pick up your article at [% branch.branchname %].[% ELSIF article_request.format == 'SCAN' %]You can download the scanned materials via the following url(s): [% article_request.urls %].[% END %]" It is in installer/data/mysql/en/mandatory/sample_notices.yml in the AR_COMPLETED notice. Bug 28707 corrected a problem for some strings, but this sentence does not appear in the po even after that. This sentence goes back to 22.05 (bug 20472). -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.