https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42134
--- Comment #1 from Owen Leonard <[email protected]> --- Created attachment 195826 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=195826&action=edit Bug 42134: String displays incorrectly: words ânoticesâ and âforâ appear concatenated This patch changes the way the notices template checks for the existence of the TranslateNotices system preference in order to avoid a missing space in the corresponding label. To test you should have at least two languages enabled under the StaffInterfaceLanguages system preference. - Apply the patch and go to Administration -> System preferences.. - Locate the TranslateNotices preference and set it to "Allow" - Go to Tools -> Notices and edit a notice. - The "Modify notice" page should have tabs each of your enabled languages as well as "Default." - Each tab should have a "Format" section. Expand it and check that the label for the checkbox at the bottom is correct, e.g. "Apply format settings to all notices for this language." - Return to system preferences and set TranslateNotices to "Don't allow." - Reload the notice edit screen and check the "Format" section. The label should now read "Apply format settings to all notices." Sponsored-by: Athens County Public Libraries -- 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/
