Changeset 213
- Timestamp:
- 05/27/07 21:18:50 (1 year ago)
- Files:
-
- trunk/locales/fr/luxbum.lang (modified) (1 diff)
- trunk/templates/public/luxbum/private.html (modified) (1 diff)
- trunk/templates/public/photoblog/private.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/locales/fr/luxbum.lang
r201 r213 160 160 Effacer 161 161 162 ;You need to fill in the form bel low to consult the selected gallery162 ;You need to fill in the form below to consult the selected gallery 163 163 Vous devez remplir le formulaire ci dessous pour consulter la galerie sélectionnée 164 164 trunk/templates/public/luxbum/private.html
r207 r213 18 18 <div id="messageKo">{i18n 'Authentication failed. Please check the form :'}</div> 19 19 {else} 20 <div id="messageOk">{i18n 'You need to fill in the form bel low 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> 21 21 {/if} 22 22 trunk/templates/public/photoblog/private.html
r201 r213 16 16 <div id="messageKo">{i18n 'Authentication failed. Please check the form :'}</div> 17 17 {else} 18 <div id="messageOk">{i18n 'You need to fill in the form bel low 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> 19 19 {/if} 20 20
