Revision 711
Added by Matthias almost 17 years ago
PL.php | ||
---|---|---|
5 | 5 |
/* |
6 | 6 |
|
7 | 7 |
Website Baker Project <http://www.websitebaker.org/> |
8 |
Copyright (C) 2004-2006, Ryan Djurovich
|
|
8 |
Copyright (C) 2004-2008, Ryan Djurovich
|
|
9 | 9 |
|
10 | 10 |
Website Baker is free software; you can redistribute it and/or modify |
11 | 11 |
it under the terms of the GNU General Public License as published by |
... | ... | |
419 | 419 |
$TEXT['WBMAILER_SMTP_PASSWORD'] = 'SMTP Password'; //needs to be translated |
420 | 420 |
$TEXT['PLEASE_LOGIN'] = 'Please login'; //needs to be translated |
421 | 421 |
|
422 |
|
|
423 | 422 |
// Success/error messages |
424 | 423 |
$MESSAGE['FRONTEND']['SORRY_NO_VIEWING_PERMISSIONS'] = 'Niestety, nie masz uprawnień do oglądania tej strony.'; |
424 |
$MESSAGE['FRONTEND']['SORRY_NO_ACTIVE_SECTIONS'] = 'Sorry, no active content to display'; |
|
425 | 425 |
|
426 | 426 |
$MESSAGE['ADMIN']['INSUFFICIENT_PRIVELLIGES'] = 'Niewystarczające uprawnienia do oglądania tej strony.'; |
427 | 427 |
|
428 | 428 |
Also available in: Unified diff
added new languages to install script; fixed some issues and typos in languagefiles