Ignore:
Timestamp:
Dec 23, 2013, 11:50:55 PM (10 years ago)
Author:
mistic100
Message:

update language files

File:
1 edited

Legend:

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

    r21608 r26141  
    22
    33$lang['Comments notifications'] = 'Comments notifications';
    4 $lang['Invalid email adress, your are not subscribed to comments.'] = 'Invalid email adress, your are not subscribed to comments.';
    5 $lang['Confirm your subscribtion to comments'] = 'Confirm your subscribtion to comments';
     4$lang['Invalid email address, your are not subscribed to comments.'] = 'Invalid email address, your are not subscribed to comments.';
     5$lang['Confirm your subscription to comments'] = 'Confirm your subscription to comments';
    66$lang['Successfully unsubscribed your email address from receiving notifications.'] = 'Successfully unsubscribed your email address from receiving notifications.';
    77$lang['Not found.'] = 'Not found.';
    8 $lang['Your subscribtion has been validated, thanks you.'] = 'Your subscribtion has been validated, thanks you.';
     8$lang['Your subscription has been validated, thanks you.'] = 'Your subscription has been validated, thanks you.';
    99$lang['Already validated.'] = 'Already validated.';
    1010$lang['You are not subscribed to any comment.'] = 'You are not subscribed to any comment.';
    11 $lang['Please check your email inbox to confirm your subscription.'] = 'Please check your email inbox to confirm your subscription.';
     11$lang['Please check your email in-box to confirm your subscription.'] = 'Please check your email in-box to confirm your subscription.';
    1212$lang['You have been added to the list of subscribers.'] = 'You have been added to the list of subscribers.';
    1313$lang['the picture <a href="%s">%s</a>'] = 'the picture <a href="%s">%s</a>';
     
    3333$lang['New subscription on %s'] = 'New subscription on %s';
    3434$lang['Subscribe to comments on %s'] = 'Subscribe to comments on %s';
    35 $lang['You requested to subscribe by email to comments on %s'] = 'You requested to subscribe by email to comments on %s';
     35$lang['You requested to subscribe by email to comments on %s.'] = 'You requested to subscribe by email to comments on %s..';
    3636$lang['To activate, click the confirm button. If you believe this is an error, please just ignore this message.'] = 'To activate, click the confirm button. If you believe this is an error, please just ignore this message.';
    3737$lang['Want to edit your notifications options?'] = 'Want to edit your notifications options?';
     
    5151$lang['&#9733; : registered users'] = '&#9733; : registered users';
    5252$lang['No result'] = 'No result';
     53$lang['<b>%s</b> wrote on <i>%s</i>'] = '<b>%s</b> wrote on <i>%s</i>';
     54$lang['Apply action'] = 'Apply action';
     55$lang['Choose an action'] = 'Choose an action';
    5356
    5457?>
Note: See TracChangeset for help on using the changeset viewer.