https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24975 --- Comment #120 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Jonathan Druart from comment #116)
TODO: * Add the entries into l10n_* tables when a new item type is created.
Does this mean there have to be entries even if you don't translate? (sorry, I should maybe know from the rest of the patch/bug)
* Remove them when the item type is deleted?
Removing translations when the itemtype is deleted makes sense to me.
* What to do when the description of an item type is modified?
I think, when an itemtype description is modified, this should not change the translations or remove them. Libraries will take care of it and a typo fix or modification should not cause any changes. -- You are receiving this mail because: You are watching all bug changes.