KF: last batch. Typos, misspellings and grammar problems

This commit is contained in:
Colin Kuskie 2006-12-27 04:32:40 +00:00
parent 3b1eca6c7f
commit bee8d3e218
8 changed files with 24 additions and 24 deletions

View file

@ -9,9 +9,9 @@ our $I18N = {
'template toolkit body' => {
message => q|<p>Template Toolkit is is a collection of modules which implement a fast, flexible, powerful and extensible template processing system. <a href="http://search.cpan.org/perldoc?Template%3A%3ATooolkit">Documentation for Template Toolkit</a> is available online.</p>
<p>The syntax of template variables in Template Toolkit is slightly different from HTML Template. Any WebGUI template variables that contains a dot '.', should be chanaged to use an underscore instead '_'.</p>
<p>The syntax of template variables in Template Toolkit is slightly different from HTML Template. Any WebGUI template variables that contains a dot '.', should be changed to use an underscore instead '_'.</p>
|,
lastUpdated => 1162085513,
lastUpdated => 1167193204,
context => q|Explanation of Template Toolkit usage in WebGUI.|
},