mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Moved text to language file
git-svn-id: file:///svn/phpbb/trunk@5387 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -61,7 +61,7 @@ $lang = array_merge($lang, array(
|
||||
'BIRTHDAY' => 'Birthday',
|
||||
'BIRTHDAY_EXPLAIN' => 'Setting a year will list your age when it is your birthday.',
|
||||
'BOARD_DATE_FORMAT' => 'My date format',
|
||||
'BOARD_DATE_FORMAT_EXPLAIN' => 'The syntax used is identical to the PHP <a href="http://www.php.net/date" target="_other">date()</a> function',
|
||||
'BOARD_DATE_FORMAT_EXPLAIN' => 'The syntax used is identical to the PHP <a href="http://www.php.net/date" onclick="this.target=\'_blank\';" title="Opens in a new window">date()</a> function',
|
||||
'BOARD_DST' => 'Daylight Saving Time is in effect',
|
||||
'BOARD_LANGUAGE' => 'My language',
|
||||
'BOARD_STYLE' => 'My board style',
|
||||
@@ -159,6 +159,7 @@ $lang = array_merge($lang, array(
|
||||
'FOLDER_REMOVED' => 'Folder successfully removed',
|
||||
'FOLDER_STATUS_MSG' => 'Folder is %1$d%% full (%2$d from %3$d messages stored)',
|
||||
'FORWARD_PM' => 'Forward PM',
|
||||
'FORCE_PASSWORD_EXPLAIN' => 'Before you may continue browsing the board you are required to change your password',
|
||||
'FRIEND_MESSAGE' => 'Message from friend',
|
||||
'FRIENDS' => 'Friends',
|
||||
'FRIENDS_EXPLAIN' => 'Friends enable you quick access to members you communicate with frequently. If the template has relevant support any posts made by a friend may be highlighted.',
|
||||
|
Reference in New Issue
Block a user