From b03e9f8fd51b48e5ffaa30c7fda39c29bc57a0bb Mon Sep 17 00:00:00 2001 From: michael Date: Wed, 16 Nov 2016 13:13:39 +0100 Subject: [PATCH 001/145] issue U4-8967: updated labels as required and updated dialogs/linkpicker.html to be consistent with the structure overlay/linkpicker.html I updated the labels in EN, FR, NL + other languages where I could figure out what was the update to perform. --- .gitignore | 2 ++ .../src/common/mocks/services/localization.mocks.js | 4 ++-- .../src/views/common/dialogs/linkpicker.html | 8 ++++---- src/Umbraco.Web.UI/umbraco/config/lang/de.xml | 4 ++-- src/Umbraco.Web.UI/umbraco/config/lang/en.xml | 2 +- src/Umbraco.Web.UI/umbraco/config/lang/en_us.xml | 2 +- src/Umbraco.Web.UI/umbraco/config/lang/es.xml | 4 ++-- src/Umbraco.Web.UI/umbraco/config/lang/fr.xml | 4 ++-- src/Umbraco.Web.UI/umbraco/config/lang/it.xml | 4 ++-- src/Umbraco.Web.UI/umbraco/config/lang/nl.xml | 4 ++-- 10 files changed, 20 insertions(+), 18 deletions(-) diff --git a/.gitignore b/.gitignore index 5b5e7660c5..2bf1e1c5dc 100644 --- a/.gitignore +++ b/.gitignore @@ -141,3 +141,5 @@ build/docs.zip build/ui-docs.zip build/csharp-docs.zip build/msbuild.log +/src/Umbraco.Web.UI/js/jquery.min.js +/src/Umbraco.Web.UI/js/bootstrap.min.js diff --git a/src/Umbraco.Web.UI.Client/src/common/mocks/services/localization.mocks.js b/src/Umbraco.Web.UI.Client/src/common/mocks/services/localization.mocks.js index d4393dd20b..127448ff5b 100644 --- a/src/Umbraco.Web.UI.Client/src/common/mocks/services/localization.mocks.js +++ b/src/Umbraco.Web.UI.Client/src/common/mocks/services/localization.mocks.js @@ -131,7 +131,7 @@ angular.module('umbraco.mocks'). "content_memberrole": "Role", "content_membertype": "Member Type", "content_noDate": "No date chosen", - "content_nodeName": "Page Title", + "content_nodeName": "Link Title", "content_otherElements": "Properties", "content_parentNotPublished": "This document is published but is not visible because the parent '%0%' is unpublished", "content_parentNotPublishedAnomaly": "This document is published but is not in the cache", @@ -148,7 +148,7 @@ angular.module('umbraco.mocks'). "content_updateDate": "Last edited", "content_updateDateDesc": "Date/time this document was created", "content_uploadClear": "Remove file", - "content_urls": "Link to document", + "content_urls": "Link", "content_memberof": "Member of group(s)", "content_notmemberof": "Not a member of group(s)", "content_childItems": "Child items", diff --git a/src/Umbraco.Web.UI.Client/src/views/common/dialogs/linkpicker.html b/src/Umbraco.Web.UI.Client/src/views/common/dialogs/linkpicker.html index be9024045e..ebc3336edb 100644 --- a/src/Umbraco.Web.UI.Client/src/views/common/dialogs/linkpicker.html +++ b/src/Umbraco.Web.UI.Client/src/views/common/dialogs/linkpicker.html @@ -22,9 +22,7 @@ @@ -63,7 +61,9 @@ Cancel - Link to file + + Select media +