diff options
| author | Jonathan Stanley <shs@users.sourceforge.net> | 2006-11-23 20:56:19 +0000 |
|---|---|---|
| committer | Jonathan Stanley <shs@users.sourceforge.net> | 2006-11-23 20:56:19 +0000 |
| commit | f26918b4e502b6f61036cae4f2a5fb68b835751c (patch) | |
| tree | a5a50197ad83c85584af2b76d036c79e14e4d382 /phpBB/language/en/acp/profile.php | |
| parent | 59f3e65aeeb7f9cb2f393dd36f70e67fd62e9086 (diff) | |
| download | forums-f26918b4e502b6f61036cae4f2a5fb68b835751c.tar forums-f26918b4e502b6f61036cae4f2a5fb68b835751c.tar.gz forums-f26918b4e502b6f61036cae4f2a5fb68b835751c.tar.bz2 forums-f26918b4e502b6f61036cae4f2a5fb68b835751c.tar.xz forums-f26918b4e502b6f61036cae4f2a5fb68b835751c.zip | |
#5562
git-svn-id: file:///svn/phpbb/trunk@6644 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/acp/profile.php')
| -rw-r--r-- | phpBB/language/en/acp/profile.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/profile.php b/phpBB/language/en/acp/profile.php index 6e86da03a7..1866d59490 100644 --- a/phpBB/language/en/acp/profile.php +++ b/phpBB/language/en/acp/profile.php @@ -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', |
