Changeset 1620

Show
Ignore:
Timestamp:
07/21/04 21:20:06 (20 years ago)
Author:
jalet
Message:

Missing translation in CGI script

Location:
pykota/trunk
Files:
10 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/cgi-bin/printquota.cgi

    r1614 r1620  
    2323# 
    2424# $Log$ 
     25# Revision 1.32  2004/07/21 19:20:05  jalet 
     26# Missing translation in CGI script 
     27# 
    2528# Revision 1.31  2004/07/21 13:32:02  jalet 
    2629# All messages should be translatable now. 
     
    324327                    dico.update({ "hostname" : hostname }) 
    325328                prevurl = "%s?%s" % (os.environ.get("SCRIPT_NAME", ""), urllib.urlencode(dico)) 
    326                 self.report.append('<a href="%s">Previous page</a>' % prevurl) 
     329                self.report.append('<a href="%s">%s</a>' % (_("Previous page"), prevurl)) 
    327330            self.body = "\n".join(self.report)     
    328331             
  • pykota/trunk/po/br/pykota.po

    r1616 r1620  
    664664msgid "Cost on printer %s : %.2f" 
    665665msgstr "Custo da impresora %s : %.2f" 
     666 
     667#, python-format 
     668msgid "Previous page" 
     669msgstr "" 
  • pykota/trunk/po/en/pykota.po

    r1615 r1620  
    623623msgid "Cost on printer %s : %.2f" 
    624624msgstr "" 
     625 
     626#, python-format 
     627msgid "Previous page" 
     628msgstr "" 
  • pykota/trunk/po/es/pykota.po

    r1616 r1620  
    666666msgid "Cost on printer %s : %.2f" 
    667667msgstr "Costo en la impresora %s : %.2f" 
     668 
     669#, python-format 
     670msgid "Previous page" 
     671msgstr "" 
  • pykota/trunk/po/fr/pykota.po

    r1619 r1620  
    692692msgid "Cost on printer %s : %.2f" 
    693693msgstr "Co�r l'imprimante %s : %.2f" 
     694 
     695#, python-format 
     696msgid "Previous page" 
     697msgstr "Page pr�dente" 
  • pykota/trunk/po/it/pykota.po

    r1616 r1620  
    674674msgid "Cost on printer %s : %.2f" 
    675675msgstr "Costo sulla stampante %s : %.2f" 
     676 
     677#, python-format 
     678msgid "Previous page" 
     679msgstr "" 
  • pykota/trunk/po/pt/pykota.po

    r1616 r1620  
    672672msgid "Cost on printer %s : %.2f" 
    673673msgstr "Custo da impressora %s : %.2f" 
     674 
     675#, python-format 
     676msgid "Previous page" 
     677msgstr "" 
  • pykota/trunk/po/pykota.pot

    r1615 r1620  
    623623msgid "Cost on printer %s : %.2f" 
    624624msgstr "" 
     625 
     626#, python-format 
     627msgid "Previous page" 
     628msgstr "" 
  • pykota/trunk/po/se/pykota.po

    r1616 r1620  
    664664msgid "Cost on printer %s : %.2f" 
    665665msgstr "Kostnad p�krivare %s : %.2f" 
     666 
     667#, python-format 
     668msgid "Previous page" 
     669msgstr ""