This is a translation find related to the messaging preferences. Will probably need a bit of a better description later.
Created attachment 115113 [details] [review] Bug 26985: Remove code for "Upcoming events" from codebase as not implemented This patch removes references to an unimplemented feature for "Upcoming events" notices. As far as I can tell the templates are the only files affected. To test, apply the patch and verify that no instances of "Upcoming events" or "Upcoming_events" are found in the codebase.
Created attachment 115119 [details] [review] Bug 26985: Remove code for "Upcoming events" from codebase as not implemented This patch removes references to an unimplemented feature for "Upcoming events" notices. As far as I can tell the templates are the only files affected. To test, apply the patch and verify that no instances of "Upcoming events" or "Upcoming_events" are found in the codebase.
applied patch and greped for instances of "Upcoming events" or "Upcoming_events", outside of po files I found none
Created attachment 115224 [details] [review] Bug 26985: Remove code for "Upcoming events" from codebase as not implemented This patch removes references to an unimplemented feature for "Upcoming events" notices. As far as I can tell the templates are the only files affected. To test, apply the patch and verify that no instances of "Upcoming events" or "Upcoming_events" are found in the codebase. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
I recently stumbled on this code too and really glad to see it gone!
commit ff62346583d395c83ec05eb183ab55e27786504e bug 2434 remove upcoming events for all languages this patch removed the upcoming events messaging option and the upcoming event message from the system for all languages since it was never implemented and confuses librarians and patrons alike
And added back by commit 6282f652b2897ded2319a4f1fce97cac7f45ca62 Bug 5889: Messages name in english for notifications on public interface.
Pushed to master for 21.05, thanks to everybody involved!
I prefer not backport to avoid translation work on 20.11.x