fix SF bug 1229188
This commit is contained in:
parent
d57ec26d37
commit
4a8886be8e
2 changed files with 4 additions and 3 deletions
|
|
@ -1,4 +1,5 @@
|
|||
6.7.0
|
||||
- fix [ 1229188 ] typo in Help: Collaboration, Post List Template Variables
|
||||
- fix [ 1221284 ] Operation\user.pm i18n {internationalize labels}
|
||||
- All form field labels have been internationalized.
|
||||
- Added hover help. (Special thanks to Colin Kuskie for all his help with
|
||||
|
|
|
|||
|
|
@ -1002,11 +1002,11 @@ The status of this Post.
|
|||
|
||||
<p>
|
||||
<b>thumbnail</b><br>
|
||||
If this Post has a attachements, the URL for the thumbnail of the first image attachement.
|
||||
If this Post has attachements, the URL for the thumbnail of the first image attachement.
|
||||
|
||||
<p>
|
||||
<b>image.url</b><br>
|
||||
If this Post has a attachements, the URL for the first image attachement.
|
||||
If this Post has attachements, the URL for the first image attachement.
|
||||
|
||||
<p>
|
||||
<b>dateSubmitted.human</b><br>
|
||||
|
|
@ -1101,7 +1101,7 @@ The time the last reply was submitted, in a human readable format.
|
|||
</blockquote>
|
||||
|
||||
|,
|
||||
lastUpdated => 1114148028,
|
||||
lastUpdated => 1120083131,
|
||||
},
|
||||
|
||||
'collaboration template title' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue