Update the default View Thing Data template to use the viewScreenTitle variable, and i18n the word "View". Update template docs to describe what viewScreenTitle really is. Fixes bug #12053.
This commit is contained in:
parent
6749937d4e
commit
331ce02065
4 changed files with 9 additions and 2 deletions
|
|
@ -918,8 +918,8 @@ below/after the form element.|,
|
|||
},
|
||||
|
||||
'viewScreenTitle' => {
|
||||
message => q|The title for the view screen|,
|
||||
lastUpdated => 1104630516,
|
||||
message => q|The title for the view screen. This is the concatenation of all values for fields which have View Screen Title set for this Thing. If no fields are set, then the title is empty.|,
|
||||
lastUpdated => 1298915023,
|
||||
},
|
||||
|
||||
'import_url' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue