Update language keys for changing default language warning

This commit is contained in:
Warren
2018-03-23 09:03:06 +00:00
parent 2250943c87
commit 8d0441ee08

View File

@@ -1638,8 +1638,8 @@ To manage your website, simply open the Umbraco back office and start adding con
<key alias="mandatoryLanguage">Mandatory</key>
<key alias="mandatoryLanguageHelp">Properties on this language has to be filled out before the node can be published.</key>
<key alias="defaultLanguage">Default language</key>
<key alias="defaultLanguageHelp">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris non velit eu nunc dignissim rhoncus eget nec sem.</key>
<key alias="changingDefaultLanguageWarning">Some warning here about the consequences of changing the default language.</key>
<key alias="defaultLanguageHelp">An Umbraco site can only have one default langugae set.</key>
<key alias="changingDefaultLanguageWarning">Switching default language may result in default content missing.</key>
</area>
<area alias="modelsBuilder">