welcome.inc.php

Author: modxcms.com. Link to original: http://modxcms.com/ (English).
Tags: modx, modxCore Submitted by elastic 08.04.2009. Public material.

Translations of this material:

into Russian: welcome.inc.php. Translated in draft, editing and proof-reading required. Completed: 3%.
Submitted for translation by elastic 08.04.2009

Text

<?php

$_lang['modx_news'] = 'MODx News';

$_lang['security_notices'] = 'Security Notices';

$_lang['welcome_messages'] = 'Your Inbox contains <strong>%d</strong> message(s), of which <strong>%s</strong> are unread.';

$_lang['welcome_title'] = 'Welcome to your MODx Content Manager';

$_lang['yourinfo_message'] = 'This section shows some information about you:';

$_lang['yourinfo_previous_login'] = 'Your last login:';

$_lang['yourinfo_title'] = 'Your info';

$_lang['yourinfo_total_logins'] = 'Total number of logins:';

$_lang['yourinfo_username'] = 'You are logged in as:';