From 340e124deabf351bbe817e05631d377840bd6445 Mon Sep 17 00:00:00 2001 From: shun-nakazawa Date: Tue, 10 Dec 2024 12:02:53 +0900 Subject: [PATCH] remove node.metadata.register_entire_project --- app/guid-node/metadata/template.hbs | 16 ---------------- translations/en-us.yml | 2 -- translations/ja.yml | 2 -- 3 files changed, 20 deletions(-) diff --git a/app/guid-node/metadata/template.hbs b/app/guid-node/metadata/template.hbs index 0fee8ce70..385b6e51f 100644 --- a/app/guid-node/metadata/template.hbs +++ b/app/guid-node/metadata/template.hbs @@ -154,20 +154,4 @@ {{/if}} - - - - {{#if this.isComponentRootAdmin}} -
- {{t 'node.metadata.report_entire_project' rootNodeTitle=this.node.root.title}} - - {{t 'node.metadata.here'~}} - - {{~t 'general.period'}} -
- {{/if}} diff --git a/translations/en-us.yml b/translations/en-us.yml index 535f1b0cd..6d1d959c9 100644 --- a/translations/en-us.yml +++ b/translations/en-us.yml @@ -648,8 +648,6 @@ node: no_reports: 'There are no metadata of this project.' no_drafts: 'There are no draft metadata of this project.' start_new: 'Start to edit a new metadata by clicking the “Create new metadata” button. Once created, metadata cannot be edited or deleted.' - register_entire_project: 'To register the entire project "{rootNodeTitle}" instead, click' - here: here new: 'Create new metadata' reports: Metadata draft_reports: 'Draft Metadata' diff --git a/translations/ja.yml b/translations/ja.yml index 0cb626b53..0819c33ea 100644 --- a/translations/ja.yml +++ b/translations/ja.yml @@ -648,8 +648,6 @@ node: no_reports: このプロジェクトのメタデータはありません。 no_drafts: このプロジェクトに関する下書きはありません。 start_new: '「新規メタデータを作成」ボタンをクリックして、新規メタデータ作成を開始します。一度登録したメタデータを、編集または削除することはできません。' - register_entire_project: '代わりにプロジェクト"{rootNodeTitle}"全体を報告するには、クリックします。' - here: こちら new: 新規メタデータを作成 reports: メタデータ draft_reports: 下書き