Changeset 9384 for extensions/LCAS/trunk/language/en_UK/plugin.lang.php
- Timestamp:
- Feb 26, 2011, 5:18:58 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/LCAS/trunk/language/en_UK/plugin.lang.php
r9232 r9384 11 11 12 12 $lang['LCAS option'] = 'LCAS option:'; 13 $lang['LCAS_Option0'] = 'No insensitivity (Piwigo\'s standard function)'; 14 $lang['LCAS_Option1'] = 'Case insensitivity'; 15 $lang['LCAS_Option2'] = 'Accent insensitivity'; 16 $lang['LCAS_Option3'] = 'Casse and accent insensitivity'; 17 $lang['LCAS_Option4'] = 'Personal table of contents'; 18 $lang['Personalized not allowed explanation'] = ' (you must define an array $conf[\'LCAS_replacement_set\'][0] . See <a title = "To be defined">Standard arrays</a>)'; 19 $lang['Personalized not allowed tooltip'] = 'No array $conf[\'LCAS_replacement_set\'][0] is defined'; 13 20 14 21 $lang['LCAS_Accent_Sensitive'] = 'Accents insensivity:';
Note: See TracChangeset
for help on using the changeset viewer.