We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 620ae40 commit e173e4bCopy full SHA for e173e4b
1 file changed
src/assets/print-view/fetch-orcid.js
@@ -15,7 +15,7 @@ if (typeof $localize === 'undefined') {
15
16
// All user-visible strings. Values are replaced per-locale by the Angular localize pipeline at build time.
17
const STRINGS = {
18
- unnamedProfile: $localize`:@@printView.unnamedProfile:Unnamed ORCID profile`,
+ unnamedProfile: $localize`:@@printView.unnamedProfile:Name is private`,
19
orcidIdAlt: $localize`:@@printView.orcidIdAlt:ORCID iD`,
20
biography: $localize`:@@printView.biography:Biography`,
21
personalInformation: $localize`:@@printView.personalInformation:Personal information`,
0 commit comments