aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/add_index/language/en_UK.iso-8859-1/plugin.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/add_index/language/en_UK.iso-8859-1/plugin.lang.php')
-rw-r--r--plugins/add_index/language/en_UK.iso-8859-1/plugin.lang.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/plugins/add_index/language/en_UK.iso-8859-1/plugin.lang.php b/plugins/add_index/language/en_UK.iso-8859-1/plugin.lang.php
index c76bbc24c..d49d702f5 100644
--- a/plugins/add_index/language/en_UK.iso-8859-1/plugin.lang.php
+++ b/plugins/add_index/language/en_UK.iso-8859-1/plugin.lang.php
@@ -29,7 +29,6 @@
$lang['Add_Index'] = 'Add "index" files';
$lang['Advanced_Add_Index'] = 'Add and overwrite "index" files for all local sites';
$lang['Manager_Add_Index'] = 'add "index"';
-$lang['Menu_Add_Index'] = 'Add "index"';
$lang['add_index_file_copied'] = '%s copied';
$lang['add_index_file_not_copied'] = '%s not copied';
@@ -42,11 +41,4 @@ $lang['add_index_nb_not_copied_file'] = '%d file not copied';
$lang['add_index_nb_not_copied_files'] = '%d files not copied';
$lang['add_index_src_file_dont_exists'] = 'Source file %s don\'t esists, cannot duplicate this file';
-$lang['add_index_Description_1'] = 'Add "index" files allows to copy "index" file from source directory to all sub-directories of gallerie local sites.';
-$lang['add_index_Description_2'] = '"index" file prevents to list contents of a directory.';
-$lang['add_index_Parameters'] = 'Parameters';
-$lang['add_index_filename'] = 'File name';
-$lang['add_index_source_directory_path'] = 'Path of source directory';
-
-
?>