merging 7.1.3 changes

This commit is contained in:
JT Smith 2006-10-30 20:20:24 +00:00
parent 6c46d97eea
commit b9010b8c07
7 changed files with 33 additions and 10 deletions

View file

@ -6,6 +6,11 @@ our $I18N = {
lastUpdated => 1111253044,
},
'relativeUrl' => {
message => q|Provides the URL of the post relative to the server (/path/to/post) rather than fully qualified (http://host/path/to/post), which is the default.|,
lastUpdated => 1149829706,
},
'form.header' => {
message => q|Code required to start the form for the Post.|,
lastUpdated => 1149829706,