Luxbum.net - Script de galerie photo

Changeset 213

Show
Ignore:
Timestamp:
05/27/07 21:18:50 (1 year ago)
Author:
nicolas
Message:

correcton de mon mauvais anglais

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/locales/fr/luxbum.lang

    r201 r213  
    160160Effacer 
    161161 
    162 ;You need to fill in the form bellow to consult the selected gallery 
     162;You need to fill in the form below to consult the selected gallery 
    163163Vous devez remplir le formulaire ci dessous pour consulter la galerie sélectionnée 
    164164 
  • trunk/templates/public/luxbum/private.html

    r207 r213  
    1818        <div id="messageKo">{i18n 'Authentication failed. Please check the form :'}</div> 
    1919      {else} 
    20         <div id="messageOk">{i18n 'You need to fill in the form bellow to consult the selected gallery'}</div> 
     20        <div id="messageOk">{i18n 'You need to fill in the form below to consult the selected gallery'}</div> 
    2121      {/if} 
    2222 
  • trunk/templates/public/photoblog/private.html

    r201 r213  
    1616        <div id="messageKo">{i18n 'Authentication failed. Please check the form :'}</div> 
    1717      {else} 
    18         <div id="messageOk">{i18n 'You need to fill in the form bellow to consult the selected gallery'}</div> 
     18        <div id="messageOk">{i18n 'You need to fill in the form below to consult the selected gallery'}</div> 
    1919      {/if} 
    2020