mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 10:44:20 +02:00
More minor changes
git-svn-id: file:///svn/phpbb/trunk@3004 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -232,6 +232,7 @@ $lang = array_merge($lang, array(
|
||||
'Edit_delete_post' => 'Edit/Delete this post',
|
||||
'View_IP' => 'View IP of poster',
|
||||
'Delete_post' => 'Delete this post',
|
||||
'Delete_post_warn' => 'Once deleted the post cannot be recovered',
|
||||
'wrote' => 'wrote',
|
||||
'Quote' => 'Quote',
|
||||
'Code' => 'Code',
|
||||
@@ -275,6 +276,7 @@ $lang = array_merge($lang, array(
|
||||
'Empty_subject' => 'You must specify a subject when posting a new topic',
|
||||
'To_long_subject' => 'The subject is too long it must be 60 characters or less',
|
||||
'Empty_message' => 'You must enter a message when posting',
|
||||
'Too_few_chars' => 'Your message contains too few characters',
|
||||
'Too_many_chars' => 'Your message contains too many characters',
|
||||
'Too_many_smilies' => 'Your message contains too many emoticons',
|
||||
'Forum_locked' => 'This forum is locked you cannot post, reply to or edit topics',
|
||||
|
Reference in New Issue
Block a user