From 1adef0521562c283bcdd2fb641914fd3a6792a4c Mon Sep 17 00:00:00 2001 From: alec Date: Sun, 23 May 2010 08:01:46 +0000 Subject: - translate internalerror message git-svn-id: https://svn.roundcube.net/trunk@3655 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/pl_PL/messages.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'roundcubemail/program/localization/pl_PL') diff --git a/roundcubemail/program/localization/pl_PL/messages.inc b/roundcubemail/program/localization/pl_PL/messages.inc index b82cd27bc..094acaa42 100644 --- a/roundcubemail/program/localization/pl_PL/messages.inc +++ b/roundcubemail/program/localization/pl_PL/messages.inc @@ -118,5 +118,6 @@ $messages['smtperror'] = 'Błąd SMTP: $msg'; $messages['emailformaterror'] = 'Błędny adres e-mail: $email'; $messages['toomanyrecipients'] = 'Zbyt wielu odbiorców. Zmniejsz ich liczbę do $max.'; $messages['maxgroupmembersreached'] = 'Liczba członków grupy nie może być większa niż $max'; +$messages['internalerror'] = 'Wystąpił wewnętrzny błąd systemu. Spróbuj jeszcze raz' ?> -- cgit v1.2.3