https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13897
--- Comment #48 from Bernardo Gonzalez Kriegel <[email protected]> --- (In reply to Jonathan Druart from comment #46) > From the YAML file: > +description: > + - "Some basic default authorised values for library locations, item lost > status, etc." > + - "You can change these at any time after installation." > > This is what need to be used for translation. Yes, of course. In Bug 24262 I catch those strings so they can be translated. In Comment #26 Jonathan suggested that txt file content could be moved into the yaml files, that's what I did Then I changed Bug 24262 accordingly C4/Installer.pm it's changed to show the description from the yaml, current behaviour is preserved. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
