mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
I'm guessing there have been changes to these files ...
git-svn-id: file:///svn/phpbb/trunk@3729 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -574,7 +574,7 @@ $lang = array(
|
||||
'Timezone' => 'Timezone',
|
||||
'Date_format' => 'Date format',
|
||||
'Date_format_explain' => 'The syntax used is identical to the PHP <a href=\"http://www.php.net/date\" target=\"_other\">date()</a> function',
|
||||
'Signature' => 'Signature',
|
||||
'SIGNATURE' => 'Signature',
|
||||
'Signature_explain' => 'This is a block of text that can be added to posts you make. There is a %d character limit',
|
||||
'Public_view_email' => 'Always show my Email Address',
|
||||
'Current_password' => 'Current password',
|
||||
@@ -687,7 +687,7 @@ $lang = array(
|
||||
'EMPTY_MESSAGE_EMAIL' => 'You must enter a message to be emailed.',
|
||||
|
||||
'NO_VIEW_USERS' => 'You are not authorised to view the member list or profiles.',
|
||||
'VIEWING_PROFILE' => 'Viewing profile of %s',
|
||||
'VIEWING_PROFILE' => 'Profile view',
|
||||
'ABOUT_USER' => 'Profile',
|
||||
'CONTACT_USER' => 'Contact',
|
||||
'USER_FORUM' => 'Forum statistics',
|
||||
|
Reference in New Issue
Block a user