Update labels for context menu items to be just 'Create' & 'Invite' to keep the same consistency throughout the UI as other context menu items do not include the verb

This commit is contained in:
Warren Buckley
2018-01-19 14:24:57 +00:00
parent f3541908c7
commit f2d6b47e47
3 changed files with 4 additions and 3 deletions

View File

@@ -1953,7 +1953,7 @@ To manage your website, simply open the Umbraco back office and start adding con
</body>
</html>]]>
</key>
<key alias="invite">Invite</key>
</area>
<area alias="validation">

View File

@@ -1946,6 +1946,7 @@ To manage your website, simply open the Umbraco back office and start adding con
</body>
</html>]]>
</key>
<key alias="invite">Invite</key>
</area>
<area alias="validation">
<key alias="validation">Validation</key>