Ignore:
Timestamp:
Jun 16, 2012, 1:52:58 PM (12 years ago)
Author:
Eric
Message:

merge r15761 from trunk to branch 2.4

Location:
extensions/HistoryIPExcluder/branches/2.4
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • extensions/HistoryIPExcluder/branches/2.4/language/ru_RU/plugin.lang.php

    r15050 r15762  
    2929$lang['HIPE_IPForMember_description'] = 'Поиск и отображение IP-адресов связанных с зарегистрированными пользователями (отсортированы по IP)';
    3030$lang['HIPE_IPForMember'] = 'IP участников';
    31 $lang['HIPE_IPnoGuest_description'] = ' ';
    32 $lang['HIPE_IPnoGuest'] = ' ';
     31$lang['HIPE_IPnoGuest_description'] = '?';
     32$lang['HIPE_IPnoGuest'] = '?';
    3333$lang['HIPE_MemberForIp_description'] = 'Поиск и отображение пользователей c одним IP (отсортированных по имени)';
    3434$lang['HIPE_MemberForIp'] = 'Пользователи с одинаковым IP';
  • extensions/HistoryIPExcluder/branches/2.4/main.inc.php

    r15050 r15762  
    22/*
    33Plugin Name: History IP Excluder
    4 Version: 2.4.1
     4Version: 2.4.2
    55Description: Permet l'exclusion d'une IP ou d'une plage d'IP de l'historique et de les blacklister à l'inscription / Excludes one IP or a range of IP from the history and to blacklist them on registration
    66Plugin URI: http://piwigo.org/ext/extension_view.php?eid=147
     
    4040                  - Add pl_PL translation (thanks to larky)
    4141
    42 2.4.1             - Add  cs_CZ translation ()thanks to lanius and ZdenekMaterna)
    43                   - Add  ru_RU translation ()thanks to nadusha)
     422.4.1             - Add  cs_CZ translation (thanks to lanius and ZdenekMaterna)
     43                  - Add  ru_RU translation (thanks to nadusha)
     44
     452.4.2             - Update ru_RU translation (thanks to nadusha)
    4446                 
    4547--------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.