Ignore:
Timestamp:
Apr 3, 2010, 11:39:13 PM (14 years ago)
Author:
Eric
Message:

[nbc_HistoryIPExcluder]

  • Piwigo 2.1 compliance
  • Multiple database support
  • Improving the display of plugin's name
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/nbc_HistoryIPExcluder/trunk/language/fr_FR/plugin.lang.php

    r5121 r5615  
    22global $lang;
    33
    4 $lang['HIPE_admin_title'] = 'NBC History IP Excluder';
    54$lang['HIPE_description'] = 'Ce plugin permet d\'exclure de l\'historique et des statistiques des IP ou plages d\'IP.<br>Son activation bloque l\'enregistrement dans la table *_history des IP spécifiées dans le tableau ci-dessous.';
    65$lang['HIPE_admin_section1'] = 'IP à exclure';
     
    2726
    2827$lang['IP_geolocalisation'] = 'Géolocalisation';
     28
     29// --------- Starting below: New or revised $lang ---- from version 2.1.0
     30$lang['HIPE_version'] = ' - Version: ';
     31// --------- End: New or revised $lang ---- from version 2.1.0
    2932?>
Note: See TracChangeset for help on using the changeset viewer.