diff --git a/src/Umbraco.Web.UI.Client/src/views/packager/views/install-local.html b/src/Umbraco.Web.UI.Client/src/views/packager/views/install-local.html index 1ef87baf83..df9680f0ca 100644 --- a/src/Umbraco.Web.UI.Client/src/views/packager/views/install-local.html +++ b/src/Umbraco.Web.UI.Client/src/views/packager/views/install-local.html @@ -24,7 +24,7 @@ - Drop to upload + Drop to upload
- - or click here to choose files + - or click here to choose files
@@ -42,9 +42,9 @@ -

Upload package

+

Upload package

- Install a local package by selecting it from your machine. Only install packages from sources you know and trust. + Install a local package by selecting it from your machine. Only install packages from sources you know and trust.

@@ -55,7 +55,7 @@ - ← Upload another package + Upload another package @@ -68,7 +68,7 @@
-

Uploading package

+

Uploading package

@@ -90,7 +90,7 @@ - ← Cancel and upload another package + Cancel and upload another package @@ -111,22 +111,22 @@

{{ vm.localPackage.name }}

- Author + Author {{ vm.localPackage.author }}
- Version + Version {{ vm.localPackage.version }}
- License + License {{ vm.localPackage.license }}
- Read me + Read me
@@ -134,14 +134,14 @@
@@ -153,7 +153,7 @@
- This package cannot be installed, it requires a minimum Umbraco version of {{vm.localPackage.umbracoVersion}} + This package cannot be installed, it requires a minimum Umbraco version of {{vm.localPackage.umbracoVersion}}

{{vm.installState.status}}

@@ -168,7 +168,7 @@ class="btn btn-success flex-inline mt3" ng-click="vm.reloadPage()"> - Finish + Finish