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/es_ES/plugin.lang.php

    r6759 r13247  
    11<?php
    2 global $lang;
    3 
    42$lang['HIPE_description'] = 'Este plugin permite excluir de la reseña histórica y las estadísticas del IP o las playas d \'IP. <br> Su activación bloquea el registro en la mesa * _history IP especificados en el tablero más abajo.';
    53$lang['HIPE_admin_section1'] = 'IP a excluir';
     
    3129$lang['HIPE_version'] = ' - Versión: ';
    3230// --------- End: New or revised $lang ---- from version 2.1.0
    33 
    34 // --------- Starting below: New or revised $lang ---- from version 2.1.1
    35 /*TODO*/$lang['HIPE_IPBlacklist_title'] = 'Registration blacklist';
    36 /*TODO*/$lang['HIPE_IPBlacklisted'] = ' Prevent registration to the gallery of excluded IPs (blacklist)';
    37 /*TODO*/$lang['Error_HIPE_BlacklistedIP'] = 'Error! Your IP has been banned. You can not subscribe to this gallery. Contact the administrator for further details.';
    38 // --------- End: New or revised $lang ---- from version 2.1.1
    3931?>
Note: See TracChangeset for help on using the changeset viewer.