Changeset 1607:d8d8ff4c2474
- Timestamp:
- 08/27/13 21:43:07 (10 years ago)
- Branch:
- default
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/preferences.php
r1553 r1607 416 416 '<div class="col">'. 417 417 418 '<p><label for="user_lang">'.__(' User language:').'</label>'.418 '<p><label for="user_lang">'.__('Language for my interface:').'</label>'. 419 419 form::combo('user_lang',$lang_combo,$user_lang,'l10n').'</p>'. 420 420 421 '<p><label for="user_tz">'.__(' Usertimezone:').'</label>'.421 '<p><label for="user_tz">'.__('My timezone:').'</label>'. 422 422 form::combo('user_tz',dt::getZones(true,true),$user_tz).'</p>'. 423 423 … … 430 430 echo 431 431 '<fieldset>'. 432 '<legend>'.__('Change yourpassword').'</legend>'.432 '<legend>'.__('Change my password').'</legend>'. 433 433 434 434 '<div class="pw-table">'. … … 445 445 '</fieldset>'. 446 446 447 '<p>'.__('If you have changed this user email or password you must provide your current password to save these modifications.').'</p>'. 447 '<div class="fieldset">'. 448 '<p class="form-note warn">'.__('If you have changed your email or password you must provide your current password to save these modifications.').'</p>'. 448 449 '<p><label for="cur_pwd">'.__('Your password:').'</label>'. 449 form::password('cur_pwd',20,255).'</p>'; 450 form::password('cur_pwd',20,255).'</p>'. 451 '</div>'; 450 452 } 451 453 … … 465 467 '<fieldset><legend>'.__('My options').'</legend>'. 466 468 467 '<p><label for="user_post_format">'.__('Preferred format:').'</label>'.469 '<p><label class="ib" for="user_post_format">'.__('Preferred format:').'</label>'. 468 470 form::combo('user_post_format',$formaters_combo,$user_options['post_format']).'</p>'. 469 471 470 '<p><label for="user_post_status">'.__('Default entry status:').'</label>'.472 '<p><label class="ib" for="user_post_status">'.__('Default entry status:').'</label>'. 471 473 form::combo('user_post_status',$status_combo,$user_post_status).'</p>'. 472 474 473 '<p><label for="user_edit_size">'.__('Entry edit field height:').'</label>'.475 '<p><label class="ib" for="user_edit_size">'.__('Entry edit field height:').'</label>'. 474 476 form::field('user_edit_size',5,4,(integer) $user_options['edit_size']).'</p>'. 475 477 … … 488 490 if (count($iconsets_combo) > 1) { 489 491 echo 490 '<p><label for="user_ui_iconset">'.__('Iconset:').'</label>'.492 '<p><label class="ib" for="user_ui_iconset">'.__('Iconset:').'</label>'. 491 493 form::combo('user_ui_iconset',$iconsets_combo,$user_ui_iconset).'</p>'; 492 494 } else { … … 551 553 echo '<div class="two-cols">'; 552 554 echo '<div class="col70">'; 553 echo '< fieldset id="my-favs"><legend>'.__('My favorites').'</legend>';555 echo '<div id="my-favs" class="fieldset"><h3>'.__('My favorites').'</h3>'; 554 556 555 557 $count = 0; … … 595 597 } 596 598 597 echo '</ fieldset>';599 echo '</div>'; 598 600 599 601 echo '<div id="default-favs"><h3>'.__('Default favorites').'</h3>'; … … 615 617 echo '</div>'; 616 618 echo '</div>'; 617 echo '<div class="col30 " id="available-favs">';619 echo '<div class="col30 fieldset" id="available-favs">'; 618 620 # Available favorites 619 echo '< fieldset><legend>'.__('Available favorites').'</legend>';621 echo '<h3>'.__('Available favorites').'</h3>'; 620 622 $count = 0; 621 623 $array = $_fav; … … 643 645 $core->formNonce(). 644 646 '<input type="submit" name="appendaction" value="'.__('Add to my favorites').'" /></p>'; 645 echo '</fieldset>';646 647 echo '</div>'; 647 648 echo '</div>'; # Two-cols -
admin/style/default.css
r1601 r1607 781 781 } 782 782 /* ------------------------------------------------------------------ preferences */ 783 #my-favs { 784 border: 2px solid #A8DC26; 785 padding: 1em 2em 786 } 783 787 #my-favs ul { 784 788 list-style-type: none; … … 837 841 padding: .2em; 838 842 border-radius: .5em; 843 } 844 #user-options label.ib { 845 display: inline-block; 846 width: 14em; 847 padding-right: 1em; 839 848 } 840 849 /* -------------------------------------------------------------------- Themes */ -
locales/fr/main.po
r1605 r1607 82 82 msgstr "Changer votre mot de passe" 83 83 84 msgid "Change my password" 85 msgstr "Changer mon mot de passe" 86 84 87 msgid "New password:" 85 88 msgstr "Nouveau mot de passe :" … … 1803 1806 msgstr "Défaut" 1804 1807 1805 msgid "If you want to change your email or password you must provide your current password."1806 msgstr "Si vous voulez changer votre adresse email ou votre mot de passe, vous devez indiquer votre mot de passe actuel."1808 msgid "If you have changed your email or password you must provide your current password to save these modifications." 1809 msgstr "Si vous avez modifié votre adresse email ou votre mot de passe, vous devez indiquer votre mot de passe actuel pour enregistrer ces modifications." 1807 1810 1808 1811 msgid "No favorite selected" … … 1836 1839 msgstr "Langue de l'utilisateur :" 1837 1840 1841 msgid "Language for my interface:" 1842 msgstr "Langue de mon interface :" 1843 1838 1844 msgid "User timezone:" 1839 1845 msgstr "Fuseau horaire de l'utilisateur :" 1846 1847 msgid "My timezone:" 1848 msgstr "Mon fuseau horaire :" 1840 1849 1841 1850 msgid "If you have changed this user email or password you must provide your current password to save these modifications." … … 3131 3140 3132 3141 msgid "Confirm new password:" 3133 msgstr "Confirme zle nouveau mot de passe :"3142 msgstr "Confirmer le nouveau mot de passe :" 3134 3143 3135 3144 msgid "Not selected"
Note: See TracChangeset
for help on using the changeset viewer.