Ignore:
Timestamp:
Dec 9, 2011, 12:07:57 PM (12 years ago)
Author:
mistic100
Message:

fix major issue with prefilters, works better with Simple and Stripped themes

File:
1 edited

Legend:

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

    r12609 r12708  
    66$lang['Invalid email adress, your are not subscribed to comments.'] = 'Invalid email adress, your are not subscribed to comments.';
    77$lang['Successfully unsubscribed your email address from receiving notifications.'] = 'Successfully unsubscribed your email address from receiving notifications.';
    8 $lang['You are currently subscribed to comments of this picture.'] = 'You are currently subscribed to comments of this picture.';
    9 $lang['You are currently subscribed to comments of this album.'] = 'You are currently subscribed to comments of this album.';
     8$lang['You are currently subscribed to comments.'] = 'You are currently subscribed to comments.';
    109$lang['Unsubscribe'] = 'Unsubscribe';
    1110$lang['Subscribe'] = 'Subscribe';
Note: See TracChangeset for help on using the changeset viewer.