Index: openacs-4/packages/acs-lang/www/admin/export-locale-to-files.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-lang/www/admin/export-locale-to-files.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/acs-lang/www/admin/export-locale-to-files.tcl 7 Aug 2017 23:47:57 -0000 1.3 +++ openacs-4/packages/acs-lang/www/admin/export-locale-to-files.tcl 3 Sep 2024 15:37:33 -0000 1.4 @@ -1,10 +1,10 @@ ad_page_contract { Export all catalog messages for a given locale to - the file system. + the filesystem. @author Lars Pind (lars@collaboraid.biz) } { - locale + locale:word } set locale_label [lang::util::get_label $locale]