Index: openacs-4/packages/acs-lang/tcl/lang-message-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-lang/tcl/lang-message-procs.tcl,v diff -u -r1.69 -r1.70 --- openacs-4/packages/acs-lang/tcl/lang-message-procs.tcl 12 Feb 2019 17:12:18 -0000 1.69 +++ openacs-4/packages/acs-lang/tcl/lang-message-procs.tcl 12 Feb 2019 17:28:59 -0000 1.70 @@ -879,7 +879,7 @@ set i 0 db_foreach select_locale_keys { - select locale, package_key, message_key, message + select locale, package_key, message_key, message from lang_messages where deleted_p = 'f' } {