22 Nov
2024
22 Nov
'24
6:08 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36836 --- Comment #19 from Victor Grousset/tuxayo <victor@tuxayo.net> ---
* Using double quotes instead of single around strings according to coding guidelines
For the record, cases like `description: __('By month'),` that are left with single quotes should be ok. For another topic I tried on another page that had `:placeholder="$__('License name')"` and a single quote in the translated string and it was displayed and no JS error popped. -- You are receiving this mail because: You are watching all bug changes.