Ignore:
Timestamp:
2022-09-04T21:31:08+12:00 (20 months ago)
Author:
anupama
Message:

Attempting marking all DEC translations already done as requiring updating again. Part 1 of 2 commits that will mark all DEC collection strings (GTI module gs3deccolcfgs) as requiring updating for translations on GTI.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • documented-examples/trunk/manifest-demo-e/resources/collectionConfig.properties

    r36564 r36567  
    1 name=manifest-demo-e
    2 dls.Organization=Organizations
    3 text=Text
    4 section=Chapter
    5 document=Book
    6 dls.Titles=Titles
    7 dls.Keyword=How to
    8 dls.Subject=Subjects
     1name=QQQmanifest-demo-e
     2dls.Organization=QQQOrganizations
     3text=QQQText
     4section=QQQChapter
     5document=QQQBook
     6dls.Titles=QQQTitles
     7dls.Keyword=QQQHow to
     8dls.Subject=QQQSubjects
    99
    10 textdate=publication date\:
    11 textnumpages=no. of pages\:
    12 textsource=source ref\:
     10textdate=QQQpublication date\:
     11textnumpages=QQQno. of pages\:
     12textsource=QQQsource ref\:
    1313
    14 shortDescription=<p>This demonstration collection contains the same material as the original Greenstone demo collection. In addition it has some predefined manifest files, to show off their use with incremental building.</p>
     14shortDescription=QQQ<p>This demonstration collection contains the same material as the original Greenstone demo collection. In addition it has some predefined manifest files, to show off their use with incremental building.</p>
    1515
    16 description=<h3>Features of this collection</h3> \n\
     16description=QQQ<h3>Features of this collection</h3> \n\
    1717<ul> \n\
    1818<li>Uses <tt>lucene</tt> to do incremental build.</li> \n\
     
    2525
    2626
    27 description0=<h3>Instructions</h3><br /><p>0. Run setup/source setup.bash in top level before starting.</p><br />
     27description0=QQQ<h3>Instructions</h3><br /><p>0. Run setup/source setup.bash in top level before starting.</p><br />
    2828
    29 description1=<p>1. Build the collection initially\:<br /> \n\
     29description1=QQQ<p>1. Build the collection initially\:<br /> \n\
    3030<pre>perl -S import.pl -site localsite documented-examples/manifest-demo-e \n\
    3131perl -S buildcol.pl -site localsite -activate documented-examples/manifest-demo-e</pre> \n\
     
    3434Preview the collection. Contains 8 documents, 5 from BOSTID and 3 from EC Courier.</p><br />
    3535
    36 description2=<p>2. Add some new documents into the collection.<br /> \n\
     36description2=QQQ<p>2. Add some new documents into the collection.<br /> \n\
    3737<br /> \n\
    3838Copy the three folders fb33fe fb34fe wb34te from import.extra into import. \n\
     
    4343Now there should be FAO Better Farming Documents, and one World Bank document.</p><br />
    4444
    45 description3=<p>3. Delete some documents from the collection.<br /> \n\
     45description3=QQQ<p>3. Delete some documents from the collection.<br /> \n\
    4646<pre>perl -S incremental-import.pl -site localsite -manifest manifests/delete-some-files.xml documented-examples/manifest-demo-e \n\
    4747perl -S incremental-buildcol.pl -site localsite -activate documented-examples/manifest-demo-e</pre> \n\
     
    5050Now the EC Courier documents should be gone.</p><br />
    5151
    52 description4=<p>4. Modify some metadata<br /> \n\
     52description4=QQQ<p>4. Modify some metadata<br /> \n\
    5353<pre>Copy import.extra/fb33fe-metadata.xml to import/fb33fe/metadata.xml \n\
    5454Copy import.extra/fb34fe-metadata.xml to import/fb34fe/metadata.xml \n\
Note: See TracChangeset for help on using the changeset viewer.