fix label for schedule publish invariant content

This commit is contained in:
Mads Rasmussen
2018-10-10 15:19:29 +02:00
parent a8449a4d01
commit 66333aa5ec
2 changed files with 2 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
<div ng-if="vm.variants.length === 1">
<div style="margin-bottom: 15px;">
<p><localize key="content_languagesToSchedule"></localize></p>
<p><localize key="content_schedulePublishHelp"></localize></p>
</div>
<div class="date-wrapper">

View File

@@ -264,6 +264,7 @@
<key alias="readyToPublish">Ready to Publish?</key>
<key alias="readyToSave">Ready to Save?</key>
<key alias="sendForApproval">Send for approval</key>
<key alias="schedulePublishHelp">Select the date and time to publish and/or unpublish the content item.</key>
</area>
<area alias="blueprints">
<key alias="createBlueprintFrom">Create a new Content Template from '%0%'</key>