Make sure to hide the timezone offset message when no offsetting is needed (server and client are in the same timezone)

This commit is contained in:
Sebastiaan Janssen
2016-06-22 17:19:24 +02:00
parent 03d53737a0
commit abd2e70b6a
4 changed files with 21 additions and 3 deletions

View File

@@ -169,6 +169,8 @@
<key alias="notmemberof">Not a member of group(s)</key>
<key alias="childItems" version="7.0">Child items</key>
<key alias="target" version="7.0">Target</key>
<key alias="scheduledPublishServerTime"><![CDATA[The time you picked is your local time. <br /> This translates to the following time on the server:]]></key>
<key alias="scheduledPublishDocumentation"><![CDATA[<a href="https://our.umbraco.org/documentation/Getting-Started/Data/Scheduled-Publishing/#timezones" target="_blank">What does this mean?</a>]]></key>
</area>
<area alias="media">
<key alias="clickToUpload">Click to upload</key>

View File

@@ -170,6 +170,8 @@
<key alias="notmemberof">Not a member of group(s)</key>
<key alias="childItems" version="7.0">Child items</key>
<key alias="target" version="7.0">Target</key>
<key alias="scheduledPublishServerTime"><![CDATA[The time you picked is your local time. <br /> This translates to the following time on the server:]]></key>
<key alias="scheduledPublishDocumentation"><![CDATA[<a href="https://our.umbraco.org/documentation/Getting-Started/Data/Scheduled-Publishing/#timezones" target="_blank">What does this mean?</a>]]></key>
</area>
<area alias="media">
<key alias="clickToUpload">Click to upload</key>