diff options
Diffstat (limited to '')
-rw-r--r-- | language/pl_PL/admin.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/pl_PL/admin.lang.php b/language/pl_PL/admin.lang.php index 7559e9efc..67cb2ba60 100644 --- a/language/pl_PL/admin.lang.php +++ b/language/pl_PL/admin.lang.php @@ -535,7 +535,7 @@ $lang['Go to %s or %s for more informations'] = "Aby uzyskać więcej informacji $lang['the forum'] = "forum"; $lang['the wiki'] = "wiki"; $lang['%s value is not correct file because exif are not supported'] = "Wartość %s nie jest poprawna, ponieważ exif nie jest wspierany"; -$lang['%s must be to set to false in your config_local.inc.php file'] = "Wartość %s musi być ustawiona na false w pliku konfiguracyjnym config_local.inc.php"; +$lang['%s must be to set to false in your local/config/config.inc.php file'] = "Wartość %s musi być ustawiona na false w pliku konfiguracyjnym local/config/config.inc.php"; $lang['Main "guest" user does not exist'] = "Główny użytkownik \"gość\" nie istnieje"; $lang['Main "guest" user status is incorrect'] = "Status głównego użytkownika \"gość\" jest niepoprawny"; $lang['Default user does not exist'] = "Domyślny użytkownik nie istnieje"; |