Project

General

Profile

« Previous | Next » 

Revision 54936

fixed icons problem in compatibility history

View differences:

shared-messages.ts
81 81
export const formErrorRequiredFields = 'All the fields marked with (*) are mandatory';
82 82
export const formErrorInvalidFields = 'There are invalid fields';
83 83
export const formErrorWasntSaved = 'The form could not be submitted';
84
let errorRegisterRepo = 'Due to an error, the registration can\'t be finished. ';
85
errorRegisterRepo = errorRegisterRepo + 'Please contact "helpdesk@openaire.eu" for support. ';
86
errorRegisterRepo = errorRegisterRepo + 'We\'re sorry for the inconvenience.';
87
export const formErrorRegisterRepo = errorRegisterRepo;
84 88
export const formSuccessUpdatedRepo = 'The datasource was updated successfully.';
85 89
export const formSuccessRegisteredDatasource = 'The datasource was registered successfully';
86 90
export const formSuccessAddedInterface = 'The interface was added successfully.';

Also available in: Unified diff