summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/pl_PL
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-05-23 08:01:46 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-05-23 08:01:46 +0000
commit1adef0521562c283bcdd2fb641914fd3a6792a4c (patch)
tree58f41cdf6fa481db4ee9e763228cfcdca5044381 /roundcubemail/program/localization/pl_PL
parent2c4201e398d08a87ac0f41dc211cb441f24e3195 (diff)
- translate internalerror message
git-svn-id: https://svn.roundcube.net/trunk@3655 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/pl_PL')
-rw-r--r--roundcubemail/program/localization/pl_PL/messages.inc1
1 files changed, 1 insertions, 0 deletions
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'
?>