root/extensions/event_cats/language/en_UK/duplic.lang.php @ 7832

Revision 7832, 320 bytes (checked in by LucMorizur, 3 years ago)

Some cosmetic corrections

Line 
1<?php
2
3/*
4For plugin Event Cats, translation of "duplication" link
5English
6LucMorizur June 2009 - ...
7*/
8
9// Keeps file coded in UTF-8 without BOM: é
10
11$lang['Duplicate']                                 = 'Duplicate';
12$lang['Create a new account with same properties'] = 'Create a new account with same properties';
13
14?>
Note: See TracBrowser for help on using the browser.