aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/common.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-05-10 15:31:35 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-05-10 15:31:35 +0000
commitc1a738ce5f35e9752fecd24e06b943c3d538f0c0 (patch)
treea1c9501ef23bd00edc516e11a0a8f443aaaf6ec3 /phpBB/language/en/common.php
parentf2aea5a725bcfce01f6ff7cbc65b256d17886cfc (diff)
downloadforums-c1a738ce5f35e9752fecd24e06b943c3d538f0c0.tar
forums-c1a738ce5f35e9752fecd24e06b943c3d538f0c0.tar.gz
forums-c1a738ce5f35e9752fecd24e06b943c3d538f0c0.tar.bz2
forums-c1a738ce5f35e9752fecd24e06b943c3d538f0c0.tar.xz
forums-c1a738ce5f35e9752fecd24e06b943c3d538f0c0.zip
punctuation changes in language files
git-svn-id: file:///svn/phpbb/trunk@7524 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/common.php')
-rw-r--r--phpBB/language/en/common.php132
1 files changed, 66 insertions, 66 deletions
diff --git a/phpBB/language/en/common.php b/phpBB/language/en/common.php
index a79853affc..720bb8e653 100644
--- a/phpBB/language/en/common.php
+++ b/phpBB/language/en/common.php
@@ -98,9 +98,9 @@ $lang = array_merge($lang, array(
'BOARD_BAN_PERM' => 'You have been <strong>permanently</strong> banned from this board.<br /><br />Please contact the %2$sBoard Administrator%3$s for more information.',
'BOARD_BAN_REASON' => 'Reason given for ban: <strong>%s</strong>',
'BOARD_BAN_TIME' => 'You have been banned from this board until <strong>%1$s</strong>.<br /><br />Please contact the %2$sBoard Administrator%3$s for more information.',
- 'BOARD_DISABLE' => 'Sorry but this board is currently unavailable',
- 'BOARD_DISABLED' => 'This board is currently disabled',
- 'BOARD_UNAVAILABLE' => 'Sorry but the board is temporarily unavailable, please try again in a few minutes',
+ 'BOARD_DISABLE' => 'Sorry but this board is currently unavailable.',
+ 'BOARD_DISABLED' => 'This board is currently disabled.',
+ 'BOARD_UNAVAILABLE' => 'Sorry but the board is temporarily unavailable, please try again in a few minutes.',
'BROWSING_FORUM_GUEST' => 'Users browsing this forum: %1$s and %2$d guest',
'BROWSING_FORUM_GUESTS' => 'Users browsing this forum: %1$s and %2$d guests',
'BYTES' => 'Bytes',
@@ -121,7 +121,7 @@ $lang = array_merge($lang, array(
'CONFIRM_CODE_WRONG' => 'The confirmation code you entered was incorrect.',
'CONFIRM_OPERATION' => 'Are you sure you wish to carry out this operation?',
'CONGRATULATIONS' => 'Congratulations to',
- 'CONNECTION_FAILED' => 'Connection failed',
+ 'CONNECTION_FAILED' => 'Connection failed.',
'CONNECTION_SUCCESS' => 'Connection was successful!',
'COOKIES_DELETED' => 'All board cookies successfully deleted.',
'CURRENT_TIME' => 'It is currently %s',
@@ -153,17 +153,17 @@ $lang = array_merge($lang, array(
'EDIT_POST' => 'Edit post',
'EMAIL' => 'E-mail',
'EMAIL_ADDRESS' => 'E-mail address',
- 'EMAIL_SMTP_ERROR_RESPONSE' => 'Ran into problems sending e-mail at <strong>Line %1$s</strong>. Response: %2$s',
+ 'EMAIL_SMTP_ERROR_RESPONSE' => 'Ran into problems sending e-mail at <strong>Line %1$s</strong>. Response: %2$s.',
'EMPTY_SUBJECT' => 'You must specify a subject when posting a new topic.',
'ENABLED' => 'Enabled',
'ENCLOSURE' => 'Enclosure',
- 'ERR_CHANGING_DIRECTORY' => 'Unable to change directory',
- 'ERR_CONNECTING_SERVER' => 'Error connecting to the server',
+ 'ERR_CHANGING_DIRECTORY' => 'Unable to change directory.',
+ 'ERR_CONNECTING_SERVER' => 'Error connecting to the server.',
'ERR_UNABLE_TO_LOGIN' => 'The specified username or password is incorrect.',
'ERR_WRONG_PATH_TO_PHPBB' => 'The phpBB path specified appears to be invalid.',
'EXPAND_VIEW' => 'Expand view',
'EXTENSION' => 'Extension',
- 'EXTENSION_DISABLED_AFTER_POSTING' => 'The extension <strong>%s</strong> has been deactivated and can no longer be displayed',
+ 'EXTENSION_DISABLED_AFTER_POSTING' => 'The extension <strong>%s</strong> has been deactivated and can no longer be displayed.',
'FAQ' => 'FAQ',
'FAQ_EXPLAIN' => 'Frequently Asked Questions',
@@ -171,13 +171,13 @@ $lang = array_merge($lang, array(
'FILESIZE' => 'File size',
'FILEDATE' => 'File date',
'FILE_COMMENT' => 'File comment',
- 'FILE_NOT_FOUND' => 'The requested file could not be found',
+ 'FILE_NOT_FOUND' => 'The requested file could not be found.',
'FIND_USERNAME' => 'Find a member',
'FOLDER' => 'Folder',
'FORGOT_PASS' => 'I forgot my password',
'FORUM' => 'Forum',
'FORUMS' => 'Forums',
- 'FORUMS_MARKED' => 'All forums have been marked read',
+ 'FORUMS_MARKED' => 'All forums have been marked read.',
'FORUM_CAT' => 'Forum category',
'FORUM_INDEX' => 'Board index',
'FORUM_LINK' => 'Forum link',
@@ -189,30 +189,30 @@ $lang = array_merge($lang, array(
'FSOCK_DISABLED' => 'The operation could not be completed because the <var>fsockopen</var> function has been disabled or the server being queried could not be found.',
'FTP_FSOCK_HOST' => 'FTP host',
- 'FTP_FSOCK_HOST_EXPLAIN' => 'FTP server used to connect your site',
+ 'FTP_FSOCK_HOST_EXPLAIN' => 'FTP server used to connect your site.',
'FTP_FSOCK_PASSWORD' => 'FTP password',
- 'FTP_FSOCK_PASSWORD_EXPLAIN' => 'Password for your FTP username',
+ 'FTP_FSOCK_PASSWORD_EXPLAIN' => 'Password for your FTP username.',
'FTP_FSOCK_PORT' => 'FTP port',
- 'FTP_FSOCK_PORT_EXPLAIN' => 'Port used to connect to your server',
+ 'FTP_FSOCK_PORT_EXPLAIN' => 'Port used to connect to your server.',
'FTP_FSOCK_ROOT_PATH' => 'Path to phpBB',
- 'FTP_FSOCK_ROOT_PATH_EXPLAIN' => 'Path from the root to your phpBB board',
+ 'FTP_FSOCK_ROOT_PATH_EXPLAIN' => 'Path from the root to your phpBB board.',
'FTP_FSOCK_TIMEOUT' => 'FTP timeout',
- 'FTP_FSOCK_TIMEOUT_EXPLAIN' => 'The amount of time, in seconds, that the system will wait for a reply from your server',
+ 'FTP_FSOCK_TIMEOUT_EXPLAIN' => 'The amount of time, in seconds, that the system will wait for a reply from your server.',
'FTP_FSOCK_USERNAME' => 'FTP username',
- 'FTP_FSOCK_USERNAME_EXPLAIN' => 'Username used to connect to your server',
+ 'FTP_FSOCK_USERNAME_EXPLAIN' => 'Username used to connect to your server.',
'FTP_HOST' => 'FTP host',
- 'FTP_HOST_EXPLAIN' => 'FTP server used to connect your site',
+ 'FTP_HOST_EXPLAIN' => 'FTP server used to connect your site.',
'FTP_PASSWORD' => 'FTP password',
- 'FTP_PASSWORD_EXPLAIN' => 'Password for your FTP username',
+ 'FTP_PASSWORD_EXPLAIN' => 'Password for your FTP username.',
'FTP_PORT' => 'FTP port',
- 'FTP_PORT_EXPLAIN' => 'Port used to connect to your server',
+ 'FTP_PORT_EXPLAIN' => 'Port used to connect to your server.',
'FTP_ROOT_PATH' => 'Path to phpBB',
- 'FTP_ROOT_PATH_EXPLAIN' => 'Path from the root to your phpBB board',
+ 'FTP_ROOT_PATH_EXPLAIN' => 'Path from the root to your phpBB board.',
'FTP_TIMEOUT' => 'FTP timeout',
- 'FTP_TIMEOUT_EXPLAIN' => 'The amount of time, in seconds, that the system will wait for a reply from your server',
+ 'FTP_TIMEOUT_EXPLAIN' => 'The amount of time, in seconds, that the system will wait for a reply from your server.',
'FTP_USERNAME' => 'FTP username',
- 'FTP_USERNAME_EXPLAIN' => 'Username used to connect to your server',
+ 'FTP_USERNAME_EXPLAIN' => 'Username used to connect to your server.',
'GENERAL_ERROR' => 'General Error',
'GO' => 'Go',
@@ -257,14 +257,14 @@ $lang = array_merge($lang, array(
'INDEX' => 'Index page',
'INFORMATION' => 'Information',
'INTERESTS' => 'Interests',
- 'INVALID_DIGEST_CHALLENGE' => 'Invalid digest challenge',
+ 'INVALID_DIGEST_CHALLENGE' => 'Invalid digest challenge.',
'INVALID_EMAIL_LOG' => '<strong>%s</strong> possibly an invalid e-mail address?',
'IP' => 'IP',
'IP_BLACKLISTED' => 'Your IP %1$s has been blocked because it is blacklisted. For details please see <a href="%2$s">%2$s</a>.',
'JABBER' => 'Jabber',
'JOINED' => 'Joined',
- 'JUMP_PAGE' => 'Enter the page number you wish to go to',
+ 'JUMP_PAGE' => 'Enter the page number you wish to go to.',
'JUMP_TO' => 'Jump to',
'JUMP_TO_PAGE' => 'Click to jump to page…',
@@ -273,17 +273,17 @@ $lang = array_merge($lang, array(
'LAST_POST' => 'Last post',
'LAST_UPDATED' => 'Last updated',
'LAST_VISIT' => 'Last visit',
- 'LDAP_NO_LDAP_EXTENSION' => 'LDAP extension not available',
- 'LDAP_NO_SERVER_CONNECTION' => 'Could not connect to LDAP server',
+ 'LDAP_NO_LDAP_EXTENSION' => 'LDAP extension not available.',
+ 'LDAP_NO_SERVER_CONNECTION' => 'Could not connect to LDAP server.',
'LEGEND' => 'Legend',
'LOCATION' => 'Location',
'LOCK_POST' => 'Lock post',
'LOCK_POST_EXPLAIN' => 'Prevent editing',
'LOCK_TOPIC' => 'Lock topic',
'LOGIN' => 'Login',
- 'LOGIN_CHECK_PM' => 'Log in to check your private messages',
+ 'LOGIN_CHECK_PM' => 'Log in to check your private messages.',
'LOGIN_CONFIRMATION' => 'Confirmation of login',
- 'LOGIN_CONFIRM_EXPLAIN' => 'To prevent brute forcing accounts the board administrator requires you to enter a confirmation code after a maximum amount of failed logins. The code is displayed in the image you should see below. If you are visually impaired or cannot otherwise read this code please contact the %sBoard Administrator%s.',
+ 'LOGIN_CONFIRM_EXPLAIN' => 'To prevent brute forcing accounts the board requires you to enter a confirmation code after a maximum amount of failed logins. The code is displayed in the image you should see below. If you are visually impaired or cannot otherwise read this code please contact the %sBoard Administrator%s.',
'LOGIN_ERROR_ATTEMPTS' => 'You exceeded the maximum allowed number of login attempts. In addition to your username and password you now also have to enter the confirm code from the image you see below.',
'LOGIN_ERROR_EXTERNAL_AUTH_APACHE' => 'You have not been authenticated by Apache.',
'LOGIN_ERROR_PASSWORD' => 'You have specified an incorrect password. Please check your password and try again. If you continue to have problems please contact the %sBoard Administrator%s.',
@@ -291,7 +291,7 @@ $lang = array_merge($lang, array(
'LOGIN_ERROR_USERNAME' => 'You have specified an incorrect username. Please check your username and try again. If you continue to have problems please contact the %sBoard Administrator%s.',
'LOGIN_FORUM' => 'To view or post in this forum you must enter its password.',
'LOGIN_INFO' => 'In order to login you must be registered. Registering takes only a few seconds but gives you increased capabilities. The board administrator may also grant additional permissions to registered users. Before you login please ensure you are familiar with our terms of use and related policies. Please ensure you read any forum rules as you navigate around the board.',
- 'LOGIN_VIEWFORUM' => 'The board administrator requires you to be registered and logged in to view this forum.',
+ 'LOGIN_VIEWFORUM' => 'The board requires you to be registered and logged in to view this forum.',
'LOGIN_EXPLAIN_EDIT' => 'In order to edit posts in this forum you have to be registered and logged in.',
'LOGOUT' => 'Logout',
'LOGOUT_USER' => 'Logout [ %s ]',
@@ -333,7 +333,7 @@ $lang = array_merge($lang, array(
'NOT_AUTHORISED' => 'You are not authorised to access this area.',
'NOT_WATCHING_FORUM' => 'You are no longer subscribed to updates on this forum.',
'NOT_WATCHING_TOPIC' => 'You are no longer subscribed to this topic.',
- 'NOTIFY_ADMIN' => 'Please notify the board administrator or webmaster',
+ 'NOTIFY_ADMIN' => 'Please notify the board administrator or webmaster.',
'NOTIFY_ADMIN_EMAIL' => 'Please notify the board administrator or webmaster: <a href="mailto:%1$s">%1$s</a>',
'NO_ACCESS_ATTACHMENT' => 'You are not allowed to access this file.',
'NO_ACTION' => 'No action specified.',
@@ -343,15 +343,15 @@ $lang = array_merge($lang, array(
'NO_AUTH_OPERATION' => 'You do not have the necessary permissions to complete this operation.',
'NO_CONNECT_TO_SMTP_HOST' => 'Could not connect to smtp host : %1$s : %2$s',
'NO_BIRTHDAYS' => 'No birthdays today',
- 'NO_EMAIL_MESSAGE' => 'E-mail message was blank',
- 'NO_EMAIL_RESPONSE_CODE' => 'Could not get mail server response codes',
- 'NO_EMAIL_SUBJECT' => 'No e-mail subject specified',
+ 'NO_EMAIL_MESSAGE' => 'E-mail message was blank.',
+ 'NO_EMAIL_RESPONSE_CODE' => 'Could not get mail server response codes.',
+ 'NO_EMAIL_SUBJECT' => 'No e-mail subject specified.',
'NO_FORUM' => 'The forum you selected does not exist.',
- 'NO_FORUMS' => 'This board has no forums',
+ 'NO_FORUMS' => 'This board has no forums.',
'NO_GROUP' => 'The requested usergroup does not exist.',
- 'NO_GROUP_MEMBERS' => 'This group currently has no members',
+ 'NO_GROUP_MEMBERS' => 'This group currently has no members.',
'NO_IPS_DEFINED' => 'No IP addresses or hostnames defined',
- 'NO_MEMBERS' => 'No members found for this search criterion',
+ 'NO_MEMBERS' => 'No members found for this search criterion.',
'NO_MESSAGES' => 'No messages',
'NO_MODE' => 'No mode specified.',
'NO_MODERATORS' => 'No moderators assigned at this board.',
@@ -361,9 +361,9 @@ $lang = array_merge($lang, array(
'NO_ONLINE_USERS' => 'No registered users',
'NO_POSTS' => 'No posts',
'NO_POSTS_TIME_FRAME' => 'No posts exist inside this topic for the selected time frame.',
- 'NO_SUBJECT' => 'No subject specified',
- 'NO_SUCH_SEARCH_MODULE' => 'The specified search backend doesn’t exist',
- 'NO_SUPPORTED_AUTH_METHODS' => 'No supported authentication methods',
+ 'NO_SUBJECT' => 'No subject specified.',
+ 'NO_SUCH_SEARCH_MODULE' => 'The specified search backend doesn’t exist.',
+ 'NO_SUPPORTED_AUTH_METHODS' => 'No supported authentication methods.',
'NO_TOPIC' => 'The requested topic does not exist.',
'NO_TOPICS' => 'There are no topics or posts in this forum.',
'NO_TOPICS_TIME_FRAME' => 'No topics exist inside this forum for the selected time frame.',
@@ -371,7 +371,7 @@ $lang = array_merge($lang, array(
'NO_UPLOAD_FORM_FOUND' => 'Upload initiated but no valid file upload form found.',
'NO_USER' => 'The requested user does not exist.',
'NO_USERS' => 'The requested users do not exist.',
- 'NO_USER_SPECIFIED' => 'No username was specified',
+ 'NO_USER_SPECIFIED' => 'No username was specified.',
'OCCUPATION' => 'Occupation',
'OFFLINE' => 'Offline',
@@ -395,7 +395,7 @@ $lang = array_merge($lang, array(
'POSTED_IN_FORUM' => 'in',
'POSTED_ON_DATE' => 'on',
'POSTS' => 'Posts',
- 'POSTS_UNAPPROVED' => 'At least one post in this topic has not been approved',
+ 'POSTS_UNAPPROVED' => 'At least one post in this topic has not been approved.',
'POST_BY_AUTHOR' => 'by',
'POST_BY_FOE' => 'This post was made by <strong>%1$s</strong> who is currently on your ignore list. %2$sDisplay this post%3$s.',
'POST_DAY' => '%.2f posts per day',
@@ -452,22 +452,22 @@ $lang = array_merge($lang, array(
'RETURN_PAGE' => '%sReturn to the previous page%s',
'RETURN_TOPIC' => '%sReturn to the topic last visited%s',
'RETURN_TO' => 'Return to',
- 'RULES_ATTACH_CAN' => 'You <strong>can</strong> post attachments in this forum',
- 'RULES_ATTACH_CANNOT' => 'You <strong>cannot</strong> post attachments in this forum',
- 'RULES_DELETE_CAN' => 'You <strong>can</strong> delete your posts in this forum',
- 'RULES_DELETE_CANNOT' => 'You <strong>cannot</strong> delete your posts in this forum',
- 'RULES_DOWNLOAD_CAN' => 'You <strong>can</strong> download attachments in this forum',
- 'RULES_DOWNLOAD_CANNOT' => 'You <strong>cannot</strong> download attachments in this forum',
- 'RULES_EDIT_CAN' => 'You <strong>can</strong> edit your posts in this forum',
- 'RULES_EDIT_CANNOT' => 'You <strong>cannot</strong> edit your posts in this forum',
- 'RULES_LOCK_CAN' => 'You <strong>can</strong> lock your topics in this forum',
- 'RULES_LOCK_CANNOT' => 'You <strong>cannot</strong> lock your topics in this forum',
- 'RULES_POST_CAN' => 'You <strong>can</strong> post new topics in this forum',
- 'RULES_POST_CANNOT' => 'You <strong>cannot</strong> post new topics in this forum',
- 'RULES_REPLY_CAN' => 'You <strong>can</strong> reply to topics in this forum',
- 'RULES_REPLY_CANNOT' => 'You <strong>cannot</strong> reply to topics in this forum',
- 'RULES_VOTE_CAN' => 'You <strong>can</strong> vote in polls in this forum',
- 'RULES_VOTE_CANNOT' => 'You <strong>cannot</strong> vote in polls in this forum',
+ 'RULES_ATTACH_CAN' => 'You <strong>can</strong> post attachments in this forum.',
+ 'RULES_ATTACH_CANNOT' => 'You <strong>cannot</strong> post attachments in this forum.',
+ 'RULES_DELETE_CAN' => 'You <strong>can</strong> delete your posts in this forum.',
+ 'RULES_DELETE_CANNOT' => 'You <strong>cannot</strong> delete your posts in this forum.',
+ 'RULES_DOWNLOAD_CAN' => 'You <strong>can</strong> download attachments in this forum.',
+ 'RULES_DOWNLOAD_CANNOT' => 'You <strong>cannot</strong> download attachments in this forum.',
+ 'RULES_EDIT_CAN' => 'You <strong>can</strong> edit your posts in this forum.',
+ 'RULES_EDIT_CANNOT' => 'You <strong>cannot</strong> edit your posts in this forum.',
+ 'RULES_LOCK_CAN' => 'You <strong>can</strong> lock your topics in this forum.',
+ 'RULES_LOCK_CANNOT' => 'You <strong>cannot</strong> lock your topics in this forum.',
+ 'RULES_POST_CAN' => 'You <strong>can</strong> post new topics in this forum.',
+ 'RULES_POST_CANNOT' => 'You <strong>cannot</strong> post new topics in this forum.',
+ 'RULES_REPLY_CAN' => 'You <strong>can</strong> reply to topics in this forum.',
+ 'RULES_REPLY_CANNOT' => 'You <strong>cannot</strong> reply to topics in this forum.',
+ 'RULES_VOTE_CAN' => 'You <strong>can</strong> vote in polls in this forum.',
+ 'RULES_VOTE_CANNOT' => 'You <strong>cannot</strong> vote in polls in this forum.',
'SEARCH' => 'Search',
'SEARCH_MINI' => 'Search…',
@@ -492,9 +492,9 @@ $lang = array_merge($lang, array(
'SETTINGS' => 'Settings',
'SIGNATURE' => 'Signature',
'SKIP' => 'Skip to content',
- 'SMTP_NO_AUTH_SUPPORT' => 'SMTP server does not support authentication',
- 'SORRY_AUTH_READ' => 'You are not authorised to read this forum',
- 'SORRY_AUTH_VIEW_ATTACH' => 'You are not authorised to download this attachment',
+ 'SMTP_NO_AUTH_SUPPORT' => 'SMTP server does not support authentication.',
+ 'SORRY_AUTH_READ' => 'You are not authorised to read this forum.',
+ 'SORRY_AUTH_VIEW_ATTACH' => 'You are not authorised to download this attachment.',
'SORT_BY' => 'Sort by',
'SORT_JOINED' => 'Joined date',
'SORT_LOCATION' => 'Location',
@@ -557,7 +557,7 @@ $lang = array_merge($lang, array(
'TOPIC' => 'Topic',
'TOPICS' => 'Topics',
'TOPIC_ICON' => 'Topic icon',
- 'TOPIC_LOCKED' => 'This topic is locked, you cannot edit posts or make further replies',
+ 'TOPIC_LOCKED' => 'This topic is locked, you cannot edit posts or make further replies.',
'TOPIC_MOVED' => 'Moved topic',
'TOPIC_REVIEW' => 'Topic review',
'TOPIC_TITLE' => 'Topic title',
@@ -588,13 +588,13 @@ $lang = array_merge($lang, array(
'UNWATCHED_FORUMS' => 'You are no longer watching the selected forums.',
'UNWATCHED_TOPICS' => 'You are no longer watching the selected topics.',
'UPDATE' => 'Update',
- 'UPLOAD_IN_PROGRESS' => 'The upload is currently in progress',
+ 'UPLOAD_IN_PROGRESS' => 'The upload is currently in progress.',
'URL_REDIRECT' => 'If your browser does not support meta redirection %splease click HERE to be redirected%s.',
'USERGROUPS' => 'Groups',
'USERNAME' => 'Username',
'USERNAMES' => 'Usernames',
'USER_AVATAR' => 'User avatar',
- 'USER_CANNOT_READ' => 'You cannot read posts in this forum',
+ 'USER_CANNOT_READ' => 'You cannot read posts in this forum.',
'USER_POST' => '%d Post',
'USER_POSTS' => '%d Posts',
'USERS' => 'Users',
@@ -646,9 +646,9 @@ $lang = array_merge($lang, array(
'YES' => 'Yes',
'YIM' => 'YIM',
'YOU_LAST_VISIT' => 'Last visit was: %s',
- 'YOU_NEW_PM' => 'A new private message is waiting for you in your Inbox',
- 'YOU_NEW_PMS' => 'New private messages are waiting for you in your Inbox',
- 'YOU_NO_NEW_PM' => 'No new private messages are waiting for you',
+ 'YOU_NEW_PM' => 'A new private message is waiting for you in your Inbox.',
+ 'YOU_NEW_PMS' => 'New private messages are waiting for you in your Inbox.',
+ 'YOU_NO_NEW_PM' => 'No new private messages are waiting for you.',
'datetime' => array(
'TODAY' => 'Today',