Ignore:
Timestamp:
Jun 11, 2012, 10:21:59 PM (12 years ago)
Author:
mistic100
Message:

bad languages strings

File:
1 edited

Legend:

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

    r15641 r15642  
    3030$lang['Notify me of followup comments'] = 'Notify me of followup comments';
    3131$lang['You are currently subscribed to comments on'] =  'You are currently subscribed to comments on';
    32 $lang['on this picture'] = 'on this picture';
    33 $lang['on all pictures of this album'] = 'on all pictures of this album';
    34 $lang['on all pictures of the gallery'] = 'on all pictures of the gallery';
    35 $lang['on this album'] = 'on this album';
    36 $lang['on all albums of the gallery'] = 'on all albums of the gallery';
     32$lang['this picture'] = 'this picture';
     33$lang['all pictures of this album'] = 'all pictures of this album';
     34$lang['all pictures of the gallery'] = 'all pictures of the gallery';
     35$lang['this album'] = 'this album';
     36$lang['all albums of the gallery'] = 'all albums of the gallery';
    3737
    3838/* buttons */
     
    5454$lang['Subscriptions of'] = 'Subscriptions of';
    5555$lang['Return to item page'] = 'Return to item page';
    56 $lang['Manage my subscriptions to comments'] = 'Manage my subscriptions to comments';
    5756$lang['Subject'] = 'Subject';
    5857$lang['Followed on'] = 'Followed on';
Note: See TracChangeset for help on using the changeset viewer.