From f1a9f98600734138e5172f7f86cff78e864b86f6 Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Mon, 21 Oct 2019 12:29:50 +0000 Subject: [PATCH] [Trunk | Library]: depositFirstPage.component.ts: Updated texts by Alessia. git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@57423 d315682c-612b-4755-9ff5-7f18f6832af3 --- deposit/depositFirstPage.component.ts | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/deposit/depositFirstPage.component.ts b/deposit/depositFirstPage.component.ts index e39710c4..ca21c4b2 100644 --- a/deposit/depositFirstPage.component.ts +++ b/deposit/depositFirstPage.component.ts @@ -32,12 +32,12 @@ import {Meta, Title} from "@angular/platform-browser";
Find the appropriate repository to deposit your research products of any type (publication, data, software, other) or to include in your data management plan. Search and browse for OpenAIRE compliant repositories registered in OpenDOAR and re3data. - - - - - - +
+ Looking for Open Access journals? Find those that suit your + community needs + among the journals registered in the Directory of Open Access Journals (DOAJ). +
+ To know more, read the OpenAIRE Open Access primer (https://www.openaire.eu/oa-basics)
@@ -62,8 +62,6 @@ import {Meta, Title} from "@angular/platform-browser"; Find the Open Access journals that suit your community needs among those registered in the Directory of Open Access Journals (DOAJ). -
- To know more, read the OpenAIRE Open Access primer (https://www.openaire.eu/oa-basics) @@ -151,7 +149,8 @@ import {Meta, Title} from "@angular/platform-browser";
Funding
- Identify grants, integrated in reporting lines for research funded by the European Commission via OpenAIRE. + + Link your upload to its funding projects. For research funded by the European Commission, your upload will automatically be available for reporting on the EC participant portal.
@@ -198,7 +197,7 @@ export class DepositFirstPageComponent { public keyword: string; public depositRoute: string; - public searchPlaceHolder = "Search for repositories by title, country, organization, subject..."; + public searchPlaceHolder = "Search by title, country, organization, subject..."; properties:EnvProperties; public routerHelper:RouterHelper = new RouterHelper();