Index: openacs-4/packages/acs-lang/www/admin/edit-localized-message.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-lang/www/admin/edit-localized-message.tcl,v diff -u -N -r1.23 -r1.24 --- openacs-4/packages/acs-lang/www/admin/edit-localized-message.tcl 7 Apr 2018 19:48:03 -0000 1.23 +++ openacs-4/packages/acs-lang/www/admin/edit-localized-message.tcl 18 May 2018 09:47:09 -0000 1.24 @@ -127,7 +127,7 @@ if { $description eq "" } { set description [subst {(add description)}] } else { - set description "[ad_text_to_html -- $description] [subst { (edit)}]" + set description "[ad_text_to_html -- $description] (edit)" } # Augment the audit trail with info on who created the first message