dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix another text wrapping issue (wrong handling of long unwrappable lines)
Aleksander Machniak
2013-05-23
db108e37793c7f8fc8ba11f00d0561d1f0bd32c0
[githubFork/roundcubemail.git]
/
plugins
/
attachment_reminder
/
localization
/
pl_PL.inc
1
2
3
4
5
6
<?php
$messages = array();
$messages['forgotattachment'] = "Czy nie zapomniałeś załączyć pliku?";
$messages['reminderoption'] = "Włącz przypominanie o brakującym załączniku";
$messages['keywords'] = "załącznik,plik,załącz,CV";