Index: openacs-4/packages/acs-subsite/www/user/portrait/upload.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/www/user/portrait/upload.tcl,v diff -u -r1.22.2.2 -r1.22.2.3 --- openacs-4/packages/acs-subsite/www/user/portrait/upload.tcl 25 Jun 2019 16:35:41 -0000 1.22.2.2 +++ openacs-4/packages/acs-subsite/www/user/portrait/upload.tcl 1 Jul 2019 14:47:06 -0000 1.22.2.3 @@ -110,7 +110,7 @@ {upload_file { $max_bytes eq "" || [file size [ns_queryget upload_file.tmpfile]] <= $max_bytes } - {Your file is too large. The publisher of [ad_system_name] has chosen to limit portraits to [util::content_size_pretty -size $max_bytes]. You can use PhotoShop or the GIMP (free) to shrink your image} + {Your file is too large. The publisher of [ad_system_name] has chosen to limit portraits to [lc_content_size_pretty -size $max_bytes]. You can use PhotoShop or the GIMP (free) to shrink your image} } } -on_submit {