Rename DMP & Dataset Profile to Template (Ticket #91)
This commit is contained in:
parent
60d05bd374
commit
a2571c3877
|
@ -19,7 +19,7 @@
|
|||
"UNSUCCESSFUL-LOGOUT": "Unsuccessful Logout",
|
||||
"UNSUCCESSFUL-LOGIN": "Unsuccessful Login",
|
||||
"SUCCESSFUL-DATASET-PROFILE-DELETE": "Successful Delete",
|
||||
"UNSUCCESSFUL-DATASET-PROFILE-DELETE": "This profile can not deleted, because Datasets are associated with it",
|
||||
"UNSUCCESSFUL-DATASET-PROFILE-DELETE": "This template can not deleted, because Datasets are associated with it",
|
||||
"UNSUCCESSFUL-DELETE": "Unsuccessful Delete"
|
||||
},
|
||||
"ERRORS": {
|
||||
|
@ -66,8 +66,8 @@
|
|||
"DATASET": "Dataset",
|
||||
"PUBLIC-DATASETS": "Explore OpenDMP",
|
||||
"USERS": "Users",
|
||||
"DATASETS-ADMIN": "Dataset Profiles",
|
||||
"DMP-PROFILES": "DMP Profiles",
|
||||
"DATASETS-ADMIN": "Dataset Templates",
|
||||
"DMP-PROFILES": "DMP Templates",
|
||||
"ABOUT": "About",
|
||||
"MY-DATASET-DESCRIPTIONS": "MY DATASET DESCRIPTIONS",
|
||||
"DATASET-DESCRIPTION-WIZARD": "Dataset description wizard",
|
||||
|
@ -245,7 +245,7 @@
|
|||
"COLUMNS": {
|
||||
"NAME": "Name",
|
||||
"PROJECT": "Project",
|
||||
"PROFILE": "Profile",
|
||||
"PROFILE": "Template",
|
||||
"CREATION-TIME": "Creation Time",
|
||||
"ORGANISATIONS": "Organisations",
|
||||
"LATEST_VERSION": "Latest Version",
|
||||
|
@ -299,7 +299,7 @@
|
|||
"FIRST-STEP": {
|
||||
"TITLE": "Dataset Information",
|
||||
"DMP": "Data Management Plan",
|
||||
"PROFILE": "Dataset Profile"
|
||||
"PROFILE": "Dataset Template"
|
||||
},
|
||||
"SECOND-STEP": {
|
||||
"TITLE": "External References"
|
||||
|
@ -319,12 +319,12 @@
|
|||
"DOWNLOAD-XML": "Download XML",
|
||||
"DOWNLOAD-DOCX": "Download DOCX",
|
||||
"COPY-DATASET": "Copy Dataset",
|
||||
"UPDATE-DATASET-PROFILE": "Update Profile"
|
||||
"UPDATE-DATASET-PROFILE": "Update Template"
|
||||
},
|
||||
"UPLOAD": {
|
||||
"UPLOAD-XML": "Import",
|
||||
"UPLOAD-XML-FILE-TITLE": "Import Dataset Profile",
|
||||
"UPLOAD-XML-NAME": "Name Of Dataset Profile",
|
||||
"UPLOAD-XML-FILE-TITLE": "Import Dataset Template",
|
||||
"UPLOAD-XML-NAME": "Name Of Dataset Template",
|
||||
"UPLOAD-XML-IMPORT": "File",
|
||||
"UPLOAD-XML-FILE-CANCEL": "Cancel"
|
||||
},
|
||||
|
@ -334,7 +334,7 @@
|
|||
},
|
||||
"COPY": "Copy",
|
||||
"CANCEL": "Cancel",
|
||||
"ERROR-MESSAGE": "Selected DMP does not contain this Dataset Profile"
|
||||
"ERROR-MESSAGE": "Selected DMP does not contain this Dataset Template"
|
||||
}
|
||||
},
|
||||
"DMP-OVERVIEW": {
|
||||
|
@ -354,7 +354,7 @@
|
|||
"LAST-EDITED": "Last Edited",
|
||||
"ACTIONS": "Actions",
|
||||
"DMP": "Dmp",
|
||||
"PROFILE": "Profile",
|
||||
"PROFILE": "Template",
|
||||
"DATAREPOSITORIES": "Data Repositories",
|
||||
"REGISTRIES": "Registries",
|
||||
"SERVICES": "Services"
|
||||
|
@ -371,7 +371,7 @@
|
|||
"TITLE": "Published dataset descriptions"
|
||||
},
|
||||
"DATASET-PROFILE-LISTING": {
|
||||
"TITLE": "Dataset Profiles",
|
||||
"TITLE": "Dataset Templates",
|
||||
"COLUMNS": {
|
||||
"NAME": "Name",
|
||||
"REFERNCE": "Reference",
|
||||
|
@ -387,7 +387,7 @@
|
|||
"CREATED": "Created",
|
||||
"ACTIONS": "Actions",
|
||||
"DMP": "Dmp",
|
||||
"PROFILE": "Profile",
|
||||
"PROFILE": "Template",
|
||||
"DATAREPOSITORIES": "Data Repositories",
|
||||
"REGISTRIES": "Registries",
|
||||
"SERVICES": "Services"
|
||||
|
@ -410,7 +410,7 @@
|
|||
},
|
||||
"PLACEHOLDER": "Dataset title",
|
||||
"DATASET-PROFILE": {
|
||||
"SELECT": "Select Dataset Profile"
|
||||
"SELECT": "Select Dataset Template"
|
||||
},
|
||||
"SNACK-BAR": {
|
||||
"SUCCESSFUL-CREATION" : "Imported Successfully",
|
||||
|
@ -419,7 +419,7 @@
|
|||
},
|
||||
"DMP-PROFILE-EDITOR": {
|
||||
"TITLE": {
|
||||
"NEW": "New DMP Profile",
|
||||
"NEW": "New DMP Template",
|
||||
"EDIT": "Edit"
|
||||
},
|
||||
"FIELDS": {
|
||||
|
@ -473,7 +473,7 @@
|
|||
"TEMPLATES": "Templates",
|
||||
"TEMPLATE": "Dmp Template",
|
||||
"DATASET-TEMPLATES": "Related Dataset Templates",
|
||||
"PROFILE": "DMP Profile",
|
||||
"PROFILE": "DMP Template",
|
||||
"GRANT": "Grant",
|
||||
"FUNDER": "Funder",
|
||||
"STATUS": "Dmp Status"
|
||||
|
@ -488,7 +488,7 @@
|
|||
}
|
||||
},
|
||||
"DMP-PROFILE-LISTING": {
|
||||
"TITLE": "DMP Profiles",
|
||||
"TITLE": "DMP Templates",
|
||||
"COLUMNS": {
|
||||
"NAME": "Name",
|
||||
"STATUS": "Status",
|
||||
|
@ -498,8 +498,8 @@
|
|||
},
|
||||
"UPLOAD": {
|
||||
"UPLOAD-XML": "Import",
|
||||
"UPLOAD-XML-FILE-TITLE": "Import Data Managment Plan Profile",
|
||||
"UPLOAD-XML-NAME": "Name Of Dmp Profile",
|
||||
"UPLOAD-XML-FILE-TITLE": "Import Data Managment Plan Template",
|
||||
"UPLOAD-XML-NAME": "Name Of Dmp Template",
|
||||
"UPLOAD-XML-IMPORT": "File",
|
||||
"UPLOAD-XML-FILE-CANCEL": "Cancel"
|
||||
}
|
||||
|
@ -572,7 +572,7 @@
|
|||
"FIELDS": {
|
||||
"NAME": "Name of the Dataset",
|
||||
"DESCRIPTION": "Description",
|
||||
"PROFILE": "Profile",
|
||||
"PROFILE": "Template",
|
||||
"URI": "Uri",
|
||||
"DMP": "DMP",
|
||||
"DATAREPOSITORIES": "Data Repositories",
|
||||
|
@ -592,7 +592,7 @@
|
|||
},
|
||||
"VERSION-DIALOG": {
|
||||
"ABOUT": "Versioning is automated.",
|
||||
"QUESTION": "It seems your Dataset Profile is outdated. Do you want to update it to the latest version?"
|
||||
"QUESTION": "It seems your Dataset Template is outdated. Do you want to update it to the latest version?"
|
||||
}
|
||||
},
|
||||
"DATASET-CREATE-WIZARD": {
|
||||
|
|
Loading…
Reference in New Issue