More fixes to spelling & grammar within Manakin's messages.xml.

Some of these were suggested by Dorothea Salo (U of Wisconsin).

git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2320 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
Tim Donohue
2007-11-07 18:25:56 +00:00
parent dd4473d449
commit 977d3cc8fb

View File

@@ -73,7 +73,7 @@
-->
<message key="xmlui.PageNotFound.title">Page not found</message>
<message key="xmlui.PageNotFound.head">Page not found</message>
<message key="xmlui.PageNotFound.para1">The page you are trying to access has not been found on the server.</message>
<message key="xmlui.PageNotFound.para1">We can't find the page you asked for.</message>
<!--
@@ -106,9 +106,9 @@
<message key="xmlui.ArtifactBrowser.AbstractSearch.head1_community">Search Results for Community: {0}</message>
<message key="xmlui.ArtifactBrowser.AbstractSearch.head1_collection">Search Results for Collection: {0}</message>
<message key="xmlui.ArtifactBrowser.AbstractSearch.head1_none">Search Results</message>
<message key="xmlui.ArtifactBrowser.AbstractSearch.result_query">Your query "{0}" produced {1} results.</message>
<message key="xmlui.ArtifactBrowser.AbstractSearch.head2">Communities or Collections that matched your query</message>
<message key="xmlui.ArtifactBrowser.AbstractSearch.head3">Items that matched your query</message>
<message key="xmlui.ArtifactBrowser.AbstractSearch.result_query">Your query "{0}" produced {1} result(s).</message>
<message key="xmlui.ArtifactBrowser.AbstractSearch.head2">Communities or Collections matching your query</message>
<message key="xmlui.ArtifactBrowser.AbstractSearch.head3">Items matching your query</message>
<message key="xmlui.ArtifactBrowser.AbstractSearch.no_results">Search produced no results.</message>
<message key="xmlui.ArtifactBrowser.AbstractSearch.all_of_dspace">All of DSpace</message>
@@ -209,7 +209,7 @@
<message key="xmlui.ArtifactBrowser.Contact.title">Contact us</message>
<message key="xmlui.ArtifactBrowser.Contact.trail">Contact us</message>
<message key="xmlui.ArtifactBrowser.Contact.head">Contact us</message>
<message key="xmlui.ArtifactBrowser.Contact.para1">{0} administration may be contacted at:</message>
<message key="xmlui.ArtifactBrowser.Contact.para1">{0} administrators may be contacted at:</message>
<message key="xmlui.ArtifactBrowser.Contact.feedback_label">On-line form</message>
<message key="xmlui.ArtifactBrowser.Contact.feedback_link">Feedback</message>
<message key="xmlui.ArtifactBrowser.Contact.email">Email</message>
@@ -218,7 +218,7 @@
<message key="xmlui.ArtifactBrowser.FeedbackForm.title">Give feedback</message>
<message key="xmlui.ArtifactBrowser.FeedbackForm.trail">Give feedback</message>
<message key="xmlui.ArtifactBrowser.FeedbackForm.head">Give feedback</message>
<message key="xmlui.ArtifactBrowser.FeedbackForm.para1">Thanks for taking the time to share your feedback about the DSpace system. Your comments are appreciated!</message>
<message key="xmlui.ArtifactBrowser.FeedbackForm.para1">Thanks for sharing your feedback about the DSpace system. Your comments are appreciated!</message>
<message key="xmlui.ArtifactBrowser.FeedbackForm.email">Your Email</message>
<message key="xmlui.ArtifactBrowser.FeedbackForm.email_help">This address will be used to follow up on your feedback.</message>
<message key="xmlui.ArtifactBrowser.FeedbackForm.comments">Comments</message>
@@ -228,7 +228,7 @@
<message key="xmlui.ArtifactBrowser.FeedbackSent.title">Give feedback</message>
<message key="xmlui.ArtifactBrowser.FeedbackSent.trail">Give feedback</message>
<message key="xmlui.ArtifactBrowser.FeedbackSent.head">Feedback sent</message>
<message key="xmlui.ArtifactBrowser.FeedbackSent.para1">Your comments have been recieved.</message>
<message key="xmlui.ArtifactBrowser.FeedbackSent.para1">Your comments have been received.</message>
<!-- org.dspace.app.xmlui.artifactbrowser.FrontPageSearch.java -->
<message key="xmlui.ArtifactBrowser.FrontPageSearch.head">Search DSpace</message>
@@ -322,8 +322,8 @@
<message key="xmlui.EPerson.EditProfile.subscriptions_help">You may subscribe to collections to receive daily e-mail alerts of new items added. You can subscribe to as many or as few collections as you wish. Another alternative to daily e-mail alerts is to use the RSS feeds available for all collections.</message>
<message key="xmlui.EPerson.EditProfile.email_subscriptions">Email Subscriptions</message>
<message key="xmlui.EPerson.EditProfile.select_collection">( Select Collection )</message>
<message key="xmlui.EPerson.EditProfile.update_password_instructions">Optionally, you can choose a new password and enter it into the box below, and confirm it by typing it again into the second box for verification. It should be at least six characters long.</message>
<message key="xmlui.EPerson.EditProfile.create_password_instructions">Please choose a password and enter it into the box below, and confirm it by typing it again into the second box. It should be at least six characters long.</message>
<message key="xmlui.EPerson.EditProfile.update_password_instructions">Optionally, you can enter a new password in the box below, and confirm it by typing it again into the second box. It should be at least six characters long.</message>
<message key="xmlui.EPerson.EditProfile.create_password_instructions">Please enter a password in the box below, and confirm it by typing it again into the second box. It should be at least six characters long.</message>
<message key="xmlui.EPerson.EditProfile.password">Password</message>
<message key="xmlui.EPerson.EditProfile.confirm_password">Retype to confirm</message>
<message key="xmlui.EPerson.EditProfile.submit_update">Complete Registration</message>
@@ -331,7 +331,7 @@
<message key="xmlui.EPerson.EditProfile.error_required">This field is required</message>
<message key="xmlui.EPerson.EditProfile.error_invalid_password">Choose a password at least 6 characters long</message>
<message key="xmlui.EPerson.EditProfile.error_unconfirmed_password">Please retype your password to confirm</message>
<message key="xmlui.EPerson.EditProfile.head_auth">Authorization groups your are a member of</message>
<message key="xmlui.EPerson.EditProfile.head_auth">Authorization groups you belong to</message>
<!-- org.dspace.app.xmlui.eperson.EPersonUtils.java -->
<message key="xmlui.EPerson.EPersonUtils.register_verify_email">Verify Email</message>
@@ -350,8 +350,8 @@
<message key="xmlui.EPerson.InvalidToken.title">Invalid token</message>
<message key="xmlui.EPerson.InvalidToken.trail">Invalid token</message>
<message key="xmlui.EPerson.InvalidToken.head">Invalid token</message>
<message key="xmlui.EPerson.InvalidToken.para1">The URL you provided is invalid. It is possible that the URL was broken across multiple lines in your email client, like this:</message>
<message key="xmlui.EPerson.InvalidToken.para2">If this is the case, you should copy and paste the entire URL directly into your browser's address bar, rather than simply clicking on the link. The address bar should then contain something like:</message>
<message key="xmlui.EPerson.InvalidToken.para1">The URL you provided is invalid. The URL may have been broken across multiple lines in your email client, like this:</message>
<message key="xmlui.EPerson.InvalidToken.para2">If so, copy and paste the entire URL directly into your browser's address bar, rather than simply clicking on the link. The address bar should then contain something like:</message>
<!-- org.dspace.app.xmlui.eperson.Navigation.java -->
<message key="xmlui.EPerson.Navigation.my_account">My Account</message>
@@ -388,7 +388,7 @@
<message key="xmlui.EPerson.LoginChooser.title">Choose a Login Method</message>
<message key="xmlui.EPerson.LoginChooser.trail">Choose Login</message>
<message key="xmlui.EPerson.LoginChooser.head1">Choose a Login Method</message>
<message key="xmlui.EPerson.LoginChooser.para1">The following represent ways in which you can log in. Choose the appropriate method by following the link.</message>
<message key="xmlui.EPerson.LoginChooser.para1">Log in via:</message>
<message key="au.edu.mq.melcoe.mams.dspace.eperson.ShibAuthentication.title">Shibboleth Authentication</message>
<message key="org.dspace.eperson.PasswordAuthentication.title">Password Authentication</message>
@@ -415,7 +415,7 @@
<!-- org.dspace.app.xmlui.eperson.RegistrationFinished.java -->
<message key="xmlui.EPerson.RegistrationFinished.title">Registration finished</message>
<message key="xmlui.EPerson.RegistrationFinished.head">Registration Finished</message>
<message key="xmlui.EPerson.RegistrationFinished.para1">You're now registered to use the DSpace system. You can subscribe to collections to receive e-mail updates about new items.</message>
<message key="xmlui.EPerson.RegistrationFinished.para1">You're now registered to use the DSpace system. You can subscribe to collections to receive email updates about new items.</message>
<!-- org.dspace.app.xmlui.eperson.ResetPassword.java -->
<message key="xmlui.EPerson.ResetPassword.title">Reset password</message>
@@ -431,7 +431,7 @@
<!-- org.dspace.app.xmlui.eperson.StartForgotPassword.java -->
<message key="xmlui.EPerson.StartForgotPassword.title">Forgot Password</message>
<message key="xmlui.EPerson.StartForgotPassword.head">Forgot Password</message>
<message key="xmlui.EPerson.StartForgotPassword.para1">Enter the email address you provided when you registered for DSpace. An email will be sent to that address with further instructions.</message>
<message key="xmlui.EPerson.StartForgotPassword.para1">Enter the email address you provided when you registered with DSpace. An email will be sent to that address with further instructions.</message>
<message key="xmlui.EPerson.StartForgotPassword.email_address">Email Address</message>
<message key="xmlui.EPerson.StartForgotPassword.email_address_help">Enter the same address used when registering.</message>
<message key="xmlui.EPerson.StartForgotPassword.error_not_found">Email address not found.</message>
@@ -528,9 +528,9 @@
<message key="xmlui.Submission.Submissions.submit_head1">Submissions</message>
<message key="xmlui.Submission.Submissions.submit_info1a">You may </message>
<message key="xmlui.Submission.Submissions.submit_info1b">start a new submission</message>
<message key="xmlui.Submission.Submissions.submit_info1c">, this function enables user to add items to DSpace. The processes of submission includes filling out information about the item on a metadata form and uploading the file(s) comprising the digital item. Each community or collection may set its own submission policy.</message>
<message key="xmlui.Submission.Submissions.submit_info1c">The submission process includes describing the item and uploading the file(s) comprising it. Each community or collection may set its own submission policy.</message>
<message key="xmlui.Submission.Submissions.submit_head2">Unfinished submissions</message>
<message key="xmlui.Submission.Submissions.submit_info2a">These are partial item submissions to the repository which you have not yet completed. You may also </message>
<message key="xmlui.Submission.Submissions.submit_info2a">These are incomplete item submissions. You may also </message>
<message key="xmlui.Submission.Submissions.submit_info2b">start another submission</message>
<message key="xmlui.Submission.Submissions.submit_info2c">.</message>
<message key="xmlui.Submission.Submissions.submit_column1"></message>
@@ -543,7 +543,7 @@
<message key="xmlui.Submission.Submissions.submit_submit_remove">Remove selected submissions</message>
<!-- Same transformer, inprogress section -->
<message key="xmlui.Submission.Submissions.progress_head1">Submissions being reviewed</message>
<message key="xmlui.Submission.Submissions.progress_info1">These are your completed item submissions which are currently being reviewed by collection curators.</message>
<message key="xmlui.Submission.Submissions.progress_info1">These are your completed submissions which are currently being reviewed by collection curators.</message>
<message key="xmlui.Submission.Submissions.progress_column1">Title</message>
<message key="xmlui.Submission.Submissions.progress_column2">Collection</message>
<message key="xmlui.Submission.Submissions.progress_column3">Status</message>
@@ -571,7 +571,7 @@
<!-- org.dspace.app.xmlui.Submission.submit.SaveOrRemoveStep -->
<message key="xmlui.Submission.submit.SaveOrRemoveStep.head">Save or cancel your submission?</message>
<message key="xmlui.Submission.submit.SaveOrRemoveStep.info1">Do you want the half-finished submission removed, or do you want to keep it so you can work on it later? You may also return to where you were in the submission process if you clicked Cancel by accident.</message>
<message key="xmlui.Submission.submit.SaveOrRemoveStep.info1">Do you want the submission removed, or do you want to carry on working on it later? You may return to the submission process if you clicked Cancel by accident.</message>
<message key="xmlui.Submission.submit.SaveOrRemoveStep.submit_back">Oops, continue submission</message>
<message key="xmlui.Submission.submit.SaveOrRemoveStep.submit_save">Save it, I'll work on it later</message>
<message key="xmlui.Submission.submit.SaveOrRemoveStep.submit_remove">Remove the submission</message>
@@ -609,10 +609,10 @@
<!-- org.dspace.app.xmlui.Submission.submit.UploadStep -->
<message key="xmlui.Submission.submit.UploadStep.head">Upload File(s)</message>
<message key="xmlui.Submission.submit.UploadStep.file">File</message>
<message key="xmlui.Submission.submit.UploadStep.file_help">Please enter the name of the file on your local hard drive corresponding to your item. If you click "Browse...", a new window will appear in which you can locate and select the file on your local hard drive.</message>
<message key="xmlui.Submission.submit.UploadStep.file_help">Please enter the full path of the file on your computer corresponding to your item. If you click "Browse...", a new window will allow you to select the file from your computer.</message>
<message key="xmlui.Submission.submit.UploadStep.file_error">The item must contain at least one file.</message>
<message key="xmlui.Submission.submit.UploadStep.description">Description</message>
<message key="xmlui.Submission.submit.UploadStep.description_help">Optionally, provide a brief description of the contents of this file, for example "<i>Main article</i>", or "<i>Experiment data readings</i>".</message>
<message key="xmlui.Submission.submit.UploadStep.description_help">Optionally, provide a brief description of the file, for example "<i>Main article</i>", or "<i>Experiment data readings</i>".</message>
<message key="xmlui.Submission.submit.UploadStep.submit_upload">Upload file &amp; add another</message>
<message key="xmlui.Submission.submit.UploadStep.head2">Files Uploaded</message>
<message key="xmlui.Submission.submit.UploadStep.column1"></message>
@@ -634,12 +634,12 @@
<message key="xmlui.Submission.submit.EditFileStep.head">Edit File</message>
<message key="xmlui.Submission.submit.EditFileStep.file">File</message>
<message key="xmlui.Submission.submit.EditFileStep.description">File Description</message>
<message key="xmlui.Submission.submit.EditFileStep.description_help">Optionally, provide a brief description of the contents of this file, for example "<i>Main article</i>", or "<i>Experiment data readings</i>".</message>
<message key="xmlui.Submission.submit.EditFileStep.info1">Select the format of the file from the list below, for example "<i>Adobe PDF</i>" or "<i>Microsoft Word</i>", <b>OR</b> if the format is not in the list, please describe the format file in the input box below the list.</message>
<message key="xmlui.Submission.submit.EditFileStep.description_help">Optionally, provide a brief description of the contents; for example, "<i>Main article</i>", or "<i>Experiment data readings</i>".</message>
<message key="xmlui.Submission.submit.EditFileStep.info1">Select the format of the file from the list below, for example "<i>Adobe PDF</i>" or "<i>Microsoft Word</i>." <strong>If the format is not in the list</strong>, please describe it in the input box below the list.</message>
<message key="xmlui.Submission.submit.EditFileStep.format_detected">Detected Format</message>
<message key="xmlui.Submission.submit.EditFileStep.format_selected">Selected Format</message>
<message key="xmlui.Submission.submit.EditFileStep.format_default">Format not in list</message>
<message key="xmlui.Submission.submit.EditFileStep.info2">If the format is not in the above list, <strong>select "format not in list" above</strong> and describe the file's format in the field below.</message>
<message key="xmlui.Submission.submit.EditFileStep.info2">If the format is not in the above list, <strong>select "format not in list" above</strong> and describe the file's format in the box below.</message>
<message key="xmlui.Submission.submit.EditFileStep.format_user">Other Format</message>
<message key="xmlui.Submission.submit.EditFileStep.format_user_help">The application's name you used to create the file, and the version number (for example, "<i>ACMESoft SuperApp version 1.5</i>").</message>
<message key="xmlui.Submission.submit.EditFileStep.submit_save">Save</message>
@@ -663,7 +663,7 @@
<!-- org.dspace.app.xmlui.Submission.submit.CCLicenseStep -->
<message key="xmlui.Submission.submit.CCLicenseStep.head">Creative Commons License</message>
<message key="xmlui.Submission.submit.CCLicenseStep.info1">You may optionally license your Item under a <a href="http://creativecommons.org/">Creative Commons</a> License. If you wish to select a Creative Commons license, click the button below. You will be temporarily taken to the Creative Commons website, where you will be presented with several licensing options. After selecting a license you will be returned to this page.</message>
<message key="xmlui.Submission.submit.CCLicenseStep.info1">If you wish, you may add a <a href="http://creativecommons.org/">Creative Commons</a> License to your item. <strong>Creative Commons licenses govern what people who read your work may then do with it.</strong> If you wish to select a Creative Commons license click the button below. You will be taken to the Creative Commons website, where you will be presented with several licensing options. After selecting a license, you will be returned to this page.</message>
<message key="xmlui.Submission.submit.CCLicenseStep.submit_to_creative_commons">Proceed to Creative Commons website to select a license</message>
<message key="xmlui.Submission.submit.CCLicenseStep.license">License</message>
<message key="xmlui.Submission.submit.CCLicenseStep.submit_remove">Remove this Creative Commons License</message>
@@ -671,8 +671,8 @@
<!-- org.dspace.app.xmlui.Submission.submit.LicenseStep -->
<message key="xmlui.Submission.submit.LicenseStep.head">Distribution License</message>
<message key="xmlui.Submission.submit.LicenseStep.info1"><strong>There is one last step:</strong> In order for DSpace to reproduce, translate and distribute your submission worldwide, your agreement to the following terms is necessary.</message>
<message key="xmlui.Submission.submit.LicenseStep.info2">Grant the standard distribution license by selecting 'I Grant the License' and then click 'Complete Submission'.</message>
<message key="xmlui.Submission.submit.LicenseStep.info1"><strong>There is one last step:</strong> In order for DSpace to reproduce, translate and distribute your submission worldwide, you must agree to the following terms.</message>
<message key="xmlui.Submission.submit.LicenseStep.info2">Grant the standard distribution license by selecting 'I Grant the License'; and then click 'Complete Submission'.</message>
<message key="xmlui.Submission.submit.LicenseStep.info3">If you have questions regarding this license please contact the system administrators.</message>
<message key="xmlui.Submission.submit.LicenseStep.decision_label">Distribution license</message>
<message key="xmlui.Submission.submit.LicenseStep.decision_checkbox">I Grant the License</message>
@@ -685,15 +685,15 @@
<!-- org.dspace.app.xmlui.Submission.submit.CompletedStep -->
<message key="xmlui.Submission.submit.CompletedStep.head">Submission complete</message>
<message key="xmlui.Submission.submit.CompletedStep.info1">Your submission will now go through the workflow process designated for the collection to which you are submitting. You will receive e-mail notification as soon as your submission has become a part of the collection, or if for some reason there is a problem with your submission. You may also check on the status of your submission by visiting the MyDSpace page.</message>
<message key="xmlui.Submission.submit.CompletedStep.info1">Your submission will now go through the review process for this collection. You will receive e-mail notification as soon as your submission has joined the collection, or if there is a problem with your submission. You may also check on the status of your submission by visiting your submissions page.</message>
<message key="xmlui.Submission.submit.CompletedStep.go_submission">Go to the Submissions page</message>
<message key="xmlui.Submission.submit.CompletedStep.submit_again">Submit another item</message>
<!-- org.dspace.app.xmlui.Submission.workflow.PerformTaskStep -->
<message key="xmlui.Submission.workflow.PerformTaskStep.info1">Actions you may perform on this task:</message>
<message key="xmlui.Submission.workflow.PerformTaskStep.take_help">Select this option to assign this task to yourself.</message>
<message key="xmlui.Submission.workflow.PerformTaskStep.take_help">Assign this task to yourself.</message>
<message key="xmlui.Submission.workflow.PerformTaskStep.take_submit">Take task</message>
<message key="xmlui.Submission.workflow.PerformTaskStep.leave_help">If you wish to leave this task in the pool for another to take, use this option.</message>
<message key="xmlui.Submission.workflow.PerformTaskStep.leave_help">Leave this task in the pool for another to take.</message>
<message key="xmlui.Submission.workflow.PerformTaskStep.leave_submit">Leave task</message>
<message key="xmlui.Submission.workflow.PerformTaskStep.approve_help">If you have reviewed the item and it is suitable for inclusion in the collection, select "Approve".</message>
<message key="xmlui.Submission.workflow.PerformTaskStep.approve_submit">Approve item</message>
@@ -701,14 +701,14 @@
<message key="xmlui.Submission.workflow.PerformTaskStep.commit_submit">Commit to archive</message>
<message key="xmlui.Submission.workflow.PerformTaskStep.reject_help">If you have reviewed the item and found it is <strong>not</strong> suitable for inclusion in the collection, select "Reject". You will then be asked to enter a message indicating why the item is unsuitable, and whether the submitter should change something and resubmit.</message>
<message key="xmlui.Submission.workflow.PerformTaskStep.reject_submit">Reject item</message>
<message key="xmlui.Submission.workflow.PerformTaskStep.edit_help">Select this option to correct, amend or otherwise edit the item's metadata.</message>
<message key="xmlui.Submission.workflow.PerformTaskStep.edit_help">Select this option to change the item's metadata.</message>
<message key="xmlui.Submission.workflow.PerformTaskStep.edit_submit">Edit metadata</message>
<message key="xmlui.Submission.workflow.PerformTaskStep.return_help">Use this option to return the task to the pool so that another user may perform the task.</message>
<message key="xmlui.Submission.workflow.PerformTaskStep.return_help">Return the task to the pool so that another user may perform the task.</message>
<message key="xmlui.Submission.workflow.PerformTaskStep.return_submit">Return task to pool</message>
<message key="xmlui.Submission.workflow.PerformTaskStep.cancel_submit">Cancel</message>
<!-- org.dspace.app.xmlui.Submission.workflow.RejectTaskStep -->
<message key="xmlui.Submission.workflow.RejectTaskStep.info1">Please enter the reason you are rejecting the submission into the box below. Please indicate in your message whether the submitter should fix a problem and resubmit.</message>
<message key="xmlui.Submission.workflow.RejectTaskStep.info1">Please enter your reason for rejecting the submission into the box below, indicating whether the submitter may fix a problem and resubmit.</message>
<message key="xmlui.Submission.workflow.RejectTaskStep.reason">Reason</message>
<message key="xmlui.Submission.workflow.RejectTaskStep.reason_required">The reason field is required</message>
<message key="xmlui.Submission.workflow.RejectTaskStep.submit_reject">Reject item</message>
@@ -1093,9 +1093,9 @@
<message key="xmlui.administrative.registries.DeleteMetadataFieldsConfirm.title">Delete Fields</message>
<message key="xmlui.administrative.registries.DeleteMetadataFieldsConfirm.trail">Delete fields</message>
<message key="xmlui.administrative.registries.DeleteMetadataFieldsConfirm.head">Confirm Deletion</message>
<message key="xmlui.administrative.registries.DeleteMetadataFieldsConfirm.para1">Are you <b>absolutely</b> sure you want to delete these fields? If any items contain metadata for these fields, an error will occur preventing the field's deletion. You must ensure that no items exist within the system that contain these fields.</message>
<message key="xmlui.administrative.registries.DeleteMetadataFieldsConfirm.para1">Are you <b>absolutely</b> sure you want to delete these fields? If any items contain metadata for these fields, the field(s) cannot be deleted. You must ensure that no items use these fields.</message>
<message key="xmlui.administrative.registries.DeleteMetadataFieldsConfirm.warning">WARNING: </message>
<message key="xmlui.administrative.registries.DeleteMetadataFieldsConfirm.para2">This will result in an error if any item contains metadata for these fields.</message>
<message key="xmlui.administrative.registries.DeleteMetadataFieldsConfirm.para2">This will cause an error if any item contains metadata for these fields.</message>
<message key="xmlui.administrative.registries.DeleteMetadataFieldsConfirm.column1">ID</message>
<message key="xmlui.administrative.registries.DeleteMetadataFieldsConfirm.column2">Name</message>
<message key="xmlui.administrative.registries.DeleteMetadataFieldsConfirm.column3">Scope Note</message>
@@ -1104,9 +1104,9 @@
<message key="xmlui.administrative.registries.DeleteMetadataSchemaConfirm.title">Delete Schema</message>
<message key="xmlui.administrative.registries.DeleteMetadataSchemaConfirm.trail">Delete schema</message>
<message key="xmlui.administrative.registries.DeleteMetadataSchemaConfirm.head">Confirm Deletion</message>
<message key="xmlui.administrative.registries.DeleteMetadataSchemaConfirm.para1">Are you <b>absolutely</b> sure you want to delete these schema? If any items contain metadata for fields contained within these schema, an error will occur preventing the schema's deletion. You must ensure that no items exist within the system that contain metadata in this schema.</message>
<message key="xmlui.administrative.registries.DeleteMetadataSchemaConfirm.para1">Are you <b>absolutely</b> sure you want to delete this schema? If any items contain metadata for fields contained within this schema, the schema cannot be deleted. You must ensure that no items contain metadata in this schema.</message>
<message key="xmlui.administrative.registries.DeleteMetadataSchemaConfirm.warning">WARNING: </message>
<message key="xmlui.administrative.registries.DeleteMetadataSchemaConfirm.para2">This will result in an error if any item contains metadata within this schema.</message>
<message key="xmlui.administrative.registries.DeleteMetadataSchemaConfirm.para2">This will cause an error if any item contains metadata within this schema.</message>
<message key="xmlui.administrative.registries.DeleteMetadataSchemaConfirm.column1">ID</message>
<message key="xmlui.administrative.registries.DeleteMetadataSchemaConfirm.column2">Namespace</message>
<message key="xmlui.administrative.registries.DeleteMetadataSchemaConfirm.column3">Name</message>
@@ -1193,7 +1193,7 @@
<message key="xmlui.administrative.registries.MetadataRegistryMain.namespace_help">Namespace should be an established URI location for the new schema.</message>
<message key="xmlui.administrative.registries.MetadataRegistryMain.namespace_error">This field is required.</message>
<message key="xmlui.administrative.registries.MetadataRegistryMain.name">Name</message>
<message key="xmlui.administrative.registries.MetadataRegistryMain.name_help">Short hand notation for the schema, this will be used to prefix a field's name (e.g. dc.element.qualifier). The name must be less than 32 characters and cannot include spaces, periods or underscores.</message>
<message key="xmlui.administrative.registries.MetadataRegistryMain.name_help">Shorthand notation for the schema. This will be used to prefix a field's name (e.g. dc.element.qualifier). The name must be less than 32 characters and cannot include spaces, periods or underscores.</message>
<message key="xmlui.administrative.registries.MetadataRegistryMain.name_error">This field is required and must be less than 32 characters and cannot contain any spaces, periods, or underscores.</message>
<message key="xmlui.administrative.registries.MetadataRegistryMain.submit_add">Add new schema</message>
@@ -1201,7 +1201,7 @@
<message key="xmlui.administrative.registries.MoveMetadataField.title">Move Fields</message>
<message key="xmlui.administrative.registries.MoveMetadataField.trail">Move fields</message>
<message key="xmlui.administrative.registries.MoveMetadataField.head1">Move metadata fields</message>
<message key="xmlui.administrative.registries.MoveMetadataField.para1">Select a target schema where these fields will be moved to. If the target schema already has fields with identical names the fields will not be moved.</message>
<message key="xmlui.administrative.registries.MoveMetadataField.para1">Select a target schema where these fields will be moved. If the target schema already has fields with identical names the fields will not be moved.</message>
<message key="xmlui.administrative.registries.MoveMetadataField.column1">ID</message>
<message key="xmlui.administrative.registries.MoveMetadataField.column2">Name</message>
<message key="xmlui.administrative.registries.MoveMetadataField.column3">Scope Note</message>
@@ -1222,7 +1222,7 @@
<message key="xmlui.administrative.authorization.AuthorizationMain.actions_head">Item authorizations</message>
<message key="xmlui.administrative.authorization.AuthorizationMain.bad_name">The ID you supplied did not resolve to an item</message>
<message key="xmlui.administrative.authorization.AuthorizationMain.actions_item_lookup">Look up an item</message>
<message key="xmlui.administrative.authorization.AuthorizationMain.search_help">items are searched by handle or internal ID</message>
<message key="xmlui.administrative.authorization.AuthorizationMain.search_help">Items may be found by handle or internal ID</message>
<message key="xmlui.administrative.authorization.AuthorizationMain.submit_find">Find</message>
<message key="xmlui.administrative.authorization.AuthorizationMain.actions_advanced">Advanced authorizations tool</message>
<message key="xmlui.administrative.authorization.AuthorizationMain.actions_advanced_link">Click here to go to the item wildcard policy admin tool</message>
@@ -1242,7 +1242,7 @@
<message key="xmlui.administrative.authorization.EditContainerPolicies.head_action">Action</message>
<message key="xmlui.administrative.authorization.EditContainerPolicies.head_group">Group</message>
<message key="xmlui.administrative.authorization.EditContainerPolicies.submit_delete">Delete Selected</message>
<message key="xmlui.administrative.authorization.EditContainerPolicies.group_edit">edit</message>
<message key="xmlui.administrative.authorization.EditContainerPolicies.group_edit">Edit</message>
@@ -1251,7 +1251,7 @@
<message key="xmlui.administrative.authorization.EditItemPolicies.trail">Policies List</message>
<message key="xmlui.administrative.authorization.EditItemPolicies.main_head">Policies for Item {0} (ID={1})</message>
<message key="xmlui.administrative.authorization.EditItemPolicies.main_para1">With this editor you can view and alter the policies of an item, plus alter policies of individual item components: bundles and bitstreams. Briefly, an item is a container of bundles, and bundles are containers of bitstreams. Containers usually have ADD/REMOVE/READ/WRITE policies, while bitstreams only have READ/WRITE policies.</message>
<message key="xmlui.administrative.authorization.EditItemPolicies.main_para2">You will notice an extra bundle and bitstream for each item, and those contain the license text for the item.</message>
<message key="xmlui.administrative.authorization.EditItemPolicies.main_para2">You will notice an extra bundle and bitstream for each item containing the license text for the item.</message>
<message key="xmlui.administrative.authorization.EditItemPolicies.subhead_item">Item Policies</message>
<message key="xmlui.administrative.authorization.EditItemPolicies.subhead_bundle">Policies for Bundle {0} ({1})</message>
<message key="xmlui.administrative.authorization.EditItemPolicies.subhead_bitstream">Bitstream {0} ({1})</message>
@@ -1287,7 +1287,7 @@
<message key="xmlui.administrative.authorization.AdvacedAuthorizationsForm.title">Advanced Policy Manager</message>
<message key="xmlui.administrative.authorization.AdvacedAuthorizationsForm.trail">Advanced Authorizations</message>
<message key="xmlui.administrative.authorization.AdvacedAuthorizationsForm.main_head">Advanced Policy Manager</message>
<message key="xmlui.administrative.authorization.AdvacedAuthorizationsForm.main_para">Allows you to make wildcard additions to policies, as well as clear policies for types of content within specific collection(s). WARNING - removing READ permissions from items will make them not viewable!</message>
<message key="xmlui.administrative.authorization.AdvacedAuthorizationsForm.main_para">Allows wildcard additions to and clearing of policies for types of content within specific collection(s). WARNING - removing READ permissions from items will make them not viewable!</message>
<message key="xmlui.administrative.authorization.AdvacedAuthorizationsForm.actions_groupSentence">For all of the selected groups...</message>
<message key="xmlui.administrative.authorization.AdvacedAuthorizationsForm.actions_actionSentence">...grant the ability to perform the following action...</message>
<message key="xmlui.administrative.authorization.AdvacedAuthorizationsForm.actions_resourceSentence">...for all following object types...</message>
@@ -1327,16 +1327,16 @@
<message key="xmlui.administrative.item.AddBitstreamForm.bundle_license">Licenses</message>
<message key="xmlui.administrative.item.AddBitstreamForm.bundle_cc_license">Creative Commons Licenses</message>
<message key="xmlui.administrative.item.AddBitstreamForm.file_label">File</message>
<message key="xmlui.administrative.item.AddBitstreamForm.file_help">Please enter the name of the file on your local hard drive corresponding to your item. If you click "Browse...", a new window will appear in which you can locate and select the file on your local hard drive.</message>
<message key="xmlui.administrative.item.AddBitstreamForm.file_help">Please enter the name of the file on your computer corresponding to your item. If you click "Browse...", a new window will appear in which you can locate and select the file from your computer.</message>
<message key="xmlui.administrative.item.AddBitstreamForm.description_label">Description</message>
<message key="xmlui.administrative.item.AddBitstreamForm.description_help">Optionally, provide a brief description of the contents of this file, for example "<i>Main article</i>", or "<i>Experiment data readings</i>".</message>
<message key="xmlui.administrative.item.AddBitstreamForm.description_help">Optionally, provide a brief description of the file, for example "<i>Main article</i>", or "<i>Experiment data readings</i>".</message>
<message key="xmlui.administrative.item.AddBitstreamForm.submit_upload">Upload</message>
<message key="xmlui.administrative.item.AddBitstreamForm.no_bundles">You need the ADD &amp; WRITE privilege on at least one bundle to be able to upload new bitstreams.</message>
<!-- org.dspace.app.xmlui.administrative.item.DeleteBitstreamConfirm -->
<message key="xmlui.administrative.item.DeleteBitstreamConfirm.title">Confirm Deletion</message>
<message key="xmlui.administrative.item.DeleteBitstreamConfirm.trail">Confirm deletion</message>
<message key="xmlui.administrative.item.DeleteBitstreamConfirm.head1">Confirm Deletition(s)</message>
<message key="xmlui.administrative.item.DeleteBitstreamConfirm.head1">Confirm Deletion(s)</message>
<message key="xmlui.administrative.item.DeleteBitstreamConfirm.para1">Are you sure you want to delete these bitstreams:</message>
<message key="xmlui.administrative.item.DeleteBitstreamConfirm.column1">Name</message>
<message key="xmlui.administrative.item.DeleteBitstreamConfirm.column2">Description</message>
@@ -1348,7 +1348,7 @@
<message key="xmlui.administrative.item.ConfirmItemForm.head1">Modify item: {0}</message>
<message key="xmlui.administrative.item.ConfirmItemForm.para_delete">Are you sure this item should be completely deleted? Caution: At present, no tombstone would be left.</message>
<message key="xmlui.administrative.item.ConfirmItemForm.para_withdraw">Are you sure this item should be withdrawn from the archive?</message>
<message key="xmlui.administrative.item.ConfirmItemForm.para_reinstate">Are you sure this item should be reinstated from the archive?</message>
<message key="xmlui.administrative.item.ConfirmItemForm.para_reinstate">Are you sure this item should be reinstated to the archive?</message>
<message key="xmlui.administrative.item.ConfirmItemForm.column1">Field</message>
<message key="xmlui.administrative.item.ConfirmItemForm.column2">Value</message>
<message key="xmlui.administrative.item.ConfirmItemForm.column3">Language</message>
@@ -1365,13 +1365,13 @@
<message key="xmlui.administrative.item.EditBitstreamForm.primary_option_yes">yes</message>
<message key="xmlui.administrative.item.EditBitstreamForm.primary_option_no">no</message>
<message key="xmlui.administrative.item.EditBitstreamForm.description_label">Description</message>
<message key="xmlui.administrative.item.EditBitstreamForm.description_help">Optionally, provide a brief description of the contents of this file, for example "<i>Main article</i>", or "<i>Experiment data readings</i>"."</message>
<message key="xmlui.administrative.item.EditBitstreamForm.para1">Select the format of the file from the list below, for example "<i>Adobe PDF</i>" or "<i>Microsoft Word</i>", <b>OR</b> if the format is not in the list, please describe the format file in the input box below the list.</message>
<message key="xmlui.administrative.item.EditBitstreamForm.description_help">Optionally, provide a brief description of the file, for example "<i>Main article</i>", or "<i>Experiment data readings</i>"."</message>
<message key="xmlui.administrative.item.EditBitstreamForm.para1">Select the format of the file from the list below, for example "<i>Adobe PDF</i>" or "<i>Microsoft Word</i>", <b>OR</b> if the format is not in the list, please describe it in the box below.</message>
<message key="xmlui.administrative.item.EditBitstreamForm.format_label">Selected Format</message>
<message key="xmlui.administrative.item.EditBitstreamForm.format_default">Format not in list</message>
<message key="xmlui.administrative.item.EditBitstreamForm.para2">If the format is not in the above list, <strong>select "format not in list" above</strong> and describe the file's format in the field below.</message>
<message key="xmlui.administrative.item.EditBitstreamForm.para2">If the format is not in the above list, <strong>select "format not in list" above</strong> and describe it in the field below.</message>
<message key="xmlui.administrative.item.EditBitstreamForm.user_label">Other Format</message>
<message key="xmlui.administrative.item.EditBitstreamForm.user_help">The application's name you used to create the file, and the version number (for example, "<i>ACMESoft SuperApp version 1.5</i>").</message>
<message key="xmlui.administrative.item.EditBitstreamForm.user_help">The application you used to create the file, and the version number (for example, "<i>ACMESoft SuperApp version 1.5</i>").</message>
<!-- org.dspace.app.xmlui.administrative.item.EditItemBitstreamsForm -->
<message key="xmlui.administrative.item.EditItemBitstreamsForm.title">Item Bitstreams</message>