merging 7.1.3 changes
This commit is contained in:
parent
6c46d97eea
commit
b9010b8c07
7 changed files with 33 additions and 10 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue