From d6bcdda8a07b4c8c6da2d7f940f570e997b0ea2f Mon Sep 17 00:00:00 2001 From: lhenze Date: Wed, 4 Sep 2019 14:57:26 -0400 Subject: [PATCH] Adding i18n keys for the labels for handles --- resources/i18n/en.json | 2 ++ src/app/+collection-page/collection-page.component.html | 4 ++-- src/app/+community-page/community-page.component.html | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/resources/i18n/en.json b/resources/i18n/en.json index 234967231e..2d2eac5a8b 100644 --- a/resources/i18n/en.json +++ b/resources/i18n/en.json @@ -133,6 +133,7 @@ "collection.form.title": "Name", "collection.page.browse.recent.head": "Recent Submissions", "collection.page.browse.recent.empty": "No items to show", + "collection.page.handle": "Handle", "collection.page.license": "License", "collection.page.news": "News", "community.create.head": "Create a Community", @@ -151,6 +152,7 @@ "community.form.rights": "Copyright text (HTML)", "community.form.tableofcontents": "News (HTML)", "community.form.title": "Name", + "community.page.handle": "Handle", "community.page.license": "License", "community.page.news": "News", "community.sub-collection-list.head": "Collections of this Community", diff --git a/src/app/+collection-page/collection-page.component.html b/src/app/+collection-page/collection-page.component.html index 9b98fe81b5..450fea7370 100644 --- a/src/app/+collection-page/collection-page.component.html +++ b/src/app/+collection-page/collection-page.component.html @@ -13,10 +13,10 @@ - + - + diff --git a/src/app/+community-page/community-page.component.html b/src/app/+community-page/community-page.component.html index 452995d44b..622b6f10bf 100644 --- a/src/app/+community-page/community-page.component.html +++ b/src/app/+community-page/community-page.component.html @@ -25,7 +25,7 @@ [hasInnerHtml]="true"> - +