aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LocalFilesEditor/language/pl_PL/plugin.lang.php
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2011-01-09 18:23:44 +0000
committerddtddt <ddtddt@piwigo.org>2011-01-09 18:23:44 +0000
commitf39ef584fe5ea7ec69f68fe0d23a66bfa6697184 (patch)
treeff4ccd1ee67c9c83449e38cbd260b4d32f0e4898 /plugins/LocalFilesEditor/language/pl_PL/plugin.lang.php
parent5c518c20c39c0a2364c38347b7dbe4ad4c46c878 (diff)
[trunk] - LocalFilesEditor - remplace include by local
git-svn-id: http://piwigo.org/svn/trunk@8555 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--plugins/LocalFilesEditor/language/pl_PL/plugin.lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/LocalFilesEditor/language/pl_PL/plugin.lang.php b/plugins/LocalFilesEditor/language/pl_PL/plugin.lang.php
index 14ec3f012..63c09a235 100644
--- a/plugins/LocalFilesEditor/language/pl_PL/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/pl_PL/plugin.lang.php
@@ -26,7 +26,7 @@ $lang['locfiledit_onglet_css'] = 'CSS';
$lang['locfiledit_onglet_tpl'] = 'Szablony';
$lang['locfiledit_onglet_lang'] = 'Języki';
$lang['locfiledit_onglet_plug'] = 'Wtyczki własne';
-$lang['locfiledit_cant_save'] = 'W pliku nie można zapisywać zmian. Sprawdź czy katalog "include/" jest zapisywalny (chmod).';
+$lang['locfiledit_cant_save'] = 'W pliku nie można zapisywać zmian. Sprawdź czy katalog "local/" jest zapisywalny (chmod).';
$lang['locfiledit_newfile'] = 'Plik nie istnieje i zostanie utworzony przez Edytora Plików Lokalnych';
$lang['locfiledit_save_config'] = 'Plik został zapisany pomyślnie.';
$lang['locfiledit_show_default'] = 'Pokaż plik referencyjny: ';