by Henry Minsky, Yon Feldman, Lars @@ -214,8 +214,8 @@ path.
40.30 The API for lookup of a message will take a locale and message key as arguments, and -return the appropriate translation of that message for the specified -locale.
+return the appropriate translation of that message for the +specified locale.
40.40 The API for lookup of a message will accept an optional default string which can be used if the message key is not found in the catalog. This lets the @@ -258,7 +258,7 @@
Loading source files (.tcl or .adp) or content files from the filesystem
Accepting form input data from users
Delivering text output to a browser
Composing an email message
Writing data to the filesystem
Acs-templating does the following.
When the acs-templating package opens an an ADP or Tcl file, it +
When the acs-templating package opens an ADP or Tcl file, it assumes the file is iso-8859-1. If the output charset (OutputCharset) in the AOLserver config file is set, then acs-templating assumes it's that charset. Writing Files
When the acs-templating package writes an an ADP or Tcl file, it @@ -339,7 +339,7 @@ URL, the designer may create multiple locale-specific template files may be created (one per locale or language)
70.10 For a given page -request, the system must be able to select an approprate +request, the system must be able to select an appropriate locale-specific template file to use. The request locale is computed as per (see requirement 20.0).
70.20A template file may @@ -489,8 +489,8 @@