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 -r1.5 -r1.6 --- 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 3 Sep 2024 15:37:33 -0000 1.6 @@ -1,12 +1,12 @@ ad_page_contract { Import all catalog messages for a given locale from - the file system. Should typically only be done once + the filesystem. 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]