Dotclear

Changeset 1621


Ignore:
Timestamp:
10/22/09 08:45:01 (14 years ago)
Author:
kozlika
Message:

typo (pas touché au main.lang.php)

Location:
plugins/carnaval
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • plugins/carnaval/_install.php

    r557 r1621  
    4949     ; 
    5050 
    51 # Schema installation 
     51# Schéma d'installation 
    5252$si = new dbStruct($core->con,$core->prefix); 
    5353$si->synchronize($s); 
  • plugins/carnaval/class.dc.carnaval.php

    r556 r1621  
    126126          } 
    127127          if ($cur->comment_author_mail == '' && $cur->comment_author_site == '') { 
    128                throw new Exception(__('You must provide an e-mail or a web site adress')); 
     128               throw new Exception(__('You must provide an email or a website address')); 
    129129          } 
    130130 
  • plugins/carnaval/locales/fr/main.po

    r556 r1621  
    4242 
    4343#: class.dc.carnaval.php:99 class.dc.carnaval.php:128 
    44 msgid "You must provide an e-mail or a web site adress" 
     44msgid "You must provide an email or a website address" 
    4545msgstr "Vous devez renseigner une adresse de courriel ou d'un site web" 
    4646 
     
    7171#: forms.php:21 forms.php:43 
    7272msgid "Name:" 
    73 msgstr "Nom:" 
     73msgstr "Nom :" 
    7474 
    7575#: forms.php:24 forms.php:46 
     
    7979#: forms.php:27 forms.php:49 
    8080msgid "Mail:" 
    81 msgstr "Adresse Email:" 
     81msgstr "Adresse email :" 
    8282 
    8383#: forms.php:30 forms.php:52 
    8484msgid "URL:" 
    85 msgstr "URL:" 
     85msgstr "URL :" 
    8686 
    8787#: forms.php:33 
    8888msgid "Text color:" 
    89 msgstr "Couleur du texte:" 
     89msgstr "Couleur du texte :" 
    9090 
    9191#: forms.php:36 
    9292msgid "Background color:" 
    93 msgstr "Couleur du fond:" 
     93msgstr "Couleur du fond :" 
    9494 
    9595#: index.php:74 
     
    135135#: index.php:136 
    136136msgid "Mail" 
    137 msgstr "Adresse Email" 
     137msgstr "Adresse email" 
    138138 
    139139#: index.php:137 
Note: See TracChangeset for help on using the changeset viewer.

Sites map