Ignore:
Timestamp:
Feb 19, 2012, 2:57:52 AM (12 years ago)
Author:
Eric
Message:

Cleaning obsolete code in translation files (generates errors in translation tool)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/HistoryIPExcluder/trunk/language/it_IT/plugin.lang.php

    r6759 r13247  
    11<?php
    2 global $lang;
    3 
    42$lang['HIPE_description'] = 'Questo plugin esclude gli indirizzi IP o intervalli d\indieizzi dalla cronologgia e dalle statistiche.<br>Attivandolo, gli indirizzi IP specifici della tabella sottostante non saranno più registrati nella tabella *.history de PWG.';
    53$lang['HIPE_admin_section1'] = 'Esclusione d\'IP';
     
    3028$lang['HIPE_version'] = ' - Versione: ';
    3129// --------- End: New or revised $lang ---- from version 2.1.0
    32 
    33 // --------- Starting below: New or revised $lang ---- from version 2.1.1
    34 /*TODO*/$lang['HIPE_IPBlacklist_title'] = 'Registration blacklist';
    35 /*TODO*/$lang['HIPE_IPBlacklisted'] = ' Prevent registration to the gallery of excluded IPs (blacklist)';
    36 /*TODO*/$lang['Error_HIPE_BlacklistedIP'] = 'Error! Your IP has been banned. You can not subscribe to this gallery. Contact the administrator for further details.';
    37 // --------- End: New or revised $lang ---- from version 2.1.1
    3830?>
Note: See TracChangeset for help on using the changeset viewer.