Project

General

Profile

« Previous | Next » 

Revision 59904

Changes in the registration process as described in ticket #5750

View differences:

register-existing-datasource.component.html
32 32
                    <li role="tab" class="{{ (currentStep < 1) ? 'disabled' : '' }} {{ (currentStep == 1) ? 'current' : '' }}" aria-disabled="true">
33 33
                      <a id="wizard_advanced-t-1" href="#wizard_advanced-h-1" aria-controls="wizard_advanced-p-1">
34 34
                        <span class="number">2</span>
35
                        <span class="title">Enter Information</span>
35
                        <span class="title">Register data source</span>
36 36
                      </a>
37 37
                    </li>
38 38
                    <li role="tab" class=" {{ (currentStep < 2) ? 'disabled' : '' }} {{ (currentStep == 2) ? 'current' : '' }}" aria-disabled="true">
39 39
                      <a id="wizard_advanced-t-2" href="#wizard_advanced-h-2" aria-controls="wizard_advanced-p-2">
40 40
                        <span class="number">3</span>
41
                        <span class="title">Add Interfaces</span>
41
                        <span class="title">Register interface</span>
42 42
                      </a>
43 43
                    </li>
44 44
                    <li role="tab" class="last {{ (currentStep < 3) ? 'disabled' : '' }} {{ (currentStep == 3) ? 'current' : '' }}" aria-disabled="true">
......
158 158
                          <div>
159 159
                            <div class="openAIRECompliantLogo">
160 160
                              <h2 class="openAIRECompliantLogoMessage">
161
                                We successfully received the request to register your repository to the OpenAIRE compliant list of content providers.
162
                                A validation process against the OpenAIRE guidelines compatibility has been started.
163
                                You will be informed via email once the process is finished.
161
                                We successfully received the request to register/update your repository with/on OpenAIRE.
162
                                It usually takes about 6 weeks to check your metadata and index it.
163
                                For questions, please create a <a href="https://www.openaire.eu/support/helpdesk" target="_blank">helpdesk ticket</a>
164
                                or write to <a href="mailto:helpdesk@openaire.eu">helpdesk@openaire.eu</a>.
164 165
                              </h2>
165 166
                            </div>
166 167
                          </div>

Also available in: Unified diff