dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Strip spell checker error message for logging; remove unused sprintf()
Thomas Bruederli
2013-08-25
c58cb8aa951e38357f56899a682022f93f47d71f
[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";