From 9f38ad95def4f04b6cbd6f48231a72bf0c3ac335 Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Wed, 08 Jun 2011 05:37:57 -0400 Subject: [PATCH] - Label fix --- program/localization/pl_PL/labels.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/program/localization/pl_PL/labels.inc b/program/localization/pl_PL/labels.inc index cb89440..e425f12 100644 --- a/program/localization/pl_PL/labels.inc +++ b/program/localization/pl_PL/labels.inc @@ -411,7 +411,7 @@ $labels['spellcheckbeforesend'] = 'Przed wysłaniem wiadomości sprawdzaj pisownię'; $labels['allfields'] = 'Wszystkie pola'; $labels['search'] = 'Szukaj'; -$labels['advsearch'] = 'Zaawansowane wyszukiwanie'; +$labels['advsearch'] = 'Wyszukiwanie zaawansowane'; $labels['other'] = 'Inne'; ?> -- Gitblit v1.9.1