1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-07 17:27:16 +02:00

my turn to break the forum (and at least pm's are no longer working - will not last long). HARRRR

git-svn-id: file:///svn/phpbb/trunk@4978 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2004-09-04 19:32:23 +00:00
parent 68d73caefc
commit 57b188b7af
32 changed files with 1311 additions and 1072 deletions

View File

@@ -142,6 +142,11 @@ $lang += array(
'FRIENDS_ONLINE' => 'Online',
'FRIENDS_UPDATED' => 'Your friends list has been updated successfully',
'FULL_FOLDER_OPTION_CHANGED'=> 'Full Folder Option changed successfully',
'FWD_ORIGINAL_MESSAGE' => '-------- Original Message --------',
'FWD_SUBJECT' => 'Subject: %s',
'FWD_DATE' => 'Date: %s',
'FWD_FROM' => 'From: %s',
'FWD_TO' => 'To: %s',
'HIDE_ONLINE' => 'Hide my online status',
'HOLD_NEW_MESSAGES' => 'Do not accept new messages (New messages will be held back until enough space is available)',
@@ -229,6 +234,8 @@ $lang += array(
'REMOVE_FOLDER' => 'Remove folder',
'REPLIED_MESSAGE' => 'Replied to Message',
'REPORT_PM' => 'Report PM',
'REPORT_PM_NOTIFY' => 'Send report notifications as PM',
'REPORT_PM_NOTIFY_EXPLAIN' => 'If enabled, notifications and status updates to new reports get send as PM instead of emailing them.',
'RETURN_UCP' => 'Click %sHere%s to return to the User Control Panel',
'RULE_ADDED' => 'Rule successfully added',
'RULE_ALREADY_DEFINED' => 'This rule was defined previously',