aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/ucp.php
diff options
context:
space:
mode:
authorJonathan Stanley <shs@users.sourceforge.net>2007-04-13 05:52:30 +0000
committerJonathan Stanley <shs@users.sourceforge.net>2007-04-13 05:52:30 +0000
commit3b60c51604d50467f459464cba7a52c1f15c47a8 (patch)
treedcc0447341198e5b0406477722d70ec169d4d266 /phpBB/language/en/ucp.php
parent001f548a33f20934dad654196c1aaeadb81ee647 (diff)
downloadforums-3b60c51604d50467f459464cba7a52c1f15c47a8.tar
forums-3b60c51604d50467f459464cba7a52c1f15c47a8.tar.gz
forums-3b60c51604d50467f459464cba7a52c1f15c47a8.tar.bz2
forums-3b60c51604d50467f459464cba7a52c1f15c47a8.tar.xz
forums-3b60c51604d50467f459464cba7a52c1f15c47a8.zip
#9524
git-svn-id: file:///svn/phpbb/trunk@7349 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/ucp.php')
-rw-r--r--phpBB/language/en/ucp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/ucp.php b/phpBB/language/en/ucp.php
index f0d543f4be..44fa4a4eaf 100644
--- a/phpBB/language/en/ucp.php
+++ b/phpBB/language/en/ucp.php
@@ -186,7 +186,7 @@ $lang = array_merge($lang, array(
'FOES_UPDATED' => 'Your foes list has been updated successfully',
'FOLDER_ADDED' => 'Folder successfully added',
'FOLDER_MESSAGE_STATUS' => '%1$d from %2$d messages stored',
- 'FOLDER_NAME_EXIST' => 'Folder <strong>%s</strong> already exist',
+ 'FOLDER_NAME_EXIST' => 'Folder <strong>%s</strong> already exists',
'FOLDER_OPTIONS' => 'Folder options',
'FOLDER_RENAMED' => 'Folder successfully renamed',
'FOLDER_REMOVED' => 'Folder successfully removed',