forward port syndicated articles i18n template fix
This commit is contained in:
parent
b9edc2592d
commit
b42d3a80de
3 changed files with 7 additions and 0 deletions
|
|
@ -4326,6 +4326,12 @@ Users may override this setting in their profile.
|
|||
context => q{i18n label for time duration in WebGUI::DateTime},
|
||||
},
|
||||
|
||||
'read more' => {
|
||||
message => q|Read More|,
|
||||
lastUpdated => 1229013268,
|
||||
context => q|Template label. Used to indicate that a shortened version of the content is currently displayed and that more can be read by clicking a link.|
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue