Archives/ARCHIVEID/cfg/lang/en/phrases/: Difference between revisions
⧼vector-appearance-label⧽
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Phrases specific to this repository and language (English in this case due to the /en/ in the path). | Phrases specific to this repository and language (English in this case due to the /en/ in the path). | ||
Phrases in this directory override phrases with the same phraseid in | Phrases in this directory override phrases with the same phraseid in | ||
[[EPrints_Directory_Structure/eprints3/lib/lang/en/phrases|eprints3/lib/lang/en/phrases/]] | |||
*'''[[EPrints_Directory_Structure/eprints3|eprints3]]/[[EPrints_Directory_Structure/eprints3/archives|archives]]/[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID|ARCHIVEID]]/[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg|cfg]]/[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg/lang|lang]]/[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg/lang/en|en]]/phrases''' | *'''[[EPrints_Directory_Structure/eprints3|eprints3]]/[[EPrints_Directory_Structure/eprints3/archives|archives]]/[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID|ARCHIVEID]]/[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg|cfg]]/[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg/lang|lang]]/[[EPrints_Directory_Structure/eprints3/archives/ARCHIVEID/cfg/lang/en|en]]/phrases''' | ||
** '''archive_name.xml''' - | ** '''archive_name.xml''' - The name of the archive (generated by epadmin) | ||
** '''deposit_agreement.xml''' - | ** '''deposit_agreement.xml''' - The agreement shown to users as they click the "Deposit Now" button | ||
** '''document_formats.xml''' - | ** '''document_formats.xml''' - Names of the document formats (text/plain => "Text" etc.) | ||
** '''document_security.xml''' - | ** '''document_security.xml''' - Names of the document security levels. | ||
** '''dynamic.xml''' - | ** '''dynamic.xml''' - Phrases used by the dynamic template (the login/logout bit which changes when you login) | ||
** '''eprint_fields.xml''' - | ** '''eprint_fields.xml''' - names, help text and names for options (in set fields) of fields in the [[EPrint Object]]. | ||
** '''eprint_order.xml''' - | ** '''eprint_order.xml''' - human readable rendering of the allowed orderings of search results for eprint searches. | ||
** '''eprint_types.xml''' - | ** '''eprint_types.xml''' - name and description of each of the eprint types. | ||
** '''intro.xml''' - | ** '''intro.xml''' - Text which appears on the registration page. | ||
** '''intro_mini.xml''' - | ** '''intro_mini.xml''' - Text which appears on the registration page for minimal users (who have very few privs). | ||
** '''mail_bounce_reason.xml''' - | ** '''mail_bounce_reason.xml''' - email sent to users when an item is rejected, requiring changes. | ||
** '''mail_delete_reason.xml''' - | ** '''mail_delete_reason.xml''' - email sent to users when an item is rejected and has been deleted. | ||
** '''mail_email.xml''' - | ** '''mail_email.xml''' - email sent to users when they change their email address | ||
** '''mail_password.xml''' - | ** '''mail_password.xml''' - email sent to users to allow them to activate their password | ||
** '''mail_sig.xml''' - | ** '''mail_sig.xml''' - text which appears at the bottom of all emails sent by this repository. | ||
** '''render.xml''' - | ** '''render.xml''' - phrases used by the eprint_render.pl function (which renders the eprint-summary page) | ||
** '''user_fields.xml''' - | ** '''user_fields.xml''' - as for eprint_fields but for [[User Object]] fields. | ||
** '''user_order.xml''' - | ** '''user_order.xml''' - as for eprint_order but for [[User Object]]s. | ||
** '''validate.xml''' - | ** '''validate.xml''' - text used by local validation routines to explain why something is invalid. | ||
** '''views.xml''' - | ** '''views.xml''' - titles for each "browse by" section. | ||
** '''warnings.xml''' - | ** '''warnings.xml''' - warnings that appear at the end of the deposit process. These are like validation errors, but don't prevent the deposit from happening. | ||
** '''workflow.xml''' - | ** '''workflow.xml''' - Phrases used within the workflow (page titles). | ||
Revision as of 14:47, 4 January 2007
Phrases specific to this repository and language (English in this case due to the /en/ in the path).
Phrases in this directory override phrases with the same phraseid in eprints3/lib/lang/en/phrases/
- eprints3/archives/ARCHIVEID/cfg/lang/en/phrases
- archive_name.xml - The name of the archive (generated by epadmin)
- deposit_agreement.xml - The agreement shown to users as they click the "Deposit Now" button
- document_formats.xml - Names of the document formats (text/plain => "Text" etc.)
- document_security.xml - Names of the document security levels.
- dynamic.xml - Phrases used by the dynamic template (the login/logout bit which changes when you login)
- eprint_fields.xml - names, help text and names for options (in set fields) of fields in the EPrint Object.
- eprint_order.xml - human readable rendering of the allowed orderings of search results for eprint searches.
- eprint_types.xml - name and description of each of the eprint types.
- intro.xml - Text which appears on the registration page.
- intro_mini.xml - Text which appears on the registration page for minimal users (who have very few privs).
- mail_bounce_reason.xml - email sent to users when an item is rejected, requiring changes.
- mail_delete_reason.xml - email sent to users when an item is rejected and has been deleted.
- mail_email.xml - email sent to users when they change their email address
- mail_password.xml - email sent to users to allow them to activate their password
- mail_sig.xml - text which appears at the bottom of all emails sent by this repository.
- render.xml - phrases used by the eprint_render.pl function (which renders the eprint-summary page)
- user_fields.xml - as for eprint_fields but for User Object fields.
- user_order.xml - as for eprint_order but for User Objects.
- validate.xml - text used by local validation routines to explain why something is invalid.
- views.xml - titles for each "browse by" section.
- warnings.xml - warnings that appear at the end of the deposit process. These are like validation errors, but don't prevent the deposit from happening.
- workflow.xml - Phrases used within the workflow (page titles).