abstracts out the DocumentType, MemberType and MediaType editor models, since some contain different props than each other and now member properties contain different properties than each other. So we have a lot of generic insanity going on... it works though.
This commit is contained in:
@@ -421,6 +421,7 @@
|
||||
<key alias="logoff">Log off</key>
|
||||
<key alias="logout">Logout</key>
|
||||
<key alias="macro">Macro</key>
|
||||
<key alias="mandatory">Mandatory</key>
|
||||
<key alias="move">Move</key>
|
||||
<key alias="more">More</key>
|
||||
<key alias="name">Name</key>
|
||||
@@ -1058,6 +1059,9 @@ To manage your website, simply open the Umbraco back office and start adding con
|
||||
<key alias="andAllMembers">and all members using this type</key>
|
||||
|
||||
<key alias="thisEditorUpdateSettings">using this editor will get updated with the new settings</key>
|
||||
|
||||
<key alias="memberCanEdit">Member can edit</key>
|
||||
<key alias="showOnMemberProfile">Show on member profile</key>
|
||||
</area>
|
||||
|
||||
<area alias="templateEditor">
|
||||
|
||||
Reference in New Issue
Block a user