[Bug 13897] Use YAML files for installer data
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13897 --- Comment #48 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- (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.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org