Changeset 4554 for extensions/event_cats/language/en_UK
- Timestamp:
- Dec 22, 2009, 2:30:52 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/event_cats/language/en_UK/plugin.lang.php
r4553 r4554 113 113 $lang['Banner on'] = 'Activated'; 114 114 $lang['Banner off'] = 'Not activated'; 115 $lang['Display connection'] = 'Display "Login" link <br />to generic users'; 115 $lang['Display connection'] = 'Display "%2$s" link%1$s to generic users'; 116 // %1$s : nice line feed ; %2$s : "Connection" 116 117 117 118 // JS messages … … 222 223 223 224 // Configuration tab 224 $lang['ec_help_banner1_config'] = '<span class = "help_i">Duplicate an account</span> when a user is already identified, creates another account having exactly the same permissions: no need to wait for an administrator\'s validation. — Select the page you want to be displayed in case of an unknown code usage (for instance, a code you have deleted). — In the "Autolog entries" tab, the comments can be displayed as tooltips, or on a new line under the code. — As you\'re currently reading it, the help banner is currently active ;-) ! ';225 $lang['ec_help_banner1_config'] = '<span class = "help_i">Duplicate an account</span> when a user is already identified, creates another account having exactly the same permissions: no need to wait for an administrator\'s validation. — Select the page you want to be displayed in case of an unknown code usage (for instance, a code you have deleted). — In the "Autolog entries" tab, the comments can be displayed as tooltips, or on a new line under the code. — As you\'re currently reading it, the help banner is currently active ;-) ! — Displaying the "Connection" link to generic users, allows users already registered on your gallery to log in easily.'; 225 226 226 227
Note: See TracChangeset
for help on using the changeset viewer.