mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Some language changes. Don't get too excited when I submit stuff.
git-svn-id: file:///svn/phpbb/trunk@6323 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -29,7 +29,7 @@ if (empty($lang) || !is_array($lang))
|
||||
// in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine
|
||||
|
||||
$lang = array_merge($lang, array(
|
||||
'ADD_ATTACHMENT' => 'Attachment uploading',
|
||||
'ADD_ATTACHMENT' => 'Upload attachment',
|
||||
'ADD_ATTACHMENT_EXPLAIN' => 'If you wish to attach one or more files enter the details below',
|
||||
'ADD_FILE' => 'Add the file',
|
||||
'ADD_POLL' => 'Poll creation',
|
||||
|
Reference in New Issue
Block a user