Ignore:
Timestamp:
Jul 30, 2009, 9:21:36 PM (15 years ago)
Author:
grum
Message:

Update AStat 2.1.0 - add some features to new features

File:
1 edited

Legend:

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

    r3706 r3707  
    210210$lang['AStat_tools_purge_history_ipid0'] = "To purge events associated with IP from the blacklist (%s items in the blacklist, %s events in history)"
    211211$lang['AStat_IP_blacklist'] = "Add to the blacklist";
     212$lang['AStat_enableddisabled_true'] = "Filter enabled";
     213$lang['AStat_enableddisabled_false'] = "Filter disabled";
     214$lang['AStat_enableddisabled_invert'] = "Filtre inverted";
     215
    212216
    213217?>
Note: See TracChangeset for help on using the changeset viewer.