Changeset 22269 for extensions/bmp_description
- Timestamp:
- Apr 18, 2013, 8:07:55 AM (12 years ago)
- Location:
- extensions/bmp_description/language/en_UK
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/bmp_description/language/en_UK/description.txt
r22255 r22269 1 Batch Manager, Add Prefilter with / with nodescription and add action on description1 Batch Manager, Add Prefilter with / without description and add action on description -
extensions/bmp_description/language/en_UK/plugin.lang.php
r22254 r22269 1 1 <?php 2 2 $lang['With description'] = 'With description'; 3 $lang['With no description'] = 'With nodescription';3 $lang['With no description'] = 'Without description'; 4 4 $lang['remove description'] = 'remove description'; 5 $lang['Type here the description'] = 'Type here the description';5 $lang['Type here the description'] = 'Type the description here'; 6 6 $lang['Set description'] = 'Set description'; 7 7 ?>
Note: See TracChangeset
for help on using the changeset viewer.