Skip to content

Commit

Permalink
#550 Added label thunibib.editor.hisinone.id
Browse files Browse the repository at this point in the history
  • Loading branch information
Possommi committed Sep 11, 2024
1 parent d690d77 commit 49e6862
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1039,7 +1039,7 @@
<xed:bind xpath="cerif:Identifier[@type='https://w3id.org/cerif/vocab/IdentifierTypes#Project-MM-ID']">
<div class="form-group form-inline">
<label for="{xed:generate-id()}" class="mycore-form-label">
<xed:output value="'HIS-ID: '"/>
<xed:output value="concat(i18n:translate('thunibib.editor.hisinone.id'), ': ')"/>
</label>
<input id="project-id" readonly="readonly" type="text" class="mycore-form-input readonly"/>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ thunibib.editor.help.partOf = Die Publikation ist w\u00E4hre
thunibib.editor.help.peerreviewed = Die Publikation wurde durch externe Fachkolleg*innen inhaltlich begutachtet
thunibib.editor.help.republication = Kam diese Publikation durch die Anwendung des Zweitver\u00F6ffentlichungsrechts zustande?
thunibib.editor.help.typeOfResource = Form des Inhaltes
thunibib.editor.hisinone.id = HISinOne-Id
thunibib.editor.label.license = Lizenztyp
thunibib.editor.label.mediatype = Datentr\u00E4gertyp
thunibib.editor.label.partOf = Teil der UBO-Statistik
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ thunibib.editor.help.mods.subject = Enter your keywords here. If y
thunibib.editor.help.partOf = The publication was created during the affiliation to the university and should be counted in the evaluation for statistical purposes. Second publications should also not be counted here.
thunibib.editor.help.peerreviewed = Reviewed by external peers
thunibib.editor.help.typeOfResource = Publication\u2019s content type
thunibib.editor.hisinone.id = HISinOne-Id
thunibib.editor.label.license = Licence type
thunibib.editor.label.mediatype = Media
thunibib.editor.label.partOf = Part of UBO statistics
Expand Down

0 comments on commit 49e6862

Please sign in to comment.