Changeset 7041 for trunk/gli/gli.sh


Ignore:
Timestamp:
2004-03-15T11:46:52+13:00 (20 years ago)
Author:
mdewsnip
Message:

Added in the missing strings from the second addendum.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/gli.sh

    r7003 r7041  
    1111elif [ "$glilang" == "fr" ]; then
    1212    echo "Interface du Bibliothécaire Greenstone (Greenstone Librarian Interface - GLI)"
    13     echo "Copyright (C) 2004 Le Projet Bibliothèque Numérique de Nouvelle Zélande, Université de Waikato"
     13    echo "Copyright (C) 2004, New Zealand Digital Library Project, University Of Waikato"
    1414    echo "GLI est fourni sans AUCUNE GARANTIE; pour des détails, voir LICENSE.txt"
    1515    echo "Ceci est un logiciel libre, et vous êtes invité à le redistribuer"
    1616elif [ "$glilang" == "ru" ]; then
    17     echo "-- Missing translation --"
     17    echo "âÉÂÌÉÏÔÅÞÎÙÊ ÉÎÔÅÒÆÅÊÓ Greenstone (Greenstone Librarian Interface - GLI)"
     18    echo "Copyright (C) 2004, New Zealand Digital Library Project, University Of Waikato"
     19    echo "âéç ÎÅ ÄÁÅÔ áâóïìàôîï îéëáëéè çáòáîôéê; ÄÅÔÁÌÉ ÓÍ. × ÔÅËÓÔÅ LICENSE.TXT"
     20    echo "üÔÏ - Ó×ÏÂÏÄÎÏ ÒÁÓÐÒÏÓÔÒÁÎÑÅÍÏÅ ÐÒÏÇÒÁÍÍÎÏÅ ÏÂÅÓÐÅÞÅÎÉÅ É ÷Ù ÍÏÖÅÔÅ ÒÁÓÐÒÏÓÔÒÁÎÑÔØ ÅÇÏ"
    1821else
    1922    echo "Greenstone Librarian Interface (GLI)"
     
    255258    echo "Arguments $*"
    256259    elif [ "$glilang" == "ru" ]; then
    257     echo "-- Missing translation --"
     260    echo "éÓÐÙÔÁÔÅÌØÎÙÊ ËÌÁÓÓ: $2"
     261    echo "ðÁÒÁÍÅÔÒÙ $*"
    258262    else
    259263    echo "Testing class: $2"
Note: See TracChangeset for help on using the changeset viewer.