From bd6d7645d7115f313ce6c49c863658eedeb58d53 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Mon, 02 May 2016 08:33:55 -0400
Subject: [PATCH] Update localization

---
 program/localization/pl_PL/messages.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/program/localization/pl_PL/messages.inc b/program/localization/pl_PL/messages.inc
index 2c5c068..9f87ce3 100644
--- a/program/localization/pl_PL/messages.inc
+++ b/program/localization/pl_PL/messages.inc
@@ -90,7 +90,7 @@
 $messages['noemailwarning'] = 'Podaj poprawny adres e-mail!';
 $messages['nonamewarning']  = 'Podaj nazwę!';
 $messages['nopagesizewarning'] = 'Podaj poprawną wartość!';
-$messages['nosenderwarning'] = 'Podaj adres nadawcy!';
+$messages['nosenderwarning'] = 'Podaj adres e-mail nadawcy!';
 $messages['norecipientwarning'] = 'Podaj co najmniej jednego odbiorcę!';
 $messages['nosubjectwarning']  = 'Nie podano tematu wiadomości. Czy chcesz go teraz uzupełnić?';
 $messages['nobodywarning'] = 'Ta wiadomość jest pusta, czy mimo to chcesz ją wysłać?';

--
Gitblit v1.9.1