Changeset 1817

Show
Ignore:
Timestamp:
10/13/04 11:38:27 (19 years ago)
Author:
jalet
Message:

Added a translatable message from the CGI script

Location:
pykota/trunk
Files:
14 modified

Legend:

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

    r1763 r1817  
    2424# 
    2525# $Log$ 
     26# Revision 1.39  2004/10/13 09:38:25  jalet 
     27# Added a translatable message from the CGI script 
     28# 
    2629# Revision 1.38  2004/10/02 13:47:46  jalet 
    2730# The CGI script doesn't depend anymore on what is in the submit button 
     
    228231        printers = self.storage.getMatchingPrinters(mask) 
    229232        selectednames = [p.Name for p in selected] 
    230         message = '<table><tr><td valign="top">Printer :</td><td valign="top"><select name="printers" multiple="multiple">' 
     233        message = '<table><tr><td valign="top">%s :</td><td valign="top"><select name="printers" multiple="multiple">' % _("Printer") 
    231234        for printer in printers : 
    232235            if printer.Name in selectednames : 
     
    251254        """Main function""" 
    252255        printers = ugmask = isgroup = None 
    253         self.body = "<p>Please click on the button above</p>\n" 
     256        self.body = "<p>%s</p>\n" % _("Please click on the above button") 
    254257        if self.form.has_key("report") : 
    255258            if self.form.has_key("printers") : 
  • pykota/trunk/po/be/pykota.po

    r1801 r1817  
    15011501msgid "Previous page" 
    15021502msgstr "Page pr�dente" 
     1503 
     1504msgid "Please click on the above button" 
     1505msgstr "" 
  • pykota/trunk/po/br/pykota.po

    r1801 r1817  
    14711471msgid "Previous page" 
    14721472msgstr "P�na anterior" 
     1473 
     1474msgid "Please click on the above button" 
     1475msgstr "" 
  • pykota/trunk/po/de/pykota.po

    r1801 r1817  
    14641464msgid "Previous page" 
    14651465msgstr "Vorherige Seite" 
     1466 
     1467msgid "Please click on the above button" 
     1468msgstr "" 
  • pykota/trunk/po/el/pykota.po

    r1801 r1817  
    14521452msgid "Previous page" 
    14531453msgstr "���� �� 
     1454 
     1455msgid "Please click on the above button" 
     1456msgstr "" 
  • pykota/trunk/po/en/pykota.po

    r1801 r1817  
    14121412msgid "Previous page" 
    14131413msgstr "" 
     1414 
     1415msgid "Please click on the above button" 
     1416msgstr "" 
  • pykota/trunk/po/es/pykota.po

    r1811 r1817  
    22182218msgid "Previous page" 
    22192219msgstr "P�na anterior" 
     2220 
     2221msgid "Please click on the above button" 
     2222msgstr "" 
  • pykota/trunk/po/fr/pykota.po

    r1803 r1817  
    15391539msgid "Previous page" 
    15401540msgstr "Page pr�dente" 
     1541 
     1542msgid "Please click on the above button" 
     1543msgstr "Merci de cliquer sur le bouton ci-dessus" 
  • pykota/trunk/po/it/pykota.po

    r1801 r1817  
    14821482msgid "Previous page" 
    14831483msgstr "Pagina precedente" 
     1484 
     1485msgid "Please click on the above button" 
     1486msgstr "" 
  • pykota/trunk/po/pt/pykota.po

    r1801 r1817  
    14791479msgid "Previous page" 
    14801480msgstr "P�na anterior" 
     1481 
     1482msgid "Please click on the above button" 
     1483msgstr "" 
  • pykota/trunk/po/pykota.pot

    r1801 r1817  
    14121412msgid "Previous page" 
    14131413msgstr "" 
     1414 
     1415msgid "Please click on the above button" 
     1416msgstr "" 
  • pykota/trunk/po/sv/pykota.po

    r1801 r1817  
    14631463msgid "Previous page" 
    14641464msgstr "F��de sida" 
     1465 
     1466msgid "Please click on the above button" 
     1467msgstr "" 
  • pykota/trunk/po/th/pykota.po

    r1802 r1817  
    14421442msgid "Previous page" 
    14431443msgstr "˹���� 
     1444 
     1445msgid "Please click on the above button" 
     1446msgstr ""