- Timestamp:
- Apr 18, 2013, 8:07:55 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
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.