Fix Gallery template errors and i18n.
This commit is contained in:
parent
78cd604176
commit
8b5f0ea4d8
7 changed files with 7 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
- fixed Display of Interval form control in Thingy and User profiling did not show units, only seconds.
|
||||
- fixed #9374: Subscription Asset: Redeem subscription template not documented, or user selectable
|
||||
- fixed #9366: Gallery: Missing i18n
|
||||
- fixed #9367: Gallery: Errors in templates
|
||||
|
||||
7.6.7
|
||||
- fixed #9263: Thingy possibleValues processing, and List type autodetection.
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -4307,6 +4307,12 @@ Users may override this setting in their profile.
|
|||
lastUpdated => 1230269893,
|
||||
},
|
||||
|
||||
'rss' => {
|
||||
message => q|RSS|,
|
||||
lastUpdated => 1230584702,
|
||||
context => q|Abbreviation for Really Simple Syndication, and other similar terms.|,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue