dont allow save if the user doesn't have save permissions

This commit is contained in:
Mads Rasmussen
2022-05-12 18:01:17 +02:00
parent 3f0ff6a752
commit 84108bbea2
3 changed files with 19 additions and 8 deletions

View File

@@ -319,6 +319,7 @@
<key alias="createEmpty">Create new</key>
<key alias="createFromClipboard">Paste from clipboard</key>
<key alias="nodeIsInTrash">This item is in the Recycle Bin</key>
<key alias="variantSaveNotAllowed">Save is not allowed</key>
</area>
<area alias="blueprints">
<key alias="createBlueprintFrom"><![CDATA[Create a new Content Template from <em>%0%</em>]]></key>