Changeset 2370:ac6b5b64f1ab for locales/en
- Timestamp:
- 10/15/13 10:18:46 (12 years ago)
- Branch:
- 2.6
- Location:
- locales/en
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
locales/en/help/core_user_pref.html
r2367 r2370 6 6 <body> 7 7 8 <h 3>My profile</h3>8 <h4>My profile</h4> 9 9 <dl> 10 10 <dt>Last name, First name</dt> … … 13 13 14 14 <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> 16 17 17 18 <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> 19 22 20 23 <dt>URL</dt> … … 31 34 <dt>Change your password</dt> 32 35 <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> 35 40 </dl> 36 <h 3>My options</h3>41 <h4>My options</h4> 37 42 <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 38 59 <dt>Preferred format</dt> 39 60 <dd>To choose the preferred post syntax. Wiki is a simplified syntax … … 56 77 57 78 <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 69 84 </dl> 70 <h 3>My favorites</h3>85 <h4>My favorites</h4> 71 86 <dl> 72 87 <dt>My favorites</dt> … … 76 91 to save your changes. You may also select favorites to be deleted from the list.</dd> 77 92 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 78 97 <dt>Available favorites</dt> 79 98 <dd>All plugins allowing to be put as favorites are diplayed here. Check the corresponding boxes 80 99 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 81 128 </dl> 82 129 </body> -
locales/en/plugins.po
r2369 r2370 1151 1151 msgstr "" 1152 1152 1153 msgid "Display count of late taskson maintenance dashboard icon"1154 msgstr "" 1155 1156 msgid "Display list of late taskson dashboard items"1153 msgid "Display overdue tasks counter on maintenance dashboard icon" 1154 msgstr "" 1155 1156 msgid "Display overdue tasks list on dashboard items" 1157 1157 msgstr "" 1158 1158 … … 1736 1736 msgstr "" 1737 1737 1738 msgid "Syntax color fortheme editor"1738 msgid "Syntax highlighting in theme editor" 1739 1739 msgstr "" 1740 1740
Note: See TracChangeset
for help on using the changeset viewer.