Ignore:
Timestamp:
Jan 28, 2011, 8:56:39 AM (13 years ago)
Author:
LucMorizur
Message:

Fix bug:2135

Location:
extensions/event_cats/language
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • extensions/event_cats/language/en_UK/duplic.lang.php

    r7832 r8956  
    77*/
    88
    9 // Keeps file coded in UTF-8 without BOM: é
     9// Keeps file coded in UTF-8 without BOM : é
    1010
    1111$lang['Duplicate']                                 = 'Duplicate';
  • extensions/event_cats/language/en_UK/plugin.lang.php

    r7847 r8956  
    77*/
    88
    9 // Keeps file coded in UTF-8 without BOM: é
     9// Keeps file coded in UTF-8 without BOM : é
    1010
    1111// Convenient
     
    1919// "Header"
    2020$lang['Admin page title']          = 'Event Categories';
    21 $lang['Acknowledgement']           = 'the purpose of this extension is to allow automatic logging of an account ("autolog"), and duplication of the account with which the visitor is currently logged in ("duplication").<br><br>Many thanks to the Forum, plg, ddtddt, flipflip, VDigital, Gotcha for the tests, P@t for the main code&nbsp;:-)&nbsp;!';
    22 $lang['JS needed']                 = 'JavaScript MUST be activated for this page to work properly!';
     21$lang['Acknowledgement']           = 'the purpose of this extension is to allow automatic logging of an account ("autolog"), and duplication of the account with which the visitor is currently logged in ("duplication").<br /><br />Many thanks to the Forum, plg, ddtddt, flipflip, VDigital, Gotcha for the tests, P@t for the main code :-) !';
     22$lang['JS needed']                 = 'Javascript MUST be activated for this page to work properly !';
    2323$lang['Show']                      = 'show';
    2424$lang['Hide']                      = 'hide';
    2525
    2626// Autolog page
    27 $lang['Additional Pages active']   = 'Additional Pages plugin: activated';
    28 $lang['Additional Pages inactive'] = $t_ap2.' plugin (display a text page): not activated';
     27$lang['Additional Pages active']   = 'Additional Pages plugin : activated';
     28$lang['Additional Pages inactive'] = $t_ap2.' plugin (display a text page) : not activated';
    2929$lang['Autolog entries']           = '"Autolog" entries';
    3030$lang['Place title on top ttip']   = 'Display this title in the head of the page';
     
    3737$lang['Tools']                     = 'Tools';
    3838$lang['Selected entry']            = 'Selected entry';
    39 $lang['URL']                       = 'URL: ';
     39$lang['URL']                       = 'URL : ';
    4040$lang['Test']                      = 'Test';
    4141$lang['Delete']                    = 'Delete';
     
    5555$lang['New entry']                 = 'New entry';
    5656$lang['Full auto']                 = 'Full auto (select first a page to display)';
    57 $lang['New code']                  = 'New code:';
     57$lang['New code']                  = 'New code :';
    5858$lang['Auto code button']          = 'Generate a code';
    5959$lang['Auto code mid']             = 'having';
     
    6363$lang['Comment']                   = 'Comment';
    6464$lang['Optional']                  = 'Personal memo displayed only in administration pages';
    65 $lang['Existing code']             = 'Existing code:';
     65$lang['Existing code']             = 'Existing code :';
    6666$lang['Identified user']           = 'Identified user';
    6767$lang['No user']                   = 'None (outdated entry)';
     
    6969$lang['New username']              = 'Username';
    7070$lang['New password']              = 'Password';
    71 $lang['Confirm password']          = 'Confirm pwd:';
     71$lang['Confirm password']          = 'Confirm pwd :';
    7272$lang['New group']                 = 'New group';
    7373$lang['Generate username']         = 'Generate a username (select first a page to display)';
    74 $lang['Existing user']             = 'Existing user:';
     74$lang['Existing user']             = 'Existing user :';
    7575$lang['Displayed page']            = 'Displayed page';
    7676$lang['Forced']                    = 'Forced';
     
    8080$lang['Home']                      = 'Home';
    8181$lang['Access denied']             = 'Access denied';
    82 $lang['Validity date']             = 'Validity date';
    83 $lang['Activate']                  = 'Activate';
    84 $lang['Now + 2 mn']                = 'Now + 2 mn';
    85 $lang['Now button tooltip']        = 'Validity period can\'t be less than 1 mn. Considering processing time, 2 mn are required here.';
    86 $lang['Set time to']               = 'Set time to';
    87 $lang['Hours field tooltip']       = 'Format: hh:mm or h:m';
    88 $lang['Add']                       = 'Add';
    89 $lang['Add button tooltip']        = 'Add following period to above selected date';
    90 $lang['Minutes']                   = 'minute(s)';
    91 $lang['Hours']                     = 'hour(s)';
    92 $lang['Days']                      = 'day(s)';
    93 $lang['Months']                    = 'month(s)';
    94 $lang['Years']                     = 'year(s)';
    95 $lang['Do notify']                 = 'When the code has<br>expired, notify';
    96 $lang['Notify label tooltip']      = 'This checkbox is ticked when one of the next checkboxes is';
    97 $lang['The user']                  = 'the user';
    98 $lang['The webmaster']             = 'the webmaster';
    99 $lang['All administrators']        = 'all administrators';
    100 $lang['Page once code outdated']   = 'Page to assign to the code,<br>once it has expired';
    10182
    10283// Duplication page
     
    10788$lang['Selection per group']       = 'Selection by group';
    10889$lang['All accounts']              = 'All accounts';
    109 $lang['Register replacement']      = 'Register link:%1$s for all accounts that can be duplicated,%1$s replace "%2$s" with "%3$s"';
    110                                  // %1$s: line feed; %2$s: "register"; %3$s: "duplicate"
     90$lang['Register replacement']      = 'Register link :%1$s for all accounts that can be duplicated,%1$s replace "%2$s" with "%3$s"';
     91                                 // %1$s : nice line feed ; %2$s : "register" ; %3$s : "duplicate"
    11192$lang['All but generics']          = 'All accounts but generic ones';
    11293$lang['Duplication allowed']       = 'Duplication allowed';
     
    133114$lang['Banner off']                = 'Desactivated';
    134115$lang['Display connection']        = 'Display "%2$s" link%1$s to generic users';
    135                                  // %1$s: line feed; %2$s: "Connection"
     116                                 // %1$s : nice line feed ; %2$s : "Connection"
    136117
    137118// JS messages
    138 $lang['ec_confirm_test']           = "Really test the selected code?\n\rThis will terminate your administration session.";
    139 $lang['ec_confirm_delete']         = "Do you really want to delete the selected entry?";
    140 $lang['ec_confirm_disable']        = "Do you really want to make the selected entry outdated?\n\rThis will delete all other entries using the same code, if any.";
    141 $lang['ec_confirm_force']          = "Do you really want to force the displayed page for the selected entry?\n\rThis will delete all other entries using the same code, if any.";
     119$lang['ec_confirm_test']           = "Really test the selected code ?\n\rThis will terminate your administration session.";
     120$lang['ec_confirm_delete']         = "Do you really want to delete the selected entry ?";
     121$lang['ec_confirm_disable']        = "Do you really want to make the selected entry outdated ?\n\rThis will delete all other entries using the same code, if any.";
     122$lang['ec_confirm_force']          = "Do you really want to force the displayed page for the selected entry ?\n\rThis will delete all other entries using the same code, if any.";
    142123$lang['ec_confirm_del_other']      = "This will delete all other entries using the same code, if any.\n\rOK?";
    143124$lang['ec_confirm_change_user']    = "Username modification will delete\n\rall other entries using the same code, if any. OK?";
     
    184165$lang['ec_image_miss']             = 'image doesn\'t exist (probably deleted)';
    185166$lang['ec_add_page_miss']          = 'Additional Pages page doesn\'t exist (probably deleted)';
    186 $lang['ec_entry_del_nok']          = 'Problem when deleting entry %s: ';
     167$lang['ec_entry_del_nok']          = 'Problem when deleting entry %s : ';
    187168$lang['ec_user_create_pb']         = 'New user creation impossible';
    188169$lang['ec_user_generic_pb']        = 'Problem when making user "%s" generic';
     
    193174$lang['ec_entry_dont_exist']       = 'Entry %s doesn\'t exist';
    194175$lang['ec_assoc_pb']               = 'Impossible to link "%1$s" to "%2$s"';
    195 $lang['ec_DB_problem']             = 'Database access problem (position %s): ';
     176$lang['ec_DB_problem']             = 'Database access problem (position %s) : ';
    196177
    197178// Entries table
     
    203184$lang['ec_nok']                    = 'NO';
    204185$lang['ec_nok_ap_pb']              = 'NO';
    205 $lang['ec_nok_userid_miss']        = 'NO: user unknown';
    206 $lang['ec_nok_action_pb']          = 'NO: "action" corrupted';
    207 $lang['ec_nok_userid_pb']          = 'NO: "user_id" corrupted';
     186$lang['ec_nok_userid_miss']        = 'NO : user unknown';
     187$lang['ec_nok_action_pb']          = 'NO : "action" corrupted';
     188$lang['ec_nok_userid_pb']          = 'NO : "user_id" corrupted';
    208189// Username can't be displayed
    209190$lang['ec_dspl_nok_actn']          = '"action" unusable';
     
    211192$lang['ec_dspl_nok_usr']           = 'User n°%s doesn\'t exist';
    212193//   displayed pages
    213 $lang['ec_dspl_ok_cat']            = 'Category n°%1$s: %2$s';
    214                                  // %1$s: category id, %2$s: name
    215 $lang['ec_dspl_ok_img2']           = 'image n°%1$s: %2$s (%3$s)';
    216                                  // %1$s: image id, %2$s: name, %3$s: filename
    217 $lang['ec_dspl_ok_ap']             = 'Additional Page n°%1$s: %2$s';
    218                                  // %1$s: add. p. id, %2$s: name
     194$lang['ec_dspl_ok_cat']            = 'Category n°%1$s : %2$s';
     195                                 // %1$s : category id, %2$s : name
     196$lang['ec_dspl_ok_img2']           = 'image n°%1$s : %2$s (%3$s)';
     197                                 // %1$s : image id, %2$s : name, %3$s : filename
     198$lang['ec_dspl_ok_ap']             = 'Additional Page n°%1$s : %2$s';
     199                                 // %1$s : add. p. id, %2$s : name
    219200$lang['ec_dspl_nok_ap']            = ' (Additional Page n°%s doesn\'t exist)';
    220201$lang['ec_dspl_nok_cat']           = ' (catégorie n°%s doesn\'t exist)';
    221202$lang['ec_dspl_nok_img2']          = ' (image n°%1$s doesn\'t exist in category n°%2$s)';
    222                                  // %1$s: image id, %2$s: category id
     203                                 // %1$s : image id, %2$s : category id
    223204
    224205// Help banner
     
    233214
    234215// Modify entry tab, general case
    235 $lang['ec_help_banner1_new_m']     = 'Select a <span class = "help_bi">code</span> to change the corresponding <span class = "help_bi">identified user</span> and&nbsp;/&nbsp;or the <span class = "help_bi">page to be displayed</span>. If you <span class = "help_b">force</span> the page to be displayed, or change the identified user, other entries using the same code will be deleted. Choosing <span class = "help_b">None</span> as identified user, or <span class = "help_b">Access denied</span> as page to display, will render the entry "outdated": no identification, but you can display a personalized page to give an explanation. To <span class = "help_b">generate a username</span>, select first the <span class = "help_bi">page to display</span>, as the username based on the name of the page to display.';
     216$lang['ec_help_banner1_new_m']     = 'Select a <span class = "help_bi">code</span> to change the corresponding <span class = "help_bi">identified user</span> and&nbsp;/&nbsp;or the <span class = "help_bi">page to be displayed</span>. If you <span class = "help_b">force</span> the page to be displayed, or change the identified user, other entries using the same code will be deleted. Choosing <span class = "help_b">None</span> as identified user, or <span class = "help_b">Access denied</span> as page to display, will render the entry "outdated" : no identification, but you can display a personalized page to give an explanation. To <span class = "help_b">generate a username</span>, select first the <span class = "help_bi">page to display</span>, as the username based on the name of the page to display.';
    236217
    237218// Modify entry tab, disable case
     
    242223
    243224// Configuration tab
    244 $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.&nbsp;— Select the page you want to be displayed in case of an unknown code usage (for instance, a code you have deleted).&nbsp;— In the "Autolog entries" tab, the comments can be displayed as tooltips, or on a new line under the code.&nbsp;— As you\'re currently reading it, the help banner is currently active&nbsp;;-)&nbsp;!&nbsp;— Display the "Connection" link to generic users, allows users already registered on your gallery to log in easily.';
     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.&nbsp;&#151; Select the page you want to be displayed in case of an unknown code usage (for instance, a code you have deleted).&nbsp;&#151; In the "Autolog entries" tab, the comments can be displayed as tooltips, or on a new line under the code.&nbsp;&#151; As you\'re currently reading it, the help banner is currently active ;-) !&nbsp;&#151; Display the "Connection" link to generic users, allows users already registered on your gallery to log in easily.';
    245226
    246227
  • extensions/event_cats/language/fr_FR/duplic.lang.php

    r7832 r8956  
    77*/
    88
    9 // Keeps file coded in UTF-8 without BOM: é
     9// Keeps file coded in UTF-8 without BOM : é
    1010
    1111$lang['Duplicate']                                 = 'Dupliquer';
  • extensions/event_cats/language/fr_FR/plugin.lang.php

    r7847 r8956  
    77*/
    88
    9 // Keeps file coded in UTF-8 without BOM: é
     9// Keeps file coded in UTF-8 without BOM : é
    1010
    1111// Convenient
     
    1919// "Header"
    2020$lang['Admin page title']          = 'Event Categories';
    21 $lang['Acknowledgement']           = 'Event Categories, pour catégories événementielles&nbsp;:<br>cette extension permet d\'identifier automatiquement un compte ("autolog"), et de dupliquer le compte sous lequel un visiteur est identifié ("duplication").<br><br>Merci au Forum, plg, ddtddt, flipflip, VDigital, Gotcha pour les tests, P@t pour le code principal&nbsp;:-)&nbsp;!';
    22 $lang['JS needed']                 = 'JavaScript DOIT être activé sur votre navigateur pour un fonctionnement correct de cette page&nbsp;!';
     21$lang['Acknowledgement']           = 'Event Categories, pour catégories événementielles :<br />cette extension permet d\'identifier automatiquement un compte ("autolog"), et de dupliquer le compte sous lequel un visiteur est identifié ("duplication").<br /><br />Merci au Forum, plg, ddtddt, flipflip, VDigital, Gotcha pour les tests, P@t pour le code principal :-) !';
     22$lang['JS needed']                 = 'Javascript DOIT être activé sur votre navigateur pour un fonctionnement correct de cette page !';
    2323$lang['Show']                      = 'montrer';
    2424$lang['Hide']                      = 'cacher';
    2525
    2626// Autolog page
    27 $lang['Additional Pages active']   = 'Plugin Additional Pages&nbsp;: actif';
    28 $lang['Additional Pages inactive'] = 'Plugin '.$t_ap2.' (afficher une page de texte)&nbsp;: inactif';
     27$lang['Additional Pages active']   = 'Plugin Additional Pages : actif';
     28$lang['Additional Pages inactive'] = 'Plugin '.$t_ap2.' (afficher une page de texte) : inactif';
    2929$lang['Autolog entries']           = 'Entrées du paramètre "autolog"';
    3030$lang['Place title on top ttip']   = 'Placer ce titre en haut de la page';
     
    3333$lang['Code']                      = 'Code';
    3434$lang['Username']                  = 'Utilisateur';
    35 $lang['Identification']            = 'Identification&nbsp;?';
     35$lang['Identification']            = 'Identification ?';
    3636$lang['Displayed page']            = 'Page affichée';
    3737$lang['Tools']                     = 'Outils';
    3838$lang['Selected entry']            = 'Entrée sélectionnée';
    39 $lang['URL']                       = 'URL&nbsp;: ';
     39$lang['URL']                       = 'URL : ';
    4040$lang['Test']                      = 'Tester';
    4141$lang['Delete']                    = 'Supprimer';
     
    5555$lang['New entry']                 = 'Nouvelle entrée';
    5656$lang['Full auto']                 = 'Tout automatique (sélectionnez d\'abord une page à afficher)';
    57 $lang['New code']                  = 'Nouveau code&nbsp;:';
     57$lang['New code']                  = 'Nouveau code :';
    5858$lang['Auto code button']          = 'Générer un code';
    5959$lang['Auto code mid']             = 'de';
     
    6363$lang['Comment']                   = 'Commentaire';
    6464$lang['Optional']                  = 'Note personnelle visible uniquement dans l\'administration';
    65 $lang['Existing code']             = 'Code existant&nbsp;:';
     65$lang['Existing code']             = 'Code existant :';
    6666$lang['Identified user']           = 'Utilisateur identifié';
    6767$lang['No user']                   = 'Aucun (entrée périmée)';
    68 $lang['New generic user']          = 'Nouvel utilisateur (créer un compte générique)&nbsp;:';
     68$lang['New generic user']          = 'Nouvel utilisateur (créer un compte générique) :';
    6969$lang['New username']              = 'Nom d\'utilisateur';
    7070$lang['New password']              = 'Mot de passe';
    71 $lang['Confirm password']          = 'Confirmez&nbsp;:';
     71$lang['Confirm password']          = 'Confirmez :';
    7272$lang['New group']                 = 'Nouveau groupe';
    7373$lang['Generate username']         = 'Générer un nom d\'utilisateur (sélectionnez d\'abord une page à afficher)';
    74 $lang['Existing user']             = 'Utilisateur existant&nbsp;:';
     74$lang['Existing user']             = 'Utilisateur existant :';
    7575$lang['Displayed page']            = 'Page affichée';
    7676$lang['Forced']                    = 'Forcée';
     
    8080$lang['Home']                      = 'Accueil';
    8181$lang['Access denied']             = 'Accès refusé';
    82 $lang['Validity date']             = 'Date de validité';
    83 $lang['Activate']                  = 'Activer';
    84 $lang['Now + 2 mn']                = 'Maintenant + 2 mn';
    85 $lang['Now button tooltip']        = 'La période de validité ne peut être inférieure à 1 mn. Compte tenu des temps de traitement, 2 mn sont nécessaires ici.';
    86 $lang['Set time to']               = 'Régler l\'heure à';
    87 $lang['Hours field tooltip']       = 'Format : hh:mm ou h:m';
    88 $lang['Add']                       = 'Ajouter';
    89 $lang['Add button tooltip']        = 'Ajouter la période de temps choisie à la date ci-dessus';
    90 $lang['Minutes']                   = 'minute(s)';
    91 $lang['Hours']                     = 'heure(s)';
    92 $lang['Days']                      = 'jour(s)';
    93 $lang['Months']                    = 'mois';
    94 $lang['Years']                     = 'année(s)';
    95 $lang['Do notify']                 = 'Lorsque le code<br>a expiré, notifier';
    96 $lang['Notify label tooltip']      = 'Cette case est cochée lorsqu\'une des cases ci-contre l\'est';
    97 $lang['The user']                  = 'l\'utilisateur';
    98 $lang['The webmaster']             = 'le webmestre';
    99 $lang['All administrators']        = 'tous les administrateurs';
    100 $lang['Page once code outdated']   = 'Page à affecter au code,<br>une fois qu\'il a expiré';
    10182
    10283// Duplication page
     
    10788$lang['Selection per group']       = 'Sélection par groupes';
    10889$lang['All accounts']              = 'Tous les comptes';
    109 $lang['Register replacement']      = 'Affichage du lien d\'enregistrement&nbsp;:%1$s pour les comptes pouvant être dupliqués,%1$s remplacer "%2$s" par "%3$s"';
    110                                  // %1$s : line feed ; %2$s : "register" ; %3$s : "duplicate"
     90$lang['Register replacement']      = 'Affichage du lien d\'enregistrement :%1$s pour les comptes pouvant être dupliqués,%1$s remplacer "%2$s" par "%3$s"';
     91                                 // %1$s : nice line feed ; %2$s : "register" ; %3$s : "duplicate"
    11192$lang['All but generics']          = 'Tous les comptes sauf les génériques';
    11293$lang['Duplication allowed']       = 'Duplication autorisée';
     
    133114$lang['Banner off']                = 'Désactivé';
    134115$lang['Display connection']        = 'Afficher le lien "%2$s"%1$s pour les utilisateurs génériques';
    135                                  // %1$s : line feed ; %2$s : "Connection"
     116                                 // %1$s : nice line feed ; %2$s : "Connection"
    136117
    137118// JS messages
     
    184165$lang['ec_image_miss']             = 'image inexistante (probablement supprimée)';
    185166$lang['ec_add_page_miss']          = 'page Additional Pages inexistante (probablement supprimée)';
    186 $lang['ec_entry_del_nok']          = 'Problème avec suppression entrée %s&nbsp;: ';
     167$lang['ec_entry_del_nok']          = 'Problème avec suppression entrée %s : ';
    187168$lang['ec_user_create_pb']         = 'Création nouvel utilisateur impossible';
    188169$lang['ec_user_generic_pb']        = 'Problème passage générique utilisateur "%s"';
     
    193174$lang['ec_entry_dont_exist']       = 'Entrée %s inexistante';
    194175$lang['ec_assoc_pb']               = 'Association "%1$s" à "%2$s" impossible';
    195 $lang['ec_DB_problem']             = 'Problème d\'accès à la base (position %s)&nbsp;: ';
     176$lang['ec_DB_problem']             = 'Problème d\'accès à la base (position %s) : ';
    196177
    197178// Entries table
     
    203184$lang['ec_nok']                    = 'NON';
    204185$lang['ec_nok_ap_pb']              = 'NON';
    205 $lang['ec_nok_userid_miss']        = 'NON&nbsp;: utilisateur inconnu';
    206 $lang['ec_nok_action_pb']          = 'NON&nbsp;: "action" corrompu';
    207 $lang['ec_nok_userid_pb']          = 'NON&nbsp;: "user_id" corrompu';
     186$lang['ec_nok_userid_miss']        = 'NON : utilisateur inconnu';
     187$lang['ec_nok_action_pb']          = 'NON : "action" corrompu';
     188$lang['ec_nok_userid_pb']          = 'NON : "user_id" corrompu';
    208189// Username can't be displayed
    209190$lang['ec_dspl_nok_actn']          = '"action" inutilisable';
     
    211192$lang['ec_dspl_nok_usr']           = 'Utilisateur n°%s n\'existe pas';
    212193//   displayed pages
    213 $lang['ec_dspl_ok_cat']            = 'Catégorie n°%1$s&nbsp;: %2$s';
     194$lang['ec_dspl_ok_cat']            = 'Catégorie n°%1$s : %2$s';
    214195                                 // %1$s : category id, %2$s : name
    215 $lang['ec_dspl_ok_img2']           = 'image n°%1$s&nbsp;: %2$s (%3$s)';
     196$lang['ec_dspl_ok_img2']           = 'image n°%1$s : %2$s (%3$s)';
    216197                                 // %1$s : image id, %2$s : name, %3$s : filename
    217 $lang['ec_dspl_ok_ap']             = 'Additional Page n°%1$s&nbsp;: %2$s';
     198$lang['ec_dspl_ok_ap']             = 'Additional Page n°%1$s : %2$s';
    218199                                 // %1$s : add. p. id, %2$s : name
    219200$lang['ec_dspl_nok_ap']            = ' (Additional Page n°%s n\'existe pas)';
     
    224205// Help banner
    225206// Entries tab
    226 $lang['ec_help_banner1_entries']   = '<ul><li style = "list-style-image:url(plugins/event_cats/icon/disable.png);"><span class = "help_b">Rendre l\'entrée périmée</span>&nbsp;: pour désactiver un code, mais en affichant un message personnalisé&nbsp;;</li><li style = "list-style-image:url(plugins/event_cats/icon/nforced.png);"><span class = "help_b">Forcer</span>&nbsp;: pour empêcher les utilisateurs d\'essayer d\'atteindre d\'autres pages en modifiant l\'URL&nbsp;;<li style = "list-style-image:url(plugins/event_cats/icon/forced.png);"><span class = "help_b">Ne plus forcer</span>&nbsp;: pour pouvoir proposer plusieurs pages à afficher en utilisant le même code&nbsp;;</li><li style = "list-style-image:url(plugins/event_cats/icon/duplicate.png);"><span class = "help_b">Recopier</span>&nbsp;: pour créer une autre entrée qui utilise le même code, mais redirige vers une autre page&nbsp;;</li><li style = "list-style-image:url(plugins/event_cats/icon/url2.png);"><span class = "help_b">Tester</span>&nbsp;: pour voir si ça fonctionne&nbsp;;-)&nbsp;;</li><li style = "list-style-image:url(plugins/event_cats/icon/delete.png);"><span class = "help_b">Supprimer</span>&nbsp;: supprimer l\'entrée&nbsp;;</li><li style = "list-style-image:url(plugins/event_cats/icon/modify.png);"><span class = "help_b">Modifier</span>&nbsp;: modifier l\'entrée.</ul>';
     207$lang['ec_help_banner1_entries']   = '<ul><li style = "list-style-image:url(plugins/event_cats/icon/disable.png);"><span class = "help_b">Rendre l\'entrée périmée</span>&nbsp;: pour désactiver un code, mais en affichant un message personnalisé&nbsp;;</li><li style = "list-style-image:url(plugins/event_cats/icon/nforced.png);"><span class = "help_b">Forcer</span>&nbsp;: pour empêcher les utilisateurs d\'essayer d\'atteindre d\'autres pages en modifiant l\'URL&nbsp;;<li style = "list-style-image:url(plugins/event_cats/icon/forced.png);"><span class = "help_b">Ne plus forcer</span>&nbsp;: pour pouvoir proposer plusieurs pages à afficher en utilisant le même code&nbsp;;</li><li style = "list-style-image:url(plugins/event_cats/icon/duplicate.png);"><span class = "help_b">Recopier</span>&nbsp;: pour créer une autre entrée qui utilise le même code, mais redirige vers une autre page&nbsp;;</li><li style = "list-style-image:url(plugins/event_cats/icon/url2.png);"><span class = "help_b">Tester</span>&nbsp;: pour voir si ça fonctionne ;-)&nbsp;;</li><li style = "list-style-image:url(plugins/event_cats/icon/delete.png);"><span class = "help_b">Supprimer</span>&nbsp;: supprimer l\'entrée&nbsp;;</li><li style = "list-style-image:url(plugins/event_cats/icon/modify.png);"><span class = "help_b">Modifier</span>&nbsp;: modifier l\'entrée.</ul>';
    227208
    228209// New entry tab, general case
     
    233214
    234215// Modify entry tab, general case
    235 $lang['ec_help_banner1_new_m']     = 'Sélectionnez un <span class = "help_bi">code</span> pour en changer l\'<span class = "help_bi">utilisateur à identifier</span> et&nbsp;/&nbsp;ou la <span class = "help_bi">page à afficher</span>. Si vous <span class = "help_b">forcez</span> l\'affichage ou si vous changez d\'utilisateur, toutes les autres entrées utilisant le même code seront supprimées. Choisir <span class = "help_b">aucun utilisateur</span>, ou <span class = "help_b">accès refusé</span> comme page à afficher, rend l\'entrée sélectionnée "périmée"&nbsp;: pas d\'utilisateur identifié, mais possibilité d\'afficher une page personnalisée pour donner une explication. Pour <span class = "help_b">générer un nom d\'utilisateur</span>, sélectionnez d\'abord la <span class = "help_bi">page à afficher</span> car le nom d\'utilisateur est construit sur la base du nom de cette page.';
     216$lang['ec_help_banner1_new_m']     = 'Sélectionnez un <span class = "help_bi">code</span> pour en changer l\'<span class = "help_bi">utilisateur à identifier</span> et&nbsp;/&nbsp;ou la <span class = "help_bi">page à afficher</span>. Si vous <span class = "help_b">forcez</span> l\'affichage ou si vous changez d\'utilisateur, toutes les autres entrées utilisant le même code seront supprimées. Choisir <span class = "help_b">aucun utilisateur</span>, ou <span class = "help_b">accès refusé</span> comme page à afficher, rend l\'entrée sélectionnée "périmée" : pas d\'utilisateur identifié, mais possibilité d\'afficher une page personnalisée pour donner une explication. Pour <span class = "help_b">générer un nom d\'utilisateur</span>, sélectionnez d\'abord la <span class = "help_bi">page à afficher</span> car le nom d\'utilisateur est construit sur la base du nom de cette page.';
    236217
    237218// Modify entry tab, disable case
     
    239220
    240221// Duplicate tab
    241 $lang['ec_help_banner1_duplic']    = '<span class = "help_i">Dupliquer un compte</span> alors qu\'un utilisateur est déjà identifié, crée un autre compte avec exactement les mêmes accès, immédiatement&nbsp;: pas besoin d\'attendre la validation d\'un administrateur. Sélectionnez les <span class = "help_bi">groupes</span>, <span class = "help_bi">types</span>, et&nbsp;/&nbsp;ou directement les <span class = "help_bi">utilisateurs</span> qui pourront dupliquer leur compte. Affichez "<span class = "help_b">S\'enregistrer</span>" pour les comptes génériques afin que la duplication leur soit transparente (voir <a href="popuphelp.php?page=help" onclick="popuphelp(this.href); return false;" title="Aide"><img src="admin/template/goto/theme/clear/icon/help.png" class="button" alt="(?)">&nbsp;la page d\'aide</a> pour plus de détails).';
     222$lang['ec_help_banner1_duplic']    = '<span class = "help_i">Dupliquer un compte</span> alors qu\'un utilisateur est déjà identifié, crée un autre compte avec exactement les mêmes accès, immédiatement : pas besoin d\'attendre la validation d\'un administrateur. Sélectionnez les <span class = "help_bi">groupes</span>, <span class = "help_bi">types</span>, et&nbsp;/&nbsp;ou directement les <span class = "help_bi">utilisateurs</span> qui pourront dupliquer leur compte. Affichez "<span class = "help_b">S\'enregistrer</span>" pour les comptes génériques afin que la duplication leur soit transparente (voir <a href="popuphelp.php?page=help" onclick="popuphelp(this.href); return false;" title="Aide"><img src="admin/template/goto/theme/clear/icon/help.png" class="button" alt="(?)">&nbsp;la page d\'aide</a> pour plus de détails).';
    242223
    243224// Configuration tab
    244 $lang['ec_help_banner1_config']    = '<span class = "help_i">Dupliquer un compte</span> alors qu\'on est déjà identifié, crée un autre compte avec exactement les mêmes accès, immédiatement&nbsp;: pas besoin d\'attendre la validation d\'un administrateur.&nbsp;— Sélectionnez la page que vous voulez afficher lors de l\'utilisation d\'un code "autolog" inexistant (par exemple, que vous aurez supprimé).&nbsp;— Dans l\'onglet "entrées", les commentaires peuvent être affichés en info-bulle ou en-dessous du code.&nbsp;— Puisque vous êtes en train de le lire, le bandeau d\'aide est actuellement actif&nbsp;;-)&nbsp;!&nbsp;— Afficher le lien "Connection" pour les utilisateurs génériques permet aux visiteurs déjà enregistrés sur votre galerie de s\'identifier facilement.';
     225$lang['ec_help_banner1_config']    = '<span class = "help_i">Dupliquer un compte</span> alors qu\'on est déjà identifié, crée un autre compte avec exactement les mêmes accès, immédiatement : pas besoin d\'attendre la validation d\'un administrateur.&nbsp;&#151; Sélectionnez la page que vous voulez afficher lors de l\'utilisation d\'un code "autolog" inexistant (par exemple, que vous aurez supprimé).&nbsp;&#151; Dans l\'onglet "entrées", les commentaires peuvent être affichés en info-bulle ou en-dessous du code.&nbsp;&#151; Puisque vous êtes en train de le lire, le bandeau d\'aide est actuellement actif ;-) !&nbsp;&#151; Afficher le lien "Connection" pour les utilisateurs génériques permet aux visiteurs déjà enregistrés sur votre galerie de s\'identifier facilement.';
    245226
    246227
Note: See TracChangeset for help on using the changeset viewer.