aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/profile.php
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-04-02 15:47:23 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-04-02 15:47:23 +0000
commit1d1b5e6446667cc03cb765c789e269b4efa7e3a8 (patch)
tree4c61193c8211363f6a70e38748c022df1e984e41 /phpBB/language/en/acp/profile.php
parent9850d7756ac0a140077264b8a152ff15495aa229 (diff)
downloadforums-1d1b5e6446667cc03cb765c789e269b4efa7e3a8.tar
forums-1d1b5e6446667cc03cb765c789e269b4efa7e3a8.tar.gz
forums-1d1b5e6446667cc03cb765c789e269b4efa7e3a8.tar.bz2
forums-1d1b5e6446667cc03cb765c789e269b4efa7e3a8.tar.xz
forums-1d1b5e6446667cc03cb765c789e269b4efa7e3a8.zip
some fixes...
git-svn-id: file:///svn/phpbb/trunk@7266 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/acp/profile.php')
-rw-r--r--phpBB/language/en/acp/profile.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/profile.php b/phpBB/language/en/acp/profile.php
index f690f6fdb7..9c82013390 100644
--- a/phpBB/language/en/acp/profile.php
+++ b/phpBB/language/en/acp/profile.php
@@ -129,7 +129,7 @@ $lang = array_merge($lang, array(
'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',
- 'STEP_2_EXPLAIN_CREATE' => 'Here you are able to define some common options. Further you are able to preview the field you generated, as the user will see it. Play around with it until you are satisfied as how the field behaves.',
+ 'STEP_2_EXPLAIN_CREATE' => 'Here you are able to define some common options you may want to adjust.',
'STEP_2_EXPLAIN_EDIT' => 'Here you are able to change some common options. Further you are able to preview the changed field, as the user will see it. Play around with it until you are satisfied as how the field behaves.<br /><strong>Please note that changes to profile fields will not affect existing profile fields entered by your users.</strong>',
'STEP_2_TITLE_CREATE' => 'Profile type specific options',
'STEP_2_TITLE_EDIT' => 'Profile type specific options',