Dotclear


Ignore:
Timestamp:
10/15/13 10:18:46 (12 years ago)
Author:
Dsls
Branch:
2.6
Message:

core_user_pref inline help, fr+en, small l10n fixes.

Location:
locales/en
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • locales/en/help/core_user_pref.html

    r2367 r2370  
    66<body> 
    77 
    8 <h3>My profile</h3> 
     8<h4>My profile</h4> 
    99<dl> 
    1010  <dt>Last name, First name</dt> 
     
    1313   
    1414  <dt>Display name</dt> 
    15   <dd>You can choose here a nickname that will be displayed in your posts instead of your name and first name.</dd> 
     15  <dd>You can choose here a nickname that will be displayed in your posts instead  
     16  of your name and first name.</dd> 
    1617   
    1718  <dt>Email</dt> 
    18   <dd>Address where will be sent the new comment notifications.</dd> 
     19  <dd>Address where will be sent the new comment notifications.<em>(If you update 
     20  this field, you must enter your current password in the appropriate field at the  
     21  bottom of the form)</em></dd> 
    1922   
    2023  <dt>URL</dt> 
     
    3134  <dt>Change your password</dt> 
    3235  <dd>To change your password, write down twice your password in the fields  
    33   <em>New password</em> and <em>Confirm password</em>. The minimal password length is 6 characters.  
    34   If no new password is provided, the current one is kept.</dd> 
     36  <em>New password</em> and <em>Confirm password</em>. The minimal password  
     37  length is 6 characters. If no new password is provided, the current one is kept. 
     38  <em>(If you update this field, you must enter your current password in 
     39  the appropriate field at the bottom of the form)</em></dd> 
    3540</dl> 
    36 <h3>My options</h3> 
     41<h4>My options</h4> 
    3742<dl>   
     43  <dt>Activate enhanced uploader in media manager</dt> 
     44  <dd>Allows to activate the advanced interface in media manager that enables to  
     45  upload multiple files at a time (NB: your web browser must support Javascript  
     46  to take benefit from this feature)</dd> 
     47 
     48  <dt>Disable javascript powered drag and drop for ordering items</dt> 
     49  <dd>Allows to disable "drag and drop" for item ordering. Drag and drop will be  
     50  replaced by numeric fields that will enable en enter fields position.</dd> 
     51 
     52  <dt>Number of elements displayed per page in media manager</dt> 
     53  <dd>Defines the number of media that will be displayed in media manager (folders 
     54  are not taken into account when counting items).</dd> 
     55   
     56  <dt>Do not use standard favicon</dt> 
     57  <dd>Allows to disable default favicon in web browser address bar.</dd> 
     58     
    3859  <dt>Preferred format</dt> 
    3960  <dd>To choose the preferred post syntax. Wiki is a simplified syntax 
     
    5677   
    5778  <dt>Enable WYSIWYG mode</dt> 
    58   <dd>Allow the use of the WYSIWYG editor for the posts and description fields.</dd> 
    59    
    60   <dt>Activate enhanced uploader in media manager</dt> 
    61   <dd>This option allows you to upload several files at the same time on your server.</dd> 
    62    
    63   <dt>Dashboard modules</dt> 
    64   <dd>Choices made in this zone will be reflected on your blog's dashboard.</dd> 
    65    
    66   <dt>Tags list format</dt> 
    67   <dd>This choice allows, in post editing page, to display all available tags  
    68   or only most used ones.</dd> 
     79  <dd>Allows the use of the WYSIWYG editor for the posts and description fields.</dd> 
     80 
     81  <dt>Syntax highlighting in theme editor</dt> 
     82  <dd>Enables syntax highlighting when using theme editor (html/css files)</dd> 
     83       
    6984</dl> 
    70 <h3>My favorites</h3> 
     85<h4>My favorites</h4> 
    7186<dl> 
    7287  <dt>My favorites</dt> 
     
    7691  to save your changes. You may also select favorites to be deleted from the list.</dd> 
    7792   
     93  <dt>Define as default favorites (super admin)</dt>  
     94  <dd>Enable to set currently defined favorites list as default favorites list for all users.  
     95  This list will be proposed to users if they don't have defined their favorites yet.</dd> 
     96 
    7897  <dt>Available favorites</dt> 
    7998  <dd>All plugins allowing to be put as favorites are diplayed here. Check the corresponding boxes  
    8099  and add them to the dashboard.</dd> 
     100 
     101  <dt>Display favorites at the top of the menu</dt> 
     102  <dd>Enables to display favorites in left-side menu.</dd> 
     103 
     104  <dt>Iconset</dt> 
     105  <dd>If several iconsets are installed, enables to choose which isonset to 
     106  use for admin.</dd> 
     107   
     108  <dt>Dashboard modules</dt> 
     109  <dd>Choices made in this zone will be reflected on your blog's dashboard.</dd> 
     110   
     111  <dt>Display documentation links</dt> 
     112  <dd>Enables to display documentation links on dashboard landing page.</dd> 
     113   
     114  <dt>Display Dotclear news</dt> 
     115  <dd>Enables to display dotclear news on dashboard landing page.</dd> 
     116 
     117  <dt>Display quick entry form</dt> 
     118  <dd>Enables to display "quick entry" form on dashboard landing page.</dd> 
     119 
     120  <dt>Display overdue tasks counter on maintenance dashboard icon</dt> 
     121  <dd>Enables to display the number of overdue tasks (ie. that should be processed) under the  
     122  "Maintenance" icon. "Maintenance" icon should be set in favorites to take benefit from this feature.</dd> 
     123 
     124  <dt>Display overdue tasks list on dashboard items</dt> 
     125  <dd>Enables to display the list of overdue tasks (ie. that should be processed) in a dedicated  
     126  section on Dashboard landing page.</dd> 
     127 
    81128</dl> 
    82129</body> 
  • locales/en/plugins.po

    r2369 r2370  
    11511151msgstr "" 
    11521152 
    1153 msgid "Display count of late tasks on maintenance dashboard icon" 
    1154 msgstr "" 
    1155  
    1156 msgid "Display list of late tasks on dashboard items" 
     1153msgid "Display overdue tasks counter on maintenance dashboard icon" 
     1154msgstr "" 
     1155 
     1156msgid "Display overdue tasks list on dashboard items" 
    11571157msgstr "" 
    11581158 
     
    17361736msgstr "" 
    17371737 
    1738 msgid "Syntax color for theme editor" 
     1738msgid "Syntax highlighting in theme editor" 
    17391739msgstr "" 
    17401740 
Note: See TracChangeset for help on using the changeset viewer.

Sites map