Ignore:
Timestamp:
Nov 23, 2010, 12:58:57 AM (13 years ago)
Author:
LucMorizur
Message:

Finalize date & time controls -- with some jQuery code!

Location:
extensions/event_cats/language
Files:
2 edited

Legend:

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

    r7835 r7847  
    8484$lang['Now + 2 mn']                = 'Now + 2 mn';
    8585$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';
    8687$lang['Hours field tooltip']       = 'Format: hh:mm or h:m';
    8788$lang['Add']                       = 'Add';
     
    9798$lang['The webmaster']             = 'the webmaster';
    9899$lang['All administrators']        = 'all administrators';
    99 $lang['Page once code outdated']   = 'Page to use once<br>the code has expired';
     100$lang['Page once code outdated']   = 'Page to assign to the code,<br>once it has expired';
    100101
    101102// Duplication page
  • extensions/event_cats/language/fr_FR/plugin.lang.php

    r7835 r7847  
    8383$lang['Activate']                  = 'Activer';
    8484$lang['Now + 2 mn']                = 'Maintenant + 2 mn';
    85 $lang['Now button tooltip']        = 'La période de validité est forcément d\'au moins 1 mn. Avec les temps de traitement, 2 mn sont nécessaires ici.';
     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 à';
    8687$lang['Hours field tooltip']       = 'Format : hh:mm ou h:m';
    8788$lang['Add']                       = 'Ajouter';
     
    9798$lang['The webmaster']             = 'le webmestre';
    9899$lang['All administrators']        = 'tous les administrateurs';
    99 $lang['Page once code outdated']   = 'Page à affecter au<br>code une fois expiré';
     100$lang['Page once code outdated']   = 'Page à affecter au code,<br>une fois qu\'il a expiré';
    100101
    101102// Duplication page
Note: See TracChangeset for help on using the changeset viewer.