Fix translations files including icon HTML (#8408)

This commit is contained in:
Bjarne Fyrstenborg
2020-07-09 17:05:30 +02:00
committed by GitHub
parent 4bc1800d48
commit a2430929a5
3 changed files with 2 additions and 6 deletions
@@ -4,10 +4,6 @@
<name>The Umbraco community</name>
<link>https://our.umbraco.com/documentation/Extending-Umbraco/Language-Files</link>
</creator>
<!--???-->
<!-- = unklar-->
<!--!!!-->
<!-- = ToDo-->
<area alias="actions">
<key alias="assignDomain">Kulturen und Hostnamen</key>
<key alias="auditTrail">Protokoll</key>
@@ -923,7 +923,7 @@ Echter, Runway biedt een gemakkelijke basis om je snel op weg te helpen. Als je
<key alias="insertControl">Item toevoegen</key>
<key alias="chooseLayout">Kies de indeling</key>
<key alias="addRows">Kies een indeling voor deze pagina om content toe te kunnen voegen</key>
<key alias="addElement"><![CDATA[<i class="icon icon-add blue"></i> Plaats een (extra) content blok]]></key>
<key alias="addElement">Plaats een (extra) content blok</key>
<key alias="dropElement">Drop content</key>
<key alias="settingsApplied">Instellingen toegepast</key>
<key alias="contentNotAllowed">Deze content is hier niet toegestaan</key>
@@ -796,7 +796,7 @@ To manage your website, simply open the Umbraco back office and start adding con
<key alias="macro">Macro</key>
<key alias="insertControl">Insert control</key>
<key alias="addRows">Choose a layout for the page</key>
<key alias="addElement"><![CDATA[To start, click the <i class="icon icon-add blue"></i> below and add your first element]]></key>
<key alias="addElement">Add content</key>
<key alias="clickToEmbed">Click to embed</key>
<key alias="clickToInsertImage">Click to insert image</key>
<key alias="placeholderImageCaption">Image caption...</key>