Revision 1195
Added by Luisehahne almost 16 years ago
| SK.php | ||
|---|---|---|
| 21 | 21 |
along with Website Baker; if not, write to the Free Software |
| 22 | 22 |
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
| 23 | 23 |
|
| 24 |
* @category backend |
|
| 25 |
* @package languages |
|
| 26 |
* @author(s) Dietmar W?llbrink <Luisehahne>, Dietrich Roland Pehlke <Aldus> |
|
| 27 |
* @platform WB 2.8.x |
|
| 28 |
* @require PHP 5.2.11 |
|
| 29 |
* @license http://www.gnu.org/licenses/gpl.html |
|
| 30 |
* @link http://project.websitebaker2.org/browser/branches/2.8.x/wb/pages |
|
| 31 |
* @changeset 2009/11/26 fixes language file SK.php |
|
| 24 |
* @category backend |
|
| 25 |
* @package languages |
|
| 26 |
* @author(s) Dietmar W?llbrink <Luisehahne>, Dietrich Roland Pehlke <Aldus> |
|
| 27 |
* @platform WB 2.8.x |
|
| 28 |
* @require PHP 5.2.11 |
|
| 29 |
* @license http://www.gnu.org/licenses/gpl.html |
|
| 30 |
* @link http://project.websitebaker2.org/browser/branches/2.8.x/wb/pages |
|
| 31 |
* @changeset 2009/11/28 ticket #880 fixes language file SK.php |
|
| 32 |
2009/11/26 fixes language file SK.php |
|
| 33 |
|
|
| 32 | 34 |
*/ |
| 33 | 35 |
|
| 34 | 36 |
// use languageedit-module to modify this file |
| ... | ... | |
| 463 | 465 |
$MESSAGE['LOGIN']['AUTHENTICATION_FAILED'] = 'Meno alebo heslo nie je platné'; |
| 464 | 466 |
|
| 465 | 467 |
$MESSAGE['SIGNUP']['NO_EMAIL'] = 'Musíte zadať e-mailovou adresu'; |
| 466 |
$MESSAGE['SIGNUP2']['SUBJECT_LOGIN_INFO'] = 'Vase prihlasovacie udaje '.LOGIN_WEBSITE_TITLE.'.';
|
|
| 468 |
$MESSAGE['SIGNUP2']['SUBJECT_LOGIN_INFO'] = 'Vase prihlasovacie udaje...';
|
|
| 467 | 469 |
$MESSAGE['SIGNUP2']['BODY_LOGIN_INFO'] = <<< EOT |
| 468 | 470 |
Vážený {LOGIN_DISPLAY_NAME},
|
| 469 | 471 |
|
Also available in: Unified diff
Ticket #880 fixes language file SK.php