Changeset 479:81e222fb09d7
- Timestamp:
- 07/01/11 21:33:28 (14 years ago)
- Branch:
- default
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/user.php
r454 r479 226 226 form::field('user_email',20,255,html::escapeHTML($user_email)). 227 227 '</label></p>'. 228 '<p class="form-note">'.__('Mandatory for password recovering procedure.').'</p>'. 228 229 '</div>'. 229 230 -
locales/fr/main.po
r261 r479 2765 2765 msgstr "Connexion à la base de données impossible" 2766 2766 2767 msgid "Mandatory for password recovering procedure." 2768 msgstr "Obligatoire pour la procédure de récupération de mot de passe." 2769 2767 2770 #, php-format 2768 2771 msgid "<p>This either means that the username and password information in your <strong>config.php</strong> file is incorrect or we can't contact the database server at \"<em>%s</em>\". This could mean your host's database server is down.</p> <ul><li>Are you sure you have the correct username and password?</li><li>Are you sure that you have typed the correct hostname?</li><li>Are you sure that the database server is running?</li></ul><p>If you're unsure what these terms mean you should probably contact your host. If you still need help you can always visit the <a href=\"http://forum.dotclear.net/\">Dotclear Support Forums</a>.</p>"
Note: See TracChangeset
for help on using the changeset viewer.