Author: david
Date: Wed Nov 10 15:41:01 2010
New Revision: 8818
Log:
Use setStatus() and respect 'default pub status' setting. Fixes issue 1898.
Modified:
trunk/apps/qubit/modules/digitalobject/actions/multiFileUploadAction.class.php
trunk/plugins/sfRadPlugin/i18n/sl/messages.xml
Modified:
trunk/apps/qubit/modules/digitalobject/actions/multiFileUploadAction.class.php
==============================================================================
---
trunk/apps/qubit/modules/digitalobject/actions/multiFileUploadAction.class.php
Wed Nov 10 13:37:21 2010 (r8817)
+++
trunk/apps/qubit/modules/digitalobject/actions/multiFileUploadAction.class.php
Wed Nov 10 15:41:01 2010 (r8818)
@@ -112,12 +112,9 @@
$informationObject->levelOfDescriptionId = $levelOfDescriptionId;
}
- // Set publication status to 'draft'
- $status = new QubitStatus;
- $status->typeId = QubitTerm::STATUS_TYPE_PUBLICATION_ID;
- $status->statusId = QubitTerm::PUBLICATION_STATUS_DRAFT_ID;
- $informationObject->statuss[] = $status;
+ $informationObject->setStatus(array('typeId' =>
QubitTerm::STATUS_TYPE_PUBLICATION_ID, 'statusId' =>
sfConfig::get('app_defaultPubStatus')));
+ // Save description
$informationObject->save();
if (file_exists("$tmpPath/$file[tmpName]"))
Modified: trunk/plugins/sfRadPlugin/i18n/sl/messages.xml
==============================================================================
--- trunk/plugins/sfRadPlugin/i18n/sl/messages.xml Wed Nov 10 13:37:21
2010 (r8817)
+++ trunk/plugins/sfRadPlugin/i18n/sl/messages.xml Wed Nov 10 15:41:01
2010 (r8818)
@@ -1,15 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<xliff version="1.0">
- <file source-language="EN" target-language="sl" datatype="plaintext"
original="messages" date="2010-04-28T12:18:44Z" product-name="messages">
+ <file source-language="EN" target-language="sl" datatype="plaintext"
original="messages" date="2010-11-10T15:02:12Z" product-name="messages">
<body>
<trans-unit id="41">
<source>Reference code</source>
<target>signatura</target>
</trans-unit>
- <trans-unit id="43">
- <source>Note</source>
- <target>opomba</target>
- </trans-unit>
<trans-unit id="48">
<source>Level of description</source>
<target>nivo popisa</target>
@@ -46,14 +42,6 @@
<source>Sources</source>
<target>vir</target>
</trans-unit>
- <trans-unit id="230">
- <source>Country</source>
- <target>Dežela</target>
- </trans-unit>
- <trans-unit id="233">
- <source>Latitude</source>
- <target>Zemljepisna širina</target>
- </trans-unit>
<trans-unit id="238">
<source>Note</source>
<target>Opomba</target>
@@ -62,54 +50,14 @@
<source>Control area</source>
<target>območje nadzora</target>
</trans-unit>
- <trans-unit id="258">
- <source>Email</source>
- <target>e_pošta</target>
- </trans-unit>
- <trans-unit id="306">
- <source>Contact type</source>
- <target>tip kontakta</target>
- </trans-unit>
- <trans-unit id="308">
- <source>Street address</source>
- <target>naslov</target>
- </trans-unit>
- <trans-unit id="309">
- <source>City</source>
- <target>mesto</target>
- </trans-unit>
- <trans-unit id="312">
- <source>Telephone</source>
- <target>telefon</target>
- </trans-unit>
- <trans-unit id="313">
- <source>Fax</source>
- <target>fax</target>
- </trans-unit>
- <trans-unit id="314">
- <source>Website</source>
- <target>spletni naslov</target>
- </trans-unit>
<trans-unit id="365">
<source>Name access points</source>
<target>ime vhodne točke</target>
</trans-unit>
- <trans-unit id="434">
- <source>Contact information</source>
- <target>Kontaktni podatki</target>
- </trans-unit>
- <trans-unit id="444">
- <source>Place</source>
- <target/>
- </trans-unit>
<trans-unit id="462">
<source>Administrative history</source>
<target/>
</trans-unit>
- <trans-unit id="489">
- <source>Name</source>
- <target>Ime</target>
- </trans-unit>
<trans-unit id="498">
<source>Title proper of publisher's series</source>
<target/>
@@ -126,14 +74,6 @@
<source>Numbering within publisher's series</source>
<target>Numeracija znotraj serije</target>
</trans-unit>
- <trans-unit id="580">
- <source>Are you sure?</source>
- <target/>
- </trans-unit>
- <trans-unit id="654">
- <source>Date(s)</source>
- <target/>
- </trans-unit>
<trans-unit id="682">
<source>Repository</source>
<target/>
@@ -142,42 +82,6 @@
<source>Edit authority record</source>
<target/>
</trans-unit>
- <trans-unit id="711">
- <source>Edit</source>
- <target/>
- </trans-unit>
- <trans-unit id="713">
- <source>Delete</source>
- <target/>
- </trans-unit>
- <trans-unit id="714">
- <source>Add new</source>
- <target/>
- </trans-unit>
- <trans-unit id="715">
- <source>List all</source>
- <target/>
- </trans-unit>
- <trans-unit id="722">
- <source>Description of relationship</source>
- <target/>
- </trans-unit>
- <trans-unit id="734">
- <source>Cancel</source>
- <target/>
- </trans-unit>
- <trans-unit id="735">
- <source>Save</source>
- <target/>
- </trans-unit>
- <trans-unit id="736">
- <source>Create</source>
- <target/>
- </trans-unit>
- <trans-unit id="761">
- <source>Type</source>
- <target/>
- </trans-unit>
<trans-unit id="776">
<source>Title proper</source>
<target/>
@@ -274,22 +178,10 @@
<source>Appraisal, destruction and scheduling</source>
<target/>
</trans-unit>
- <trans-unit id="819">
- <source>Conditions governing access</source>
- <target/>
- </trans-unit>
<trans-unit id="831">
<source>Description record identifier</source>
<target/>
</trans-unit>
- <trans-unit id="840">
- <source>Format</source>
- <target/>
- </trans-unit>
- <trans-unit id="841">
- <source>Description</source>
- <target/>
- </trans-unit>
<trans-unit id="895">
<source>Level of description - This is a mandatory element.</source>
<target/>
@@ -298,26 +190,6 @@
<source>Title - This is a mandatory element.</source>
<target/>
</trans-unit>
- <trans-unit id="897">
- <source>Statement of scale (architectural) - This is a mandatory
element.</source>
- <target/>
- </trans-unit>
- <trans-unit id="898">
- <source>Statement of scale (cartographic) - This is a mandatory
element.</source>
- <target/>
- </trans-unit>
- <trans-unit id="899">
- <source>Statement of projection (cartographic) - This is a mandatory
element.</source>
- <target/>
- </trans-unit>
- <trans-unit id="900">
- <source>Statement of coordinates (cartographic) - This is a mandatory
element.</source>
- <target/>
- </trans-unit>
- <trans-unit id="901">
- <source>Issuing jurisdiction and denomination (philatelic) - This is a
mandatory element.</source>
- <target/>
- </trans-unit>
<trans-unit id="902">
<source>This archival description requires at least one date.</source>
<target/>
@@ -330,10 +202,6 @@
<source>Scope and content - This is a mandatory element.</source>
<target/>
</trans-unit>
- <trans-unit id="905">
- <source>Custodial history - This is a mandatory element.</source>
- <target/>
- </trans-unit>
<trans-unit id="906">
<source>View archival description</source>
<target/>
@@ -482,10 +350,6 @@
<source>Edit control area</source>
<target/>
</trans-unit>
- <trans-unit id="943">
- <source>Detail</source>
- <target/>
- </trans-unit>
<trans-unit id="944">
<source>Language of description</source>
<target/>
@@ -506,10 +370,6 @@
<source>Statement of responsibility</source>
<target/>
</trans-unit>
- <trans-unit id="949">
- <source>Title note type</source>
- <target/>
- </trans-unit>
<trans-unit id="950">
<source>Parallel title of publisher's series</source>
<target/>
@@ -526,6 +386,302 @@
<source>Note type</source>
<target/>
</trans-unit>
+ <trans-unit id="954">
+ <source>Add new archival description</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="955">
+ <source>Untitled</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="956">
+ <source>Edit %1%</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="957">
+ <source>"Give the date(s) of creation of the unit being described
either as a single date, or range of dates (for inclusive dates and/or
predominant dates). Always give the inclusive dates. When providing predominant
dates, specify them as such, preceded by the word predominant..." (RAD 1.4B2)
Record probable and uncertain dates in square brackets, using the conventions
described in 1.4B5.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="958">
+ <source>"Make notes on dates and any details pertaining to the dates
of creation, publication, or distribution, of the unit being described that are
not included in the Date(s) of creation, including publication, distribution,
etc., area and that are considered to be important." (RAD 1.8B8) "Make notes on
the date(s) of accumulation or collection of the unit being described." (RAD
1.8B8a)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="959">
+ <source>Select the type of activity that established the relation
between the authority record and the archival description (e.g. creation,
accumulation, collection, publication, etc.)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="960">
+ <source>Date(s) - are not consistent with %1%higher levels%2%.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="961">
+ <source>Level of description - Value "%value%" is not consistent with
higher levels.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="962">
+ <source>Statement of scale (architectural) - This is a mandatory
element for architectural drawing.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="963">
+ <source>Statement of coordinates (cartographic) - This is a mandatory
element for cartographic material.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="964">
+ <source>Statement of projection (cartographic) - This is a mandatory
element for cartographic material.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="965">
+ <source>Statement of scale (cartographic) - This is a mandatory
element for cartographic material.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="966">
+ <source>Issuing jurisdiction and denomination (philatelic) - This is a
mandatory element for philatelic record.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="967">
+ <source>Custodial history - This is a mandatory element for top level
of description.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="968">
+ <source>Edition statement - This is a mandatory element for published
items.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="969">
+ <source>Standard number - This is a mandatory element for published
items.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="970">
+ <source>Enter the title proper, either transcribed or supplied. (RAD
1.1B)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="971">
+ <source>This is a mandatory element.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="972">
+ <source>Select the General Material Designation at the highest level
of description. If there are more than three, select "multiple media" (RAD
1.1C)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="973">
+ <source>"[W]hen applicable, transcribe parallel titles that appear in
conjunction with the formal title proper..." (RAD 1.1D)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="974">
+ <source>Parallel titles</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="975">
+ <source>"Transcribe other title information that appears in
conjunction with the formal title proper..." (RAD 1.1E)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="976">
+ <source>"At the item level of description, transcribe explicit
statements of responsibility appearing in conjunction with the formal title
proper in or on the chief source of information..." (RAD 1.1F)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="977">
+ <source>Select a note type from the drop-down menu and enter note text
in accordance with RAD 1.8B1 through 1.8B6.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="978">
+ <source>Select a level of description from the drop-down menu. See RAD
1.0A for rules and conventions on selecting levels of description.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="979">
+ <source><strong>Identifier:</strong> Enter an unambiguous
code used to uniquely identify the
description.<br/><strong>Level:</strong> Select a level of
description from the drop-down menu. See RAD 1.0A for rules and conventions on
selecting levels of description.<br/><strong>Title:</strong>
Enter the title proper, either transcribed or supplied. (RAD 1.1B)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="980">
+ <source>Select the repository that has custody and control of the
archival material. The values in this field are drawn from the Authorized form
of name field in archival institution records. Search for an existing name by
typing the first few characters of the name. Alternatively, type a new name to
create and link to a new archival institution.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="981">
+ <source>Enter an unambiguous code used to uniquely identify the
description.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="982">
+ <source>"Transcribe the edition statement relating to the item being
described." (RAD 1.2B1) "If the item being described lacks an edition statement
but is known to contain significant changes from other editions, supply a
suitable brief statement in the language and script of the title proper and
enclose it in square brackets." (RAD 1.2B3)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="983">
+ <source>"Transcribe a statement of responsibility relating to one or
more editions, but not to all editions, of the item being described following
the edition statement if there is one." (RAD 1.2.C1) "When describing the first
edition, give all statements of responsibility in the Title and statement of
responsibility area." (RAD 1.2C2)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="984">
+ <source>Statement of responsibility relating to the edition</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="985">
+ <source>"Give the scale of the unit being described...as a
representative fraction (RF) expressed as a ratio (1: ). Precede the ratio by
Scale. Give the scale even if it is already recorded as part of the title
proper or other title information." (RAD 5.3B1)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="986">
+ <source>"Give the statement of projection if it is found on the
prescribed source(s) of information." (RAD 5.3C1)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="987">
+ <source>"At the fonds, series or file levels, record coordinates for
the maximum coverage provided by the materials in the unit, as long as they are
reasonably contiguous." (RAD 5.3D)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="988">
+ <source>"Give in English the scale in the units of measure found on
the unit being described. If there is no English equivalent for the name of the
unit of measure, give the name, within quotation marks, as found on the unit
being described." (RAD 6.3B)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="989">
+ <source>"Give the name of the jurisdiction (e.g., government)
responsible for issuing the philatelic records." (RAD 12.3B1) "For all units
possessing a denomination (e.g., postage stamps, revenue stamps, postal
stationery items), give the denomination in a standardized format, recording
the denomination number in arabic numerals followed by the name of the currency
unit. Include a denomination statement even if the denomination is already
recorded as part of the title proper or other title information." (RAD
12.3C1)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="990">
+ <source>Add new name and/or date(s)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="991">
+ <source>"At all levels record the extent of the unit being described
by giving the number of physical units in arabic numerals and the specific
material designation as instructed in subrule .5B in the chapter(s) dealing
with the broad class(es) of material to which the unit being described
belongs." (RAD 1.5B1) Include other physical details and dimensions as
specified in RAD 1.5C and 1.5D. Separate multiple entries in this field with a
carriage return (i.e. press the Enter key on your keyboard).</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="992">
+ <source>"At the item level of description, transcribe a title proper
of the publisher's series as instructed in 1.1B1." (RAD 1.6B)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="993">
+ <source>"Transcribe parallel titles of a publisher's series as
instructed in 1.1D." (RAD 1.6C1)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="994">
+ <source>"Transcribe other title information of a publisher's series as
instructed in 1.1E and only if considered necessary for identifying the
publisher's series." (RAD 1.6D1)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="995">
+ <source>"Transcribe explicit statements of responsibility appearing in
conjunction with a formal title proper of a publisher's series as instructed in
1.1F and only if considered necessary for identifying the publisher's series."
(RAD 1.6E1)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="996">
+ <source>"Give the numbering of the item within a publisher's series in
the terms given in the item." (RAD 1.6F1)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="997">
+ <source>"Make notes on important details of publisher's series that
are not included in the Publisher's series area, including variant series
titles, incomplete series, and of numbers or letters that imply a series." (RAD
1.8B10)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="998">
+ <source>"Give the history of the custody of the unit being described,
i.e., the successive transfers of ownership and custody or control of the
material, along with the dates thereof, insofar as it can be ascertained." (RAD
1.7C)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="999">
+ <source>"At the fonds, series, and collection levels of description,
and when necessary at the file and the item levels of description, indicate the
level being described and give information about the scope and the internal
structure of or arrangement of the records, and about their contents." (RAD
1.7D) "For the scope of the unit being described, give information about the
functions and/or kinds of activities generating the records, the period of
time, the subject matter, and the geographical area to which they pertain. For
the content of the unit being described, give information about its internal
structure by indicating its arrangement, organization, and/or enumerating its
next lowest level of description. Summarize the principal documentary forms
(e.g., reports, minutes, correspondence, drawings, speeches)." (RAD
1.7D1)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="1000">
+ <source>"Make notes on the physical condition of the unit being
described if that condition materially affects the clarity or legibility of the
records." (RAD 1.8B9a)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="1001">
+ <source>"Record the donor or source (i.e., the immediate prior
custodian) from whom the unit being described was acquired, and the date and
method of acquisition, as well as the source/donor's relationship to the
material, if any or all of this information is not confidential. If the
source/donor is unknown, record that information." (RAD 1.8B12)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="1002">
+ <source>"Make notes on the arrangement of the unit being described
which contribute significantly to its understanding but cannot be put in the
Scope and content (see 1.7D), e.g., about reorganisation(s) by the creator,
arrangement by the archivist, changes in the classification scheme, or
reconstitution of original order." (RAD 1.8B13)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="1003">
+ <source>"Record the language or languages of the unit being described,
unless they are noted elsewhere or are apparent from other elements of the
description." (RAD 1.8.B14). Select the language from the drop-down menu; enter
the first few letters to narrow the choices.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="1004">
+ <source>"[N]ote any distinctive alphabets or symbol systems employed."
(RAD 1.8.B14) Select the script from the drop-down menu; enter the first few
letters to narrow the choices.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="1005">
+ <source>"If the unit being described is a reproduction and the
location of the original material is known, give that location. Give, in
addition, any identifying numbers that may help in locating the original
material in the cited location. If the originals are known to be no longer
extant, give that information." (RAD 1.8B15a)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="1006">
+ <source>"If all or part of the unit being described is available
(either in the institution or elsewhere) in another format(s), e.g., if the
text being described is also available on microfilm; or if a film is also
available on videocassette, make a note indicating the other format(s) in which
the unit being described is available and its location, if that information is
known. If only a part of the unit being described is available in another
format(s), indicate which parts." (RAD 1.8B15b)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="1007">
+ <source>"Give information about any restrictions placed on access to
the unit (or parts of the unit) being described." (RAD 1.8B16a)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="1008">
+ <source>"Give information on legal or donor restrictions that may
affect use or reproduction of the material." (RAD 1.8B16c)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="1009">
+ <source>"Give information regarding the existence of any finding aids.
Include appropriate administrative and/or intellectual control tools over the
material in existence at the time the unit is described, such as card
catalogues, box lists, series lists, inventories, indexes, etc." (RAD
1.8B17)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="1010">
+ <source>For associated material, "If records in another institution
are associated with the unit being described by virtue of the fact that they
share the same provenance, make a citation to the associated material at the
fonds, series or collection level, or for discrete items, indicating its
location if known." (RAD 1.8B18). For related material, "Indicate groups of
records having some significant relationship by reason of shared responsibility
or shared sphere of activity in one or more units of material external to the
unit being described." (RAD 1.8B20)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="1011">
+ <source>"When the unit being described is not yet complete, e.g., an
open fonds or series, make a note explaining that further accruals are
expected... If no further accruals are expected, indicate that the unit is
considered closed." (RAD 1.8B19)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="1012">
+ <source>Select a note type from the drop-down menu and enter note text
in accordance with the following sections in RAD: 1.5E (Accompanying material);
1.8 B11 (Alpha-numeric designations); 1.8B9b (Conservation); 1.8B7 (Edition);
1.8B9 (Physical Description); 1.8B16b (Rights); 1.8B21 (General note).</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="1013">
+ <source>"Give the International Standard Book Number (ISBN),
International Standard Serial Number (ISSN), or any other internationally
agreed standard number for the item being described. Give such numbers with the
agreed abbreviation and with the standard spacing or hyphenation." (RAD
1.9B1)</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="1014">
+ <source>Search for an existing term in the Subjects taxonomy by typing
the first few characters of the term. Alternatively, type a new term to create
and link to a new subject term.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="1015">
+ <source>Search for an existing term in the Places taxonomy by typing
the first few characters of the term name. Alternatively, type a new term to
create and link to a new place term.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="1016">
+ <source>"Choose provenance, author and other non-subject access points
from the archival description, as appropriate. All access points must be
apparent from the archival description to which they relate." (RAD 21.0B) The
values in this field are drawn from the Authorized form of name field in
authority records. Search for an existing name by typing the first few
characters of the name. Alternatively, type a new name to create and link to a
new authority record.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="1017">
+ <source>Record a unique description identifier in accordance with
local and/or national conventions. If the description is to be used
internationally, record the code of the country in which the description was
created in accordance with the latest version of ISO 3166 - Codes for the
representation of names of countries. Where the creator of the description is
an international organisation, give the organisational identifier in place of
the country code.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="1018">
+ <source>Description identifier</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="1019">
+ <source>Record the full authorised form of name(s) of the agency(ies)
responsible for creating, modifying or disseminating the description or,
alternatively, record a code for the agency in accordance with the national or
international agency code standard.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="1020">
+ <source>Record the international, national and/or local rules or
conventions followed in preparing the description.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="1021">
+ <source>Record the current status of the description, indicating
whether it is a draft, finalized and/or revised or deleted.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="1022">
+ <source>Record whether the description consists of a minimal, partial
or full level of detail in accordance with relevant international and/or
national guidelines and/or rules.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="1023">
+ <source>Record the date(s) the entry was prepared and/or
revised.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="1024">
+ <source>Indicate the language(s) used to create the description of the
archival material.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="1025">
+ <source>Language</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="1026">
+ <source>Indicate the script(s) used to create the description of the
archival material.</source>
+ <target/>
+ </trans-unit>
+ <trans-unit id="1027">
+ <source>Script</source>
+ <target/>
+ </trans-unit>
</body>
</file>
</xliff>
--
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-commits?hl=en.