aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LocalFilesEditor/language/es_ES
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2011-01-09 18:03:54 +0000
committerddtddt <ddtddt@piwigo.org>2011-01-09 18:03:54 +0000
commitadce4beae18d7072abc4bb92c647202eac7f433b (patch)
treefed1414232046de479f1fc12b66eddbfbe639a59 /plugins/LocalFilesEditor/language/es_ES
parenta862b910f8c0df57a2ed4eda64a6f6284588ee81 (diff)
[branches 2.1] - LocalFilesEditor - remplace include by local
git-svn-id: http://piwigo.org/svn/branches/2.1@8554 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/LocalFilesEditor/language/es_ES')
-rw-r--r--plugins/LocalFilesEditor/language/es_ES/plugin.lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/LocalFilesEditor/language/es_ES/plugin.lang.php b/plugins/LocalFilesEditor/language/es_ES/plugin.lang.php
index 56c512025..753d8ecf7 100644
--- a/plugins/LocalFilesEditor/language/es_ES/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/es_ES/plugin.lang.php
@@ -26,7 +26,7 @@ $lang['locfiledit_onglet_css'] = 'CSS';
$lang['locfiledit_onglet_tpl'] = 'Templates';
$lang['locfiledit_onglet_lang'] = 'Idiomas';
$lang['locfiledit_onglet_plug'] = 'Plugin personal';
-$lang['locfiledit_cant_save'] = 'Imposible escribir el fichero. Verifique los permisos (chmod) del expediente "include/".';
+$lang['locfiledit_cant_save'] = 'Imposible escribir el fichero. Verifique los permisos (chmod) del expediente "local/".';
$lang['locfiledit_newfile'] = 'El fichero no existe y serĂ¡ creado en el momento del registro por LocalFiles Editor';
$lang['locfiledit_save_config'] = 'El fichero ha sido registrado.';
$lang['locfiledit_show_default'] = 'Fijar el fichero ';