koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] koha/koha-tmpl/opac-tmpl/css/en opac-recacquisi... [rel_2_2]


From: Henri-Damien LAURENT
Subject: [Koha-cvs] koha/koha-tmpl/opac-tmpl/css/en opac-recacquisi... [rel_2_2]
Date: Wed, 08 Feb 2006 16:43:49 +0000

CVSROOT:        /cvsroot/koha
Module name:    koha
Branch:         rel_2_2
Changes by:     Henri-Damien LAURENT <address@hidden>   06/02/08 16:43:49

Modified files:
        koha-tmpl/opac-tmpl/css/en: opac-recacquisitions.tmpl 

Log message:
        Translating into English... Better

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha/koha-tmpl/opac-tmpl/css/en/opac-recacquisitions.tmpl.diff?only_with_tag=rel_2_2&tr1=1.1.2.3&tr2=1.1.2.4&r1=text&r2=text

Patches:
Index: koha/koha-tmpl/opac-tmpl/css/en/opac-recacquisitions.tmpl
diff -u koha/koha-tmpl/opac-tmpl/css/en/opac-recacquisitions.tmpl:1.1.2.3 
koha/koha-tmpl/opac-tmpl/css/en/opac-recacquisitions.tmpl:1.1.2.4
--- koha/koha-tmpl/opac-tmpl/css/en/opac-recacquisitions.tmpl:1.1.2.3   Wed Feb 
 8 16:38:43 2006
+++ koha/koha-tmpl/opac-tmpl/css/en/opac-recacquisitions.tmpl   Wed Feb  8 
16:43:49 2006
@@ -1,7 +1,7 @@
     <!-- TMPL_INCLUDE NAME="opac-top.inc" -->
 <div id="mainbloc">
 
-<h1 class="catalogue">Acquisitions récentes</h1>
+<h1 class="catalogue">Recent Acquisitions</h1>
 
 <form name="f" method="post" action="/cgi-bin/koha/opac-search.pl">
        
@@ -13,9 +13,9 @@
                        <input type="hidden" name="operator" value="=" />
                        <input type="hidden" name="op" value="do_search" />
                        <input type="hidden" name="type" value="opac" />
-                       Acquis par
+                       Acquired by
                         <select name="branch">
-                                <option value="">Toutes les 
Biblioth&egrave;ques</option>
+                                <option value="">Any Branch</option>
                         <!-- TMPL_LOOP name="branchloop" -->
                                 <option value="<!-- TMPL_VAR name="value" -->" 
<!-- TMPL_IF name="selected" -->selected<!-- /TMPL_IF -->><!-- TMPL_VAR name
 ="branchname" --></option>
@@ -27,7 +27,7 @@
                        <input type="hidden" name="operator" value="=" />
                        <input type="hidden" name="op" value="do_search" />
                        <input type="hidden" name="type" value="opac" />
-                       au cours des <input type="text" name="desc_or_asc" 
size="3" /> derniers jours
+                       over the last <input type="text" name="desc_or_asc" 
size="3" /> days
                        <input type="hidden" name="orderby" 
value="biblio.timestamp" />
                        <input type="submit" value="OK" class="button" />
        </div>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]