Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ORCiD ID styling on the my connections page #128

Merged
merged 3 commits into from
Jun 24, 2019

Conversation

MKodde
Copy link
Member

@MKodde MKodde commented Jun 24, 2019

For more details see the story in Pivotal. But most relevant information regarding the changes can be found on the individual commit messages.

MKodde added 3 commits June 24, 2019 15:23
Other than that, the link id has been made into an anchor.

As requested in: https://members.orcid.org/api/resources/graphics#display-ids
The Dutch and English texts have been updated. The Portuguese text has
remained unchanged.
@MKodde MKodde requested a review from BackEndTea June 24, 2019 13:52
@@ -24,11 +24,11 @@
<div class="mdl-grid">
<div class="mdl-cell mdl-cell--3-col">
<div class="mdl-layout-title">{{ 'profile.my_connections.service_label'|trans }}</div>
<img src="{{ connection.logoPath }}" title="{{ 'profile.my_connections.orcid.title'|trans }}"/>
<img src="{{ connection.logoPath }}" class="logo" title="{{ 'profile.my_connections.orcid.title'|trans }}"/>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This may be out of the scope for this PR, but these images don't have an alt text. Adding them may benefit users who use a screen reader, and make it clear what should be there if the image doesn't load

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, a good suggestion. Fixed that for the connect/disconnect logo.

@@ -246,7 +246,9 @@ This profile page gives you insight in which personal data, provided by your ins
</trans-unit>
<trans-unit id="c4b69512880a8532d9740e870ed8a60b8791b3bc" resname="profile.my_connections.orcid.description">
<source>profile.my_connections.orcid.description</source>
<target>ORCID is a nonproprietary alphanumeric code to uniquely identify scientific and other academic authors. This addresses the problem that a particular author's contributions to the scientific literature or publications in the humanities can be hard to recognize as most personal names are not unique, they can change (such as with marriage), have cultural differences in name order, contain inconsistent use of first-name abbreviations and employ different writing systems.</target>
<target>Connect your existing or newly created ORCID iD to SURFconext once. The ORCID iD is a code that is used to uniquely identify scientific and other academic authors.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it intended to be iD in this text (small i big D)?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well spotted, copypasta from a text provided by a PM. But will update this!

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@@ -246,7 +246,9 @@ This profile page gives you insight in which personal data, provided by your ins
</trans-unit>
<trans-unit id="c4b69512880a8532d9740e870ed8a60b8791b3bc" resname="profile.my_connections.orcid.description">
<source>profile.my_connections.orcid.description</source>
<target>ORCID is a nonproprietary alphanumeric code to uniquely identify scientific and other academic authors. This addresses the problem that a particular author's contributions to the scientific literature or publications in the humanities can be hard to recognize as most personal names are not unique, they can change (such as with marriage), have cultural differences in name order, contain inconsistent use of first-name abbreviations and employ different writing systems.</target>
<target>Connect your existing or newly created ORCID iD to SURFconext once. The ORCID iD is a code that is used to uniquely identify scientific and other academic authors.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@domgon we updated the ORCID iD pre-connection text. We managed to update our Dutch and English translations but did not even attempt a Portuguese update. Would you be so kind as to submit an improved version of this text? If you do not see any improvements whatsoever, we are fine with that too of course!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @MKodde !

<target>Ligue o seu ORCID ID existente ou recém-criado ao serviço SURFconext. O ORCID ID é um código que é usado para identificar de forma única autores científicos e outros autores académicos.</target>

Is this what you where asking? I made the translation of the new sentence.

Copy link
Member Author

@MKodde MKodde Jun 25, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @domgon Yes that is the first part of the sentence. The entire translation was changed. To be more specific: the 'source' identified by: profile.my_connections.orcid.description was changed. And you translated the first part only. Sorry for not being more clear in the first place :)

@MKodde MKodde merged commit f00dc91 into develop Jun 24, 2019
@MKodde MKodde deleted the feature/update-my-connections branch June 24, 2019 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants