diff --git a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/dialogs/additem.html b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/dialogs/additem.html index d945aa5a26..77e2c27bd5 100644 --- a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/dialogs/additem.html +++ b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/dialogs/additem.html @@ -1,7 +1,6 @@
-
diff --git a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/editors/textstring.html b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/editors/textstring.html index b14156c35e..18526b0216 100644 --- a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/editors/textstring.html +++ b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/editors/textstring.html @@ -5,5 +5,5 @@ umb-auto-focus class="textstring input-block-level" id="{{control.uniqueId}}_text" ng-model="control.value" - ng-attr-style="{{control.editor.config.style}}" placeholder="Write here..."> + ng-attr-style="{{control.editor.config.style}}" localize="placeholder" placeholder="@grid_placeholderWriteHere"> diff --git a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/grid.html b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/grid.html index 04357be332..b342db8025 100644 --- a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/grid.html +++ b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/grid.html @@ -234,7 +234,6 @@ -

diff --git a/src/Umbraco.Web.UI/umbraco/config/lang/da.xml b/src/Umbraco.Web.UI/umbraco/config/lang/da.xml index 0e5c196061..c57192cc8c 100644 --- a/src/Umbraco.Web.UI/umbraco/config/lang/da.xml +++ b/src/Umbraco.Web.UI/umbraco/config/lang/da.xml @@ -608,6 +608,16 @@ Mange hilsner fra Umbraco robotten Nulstil + + Vælg et layout for at starte + Tilføj rækker til dit layout + nedenfor og tilføje det første element]]> + Indsæt element + Klik for at indlejre + Klik for at indsætte et billede + Billedtekst... + Skriv her... + Nuværende version Rød tekst vil ikke blive vist i den valgte version. Grøn betyder tilføjet]]> diff --git a/src/Umbraco.Web.UI/umbraco/config/lang/en.xml b/src/Umbraco.Web.UI/umbraco/config/lang/en.xml index c483d09352..2e43a5909f 100644 --- a/src/Umbraco.Web.UI/umbraco/config/lang/en.xml +++ b/src/Umbraco.Web.UI/umbraco/config/lang/en.xml @@ -716,6 +716,16 @@ To manage your website, simply open the Umbraco back office and start adding con Reset + + To start, select a layout for your grid + Add rows to your layout + below and add your first element]]> + Insert control + Click to embed + Click to insert image + Image caption... + Write here... + Current version Red text will not be shown in the selected version. , green means added]]>