Ignore:
Timestamp:
Mar 16, 2013, 8:32:05 PM (11 years ago)
Author:
mistic100
Message:

code clean, add admin list of all subscribers

Location:
extensions/Subscribe_to_comments/language
Files:
2 edited

Legend:

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

    r21340 r21608  
    4646$lang['comments on all pictures of an album'] = 'comments on all pictures of an album';
    4747$lang['comments on an album'] = 'comments on an album';
     48$lang['First subscription'] = 'First subscription';
     49$lang['Last subscription'] = 'Last subscription';
     50$lang['All album photos'] = 'All album photos';
     51$lang['★ : registered users'] = '★ : registered users';
     52$lang['No result'] = 'No result';
    4853
    4954?>
  • extensions/Subscribe_to_comments/language/fr_FR/plugin.lang.php

    r21341 r21608  
    1313$lang['Return to item page'] = 'Retourner à la page de l\'élément';
    1414$lang['New comment on'] = 'Nouveau commentaire sur';
    15 
    1615$lang['%s has subscribed to comments on'] = '%s s\'est inscrit aux commentaires de';
    1716$lang['Allow users to subscribe to global notifications'] = 'Autoriser les utilisateurs à s\'inscrire de façon globale';
     
    5453$lang['You are currently subscribed to comments on %s.'] = 'Vous êtes inscrits aux commentaires sur %s.';
    5554$lang['You requested to subscribe by email to comments on %s'] = 'Vous avez demandez à vous inscrire aux commentaires sur %s.';
     55$lang['First subscription'] = 'Premier abonnement';
     56$lang['Last subscription'] = 'Dernier abonnement';
     57$lang['All album photos'] = 'Toutes les images d\'un album';
     58$lang['★ : registered users'] = '★ : utilisateurs enregistrées';
     59
    5660?>
Note: See TracChangeset for help on using the changeset viewer.