Changeset 8554 for branches/2.1/plugins/LocalFilesEditor/language/en_UK
- Timestamp:
- Jan 9, 2011, 7:03:54 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.1/plugins/LocalFilesEditor/language/en_UK/plugin.lang.php
r7758 r8554 27 27 $lang['locfiledit_onglet_lang'] = 'Languages'; 28 28 $lang['locfiledit_onglet_plug'] = 'Personal Plugin'; 29 $lang['locfiledit_cant_save'] = 'Current file isn\'t writeable. Check if a directory " include/" is writeable (chmod).';29 $lang['locfiledit_cant_save'] = 'Current file isn\'t writeable. Check if a directory "local/" is writeable (chmod).'; 30 30 $lang['locfiledit_newfile'] = 'File is not existing and will be created by LocalFiles Editor'; 31 31 $lang['locfiledit_save_config'] = 'File written successfully.';
Note: See TracChangeset
for help on using the changeset viewer.