Index: openacs-4/packages/acs-lang/www/admin/import-locale-from-files.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-lang/www/admin/import-locale-from-files.tcl,v diff -u -N -r1.5 -r1.5.2.1 --- openacs-4/packages/acs-lang/www/admin/import-locale-from-files.tcl 7 Aug 2017 23:47:57 -0000 1.5 +++ openacs-4/packages/acs-lang/www/admin/import-locale-from-files.tcl 20 Dec 2019 21:47:58 -0000 1.5.2.1 @@ -2,11 +2,11 @@ Import all catalog messages for a given locale from the file system. Should typically only be done once as it may overwrite translations already in the database - for the given locale + for the given locale. @author Peter Marklund } { - locale + locale:word } set locale_label [lang::util::get_label $locale]