Index: openacs-4/packages/acs-core-docs/www/i18n-introduction.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/i18n-introduction.adp,v diff -u -r1.1.2.4 -r1.1.2.5 --- openacs-4/packages/acs-core-docs/www/i18n-introduction.adp 1 Dec 2015 11:17:46 -0000 1.1.2.4 +++ openacs-4/packages/acs-core-docs/www/i18n-introduction.adp 15 Dec 2015 08:04:04 -0000 1.1.2.5 @@ -78,7 +78,7 @@

The short: #package_key.message_key#

The advantage of the short syntax is that it's short. It's as -simple as inserting the value of a variable. Example: #forum.title# +simple as inserting the value of a variable. Example: #forum.title#

  • The verbose: @@ -216,12 +216,12 @@ Parameter NameParameter Value -class_instance_pages_csv#dotlrn.class_page_home_title#,Simple -2-Column;#dotlrn.class_page_calendar_title#,Simple -1-Column;#dotlrn.class_page_file_storage_title#,Simple +class_instance_pages_csv#dotlrn.class_page_home_title#,Simple +2-Column;#dotlrn.class_page_calendar_title#,Simple +1-Column;#dotlrn.class_page_file_storage_title#,Simple 1-Column -departments_pretty_name#departments_pretty_name# +departments_pretty_name#departments_pretty_name#

    Then, depending on how we retrieve the value, here's what we @@ -239,7 +239,7 @@ parameter::get -localize -parameter departments_pretty_nameAbteilung -parameter::get -parameter departments_pretty_name#departments_pretty_name# +parameter::get -parameter departments_pretty_name#departments_pretty_name#

    The value in the rightmost column in the table above is the