diff options
| author | Graham Eames <grahamje@users.sourceforge.net> | 2006-08-03 19:10:39 +0000 |
|---|---|---|
| committer | Graham Eames <grahamje@users.sourceforge.net> | 2006-08-03 19:10:39 +0000 |
| commit | 957a3bcda1812c63321a0eb6efd9e197443987df (patch) | |
| tree | 30356b29a865c6d6df99fdb6c1af6a568b1919e5 /phpBB/language/en/acp/posting.php | |
| parent | 82f42bb5fa611e790e02bc679b88ce90b3f8156b (diff) | |
| download | forums-957a3bcda1812c63321a0eb6efd9e197443987df.tar forums-957a3bcda1812c63321a0eb6efd9e197443987df.tar.gz forums-957a3bcda1812c63321a0eb6efd9e197443987df.tar.bz2 forums-957a3bcda1812c63321a0eb6efd9e197443987df.tar.xz forums-957a3bcda1812c63321a0eb6efd9e197443987df.zip | |
Assorted minor language changes
git-svn-id: file:///svn/phpbb/trunk@6233 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/acp/posting.php')
| -rw-r--r-- | phpBB/language/en/acp/posting.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/posting.php b/phpBB/language/en/acp/posting.php index 10f4b756c4..0b769c7743 100644 --- a/phpBB/language/en/acp/posting.php +++ b/phpBB/language/en/acp/posting.php @@ -182,7 +182,7 @@ $lang = array_merge($lang, array( 'RANK_ADDED' => 'The rank was successfully added.', 'RANK_IMAGE' => 'Rank Image', - 'RANK_IMAGE_EXPLAIN' => 'Use this to define a small image associated with the rank. The path is relative to the root phpBB2 directory.', + 'RANK_IMAGE_EXPLAIN' => 'Use this to define a small image associated with the rank. The path is relative to the root phpBB directory.', 'RANK_MINIMUM' => 'Minimum Posts', 'RANK_REMOVED' => 'The rank was successfully deleted.', 'RANK_SPECIAL' => 'Set as Special Rank', |
