Changeset 31746 for extensions/BanIP/language/en_UK/plugin.lang.php
- Timestamp:
- Mar 7, 2017, 12:01:47 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/BanIP/language/en_UK/plugin.lang.php
r31419 r31746 3 3 // | Ban IP plugin for piwigo | 4 4 // +-----------------------------------------------------------------------+ 5 // | Copyright(C) 2016 ddtddthttp://temmii.com/piwigo/ |5 // | Copyright(C) 2016-2017 ddtddt http://temmii.com/piwigo/ | 6 6 // +-----------------------------------------------------------------------+ 7 7 // | This program is free software; you can redistribute it and/or modify | … … 38 38 $lang['Edit IP banned'] = 'Edit IP banned'; 39 39 $lang['Update'] = 'Update'; 40 $lang['Show %s IP'] = 'Show %s IP'; 41 $lang['No matching IP found'] = 'No matching IP found'; 42 $lang['Showing %s to %s of %s IP'] = 'Showing %s to %s of %s IP'; 43 $lang['(filtered from %s total IP)'] = '(filtered from %s total IP)'; 44
Note: See TracChangeset
for help on using the changeset viewer.