diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-07-21 07:27:04 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-07-21 07:27:04 +0000 |
commit | f24b6add5ddf5863958abdceee37a84af6288949 (patch) | |
tree | 61c23fda0cec64263e39e9cb6f0e1d735cabd16a /plugins/LocalFilesEditor/language/pl_PL | |
parent | 91e140808ea566d2ffcf0a776e5cfce4021ca889 (diff) |
[trunk] - language - LocalFilesEditor - update pl_PL - Polski - Polish thanks to kuba - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@11787 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/LocalFilesEditor/language/pl_PL')
-rw-r--r-- | plugins/LocalFilesEditor/language/pl_PL/plugin.lang.php | 2 |
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 d89734995..c8fc0ed7a 100644 --- a/plugins/LocalFilesEditor/language/pl_PL/plugin.lang.php +++ b/plugins/LocalFilesEditor/language/pl_PL/plugin.lang.php @@ -50,5 +50,5 @@ $lang['locfiledit_filename_error'] = 'Plik zawiera niedozwolone znaki.'; $lang['locfiledit_file_already_exists'] = 'Plik już istnieje.'; $lang['locfiledit_model_error'] = 'Musisz wybrać model.'; $lang['locfiledit_empty_filename'] = 'Musisz wpisać nazwę pliku.'; -/* TODO */ $lang['locfiledit_webmaster_only'] = 'Only webmasters can create or modify local files.'; +$lang['locfiledit_webmaster_only'] = 'Only webmasters can create or modify local files.'; ?>
\ No newline at end of file |