The project "Citadel server, clients, utilities":
The branch, master has been updated via 1740d85436ca4c8a6a30694948d189a3a59a3925 (commit) from f8d86bcd0531f43e074ffe1c632df220446d2408 (commit) - Log ----------------------------------------------------------------- commit 1740d85436ca4c8a6a30694948d189a3a59a3925 Author: Art Cancro <a...@citadel.org> Date: Sun Dec 22 19:43:28 2024 -0500 WebCit Classic: fixed improper English in room edit screens. Also made corresponding changes in .po and .pot files to avoid breaking translations. Figured I'd do this before copying the messages over to WebCit-NG. ----------------------------------------------------------------------- Summary of changes: webcit/feed_generator.c | 2 +- webcit/po/webcit/ar.po | 8 ++++---- webcit/po/webcit/bg.po | 8 ++++---- webcit/po/webcit/cs.po | 8 ++++---- webcit/po/webcit/da.po | 8 ++++---- webcit/po/webcit/de.po | 8 ++++---- webcit/po/webcit/el.po | 8 ++++---- webcit/po/webcit/en_GB.po | 16 ++++++++-------- webcit/po/webcit/es.po | 8 ++++---- webcit/po/webcit/et.po | 8 ++++---- webcit/po/webcit/fi.po | 8 ++++---- webcit/po/webcit/fr.po | 8 ++++---- webcit/po/webcit/he.po | 8 ++++---- webcit/po/webcit/hu.po | 8 ++++---- webcit/po/webcit/it.po | 8 ++++---- webcit/po/webcit/kk.po | 8 ++++---- webcit/po/webcit/ko.po | 8 ++++---- webcit/po/webcit/nl.po | 8 ++++---- webcit/po/webcit/pl.po | 8 ++++---- webcit/po/webcit/pt_BR.po | 8 ++++---- webcit/po/webcit/ro.po | 8 ++++---- webcit/po/webcit/ru.po | 8 ++++---- webcit/po/webcit/sl.po | 8 ++++---- webcit/po/webcit/sv.po | 8 ++++---- webcit/po/webcit/tr.po | 8 ++++---- webcit/po/webcit/webcit.pot | 8 ++++---- webcit/po/webcit/zh.po | 8 ++++---- webcit/static/t/room/edit/tab_admin.html | 4 ++-- webcit/static/t/room/edit/tab_config.html | 2 +- webcit/static/t/room/edit/tab_listserv.html | 2 +- 30 files changed, 113 insertions(+), 113 deletions(-) -- Citadel server, clients, utilities