mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 10:16:36 +02:00
git-svn-id: file:///svn/phpbb/trunk@6644 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -262,7 +262,7 @@ $lang = array_merge($lang, array(
|
||||
'YES_ONLINE' => 'Enable online user listings',
|
||||
'YES_ONLINE_EXPLAIN' => 'Display online user information on index, forum and topic pages.',
|
||||
'YES_ONLINE_GUESTS' => 'Enable online guest listings in viewonline',
|
||||
'YES_ONLINE_GUESTS_EXPLAIN' => 'Allow display of guest user informations in viewonline.',
|
||||
'YES_ONLINE_GUESTS_EXPLAIN' => 'Allow display of guest user information in viewonline.',
|
||||
'YES_ONLINE_TRACK' => 'Enable display of user online img',
|
||||
'YES_ONLINE_TRACK_EXPLAIN' => 'Display online information for user in profiles and viewtopic.',
|
||||
'YES_POST_MARKING' => 'Enable dotted topics',
|
||||
|
@@ -98,7 +98,7 @@ $lang = array_merge($lang, array(
|
||||
'FORUM_TOPICS_PAGE' => 'Topics per page',
|
||||
'FORUM_TOPICS_PAGE_EXPLAIN' => 'If non-zero this value will override the default topics per page setting.',
|
||||
'FORUM_TYPE' => 'Forum type',
|
||||
'FORUM_UPDATED' => 'Forum informations updated successfully.',
|
||||
'FORUM_UPDATED' => 'Forum information updated successfully.',
|
||||
|
||||
'GENERAL_FORUM_SETTINGS' => 'General forum settings',
|
||||
|
||||
|
@@ -125,7 +125,7 @@ $lang = array_merge($lang, array(
|
||||
|
||||
'SAVE' => 'Save',
|
||||
'SECOND_OPTION' => 'Second option',
|
||||
'STEP_1_EXPLAIN_CREATE' => 'Here you can enter the first basic parameters of your new profile field. These informations are needed for the second step where you are able to set remaining options and where you are able to preview and tweak your profile field further.',
|
||||
'STEP_1_EXPLAIN_CREATE' => 'Here you can enter the first basic parameters of your new profile field. These information are needed for the second step where you are able to set remaining options and where you are able to preview and tweak your profile field further.',
|
||||
'STEP_1_EXPLAIN_EDIT' => 'Here you can change the basic parameters of your profile field. The relevant options are re-calculated within the second step, where you are able to preview and test the changed settings.',
|
||||
'STEP_1_TITLE_CREATE' => 'Add profile field',
|
||||
'STEP_1_TITLE_EDIT' => 'Edit profile field',
|
||||
|
Reference in New Issue
Block a user