aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/lang_english/lang_main.php
diff options
context:
space:
mode:
authorPaul S. Owen <psotfx@users.sourceforge.net>2001-10-16 11:23:57 +0000
committerPaul S. Owen <psotfx@users.sourceforge.net>2001-10-16 11:23:57 +0000
commita4858256ff68ec2be9e2ee19fd44c7d29be299e2 (patch)
tree459d6fd10aca8f5daa77c68f8ad869a7baf17cf3 /phpBB/language/lang_english/lang_main.php
parentd387e476bcc5c6d41bb6536530d11ed3aa34c682 (diff)
downloadforums-a4858256ff68ec2be9e2ee19fd44c7d29be299e2.tar
forums-a4858256ff68ec2be9e2ee19fd44c7d29be299e2.tar.gz
forums-a4858256ff68ec2be9e2ee19fd44c7d29be299e2.tar.bz2
forums-a4858256ff68ec2be9e2ee19fd44c7d29be299e2.tar.xz
forums-a4858256ff68ec2be9e2ee19fd44c7d29be299e2.zip
Topic review changes + updates
git-svn-id: file:///svn/phpbb/trunk@1221 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/lang_english/lang_main.php')
-rw-r--r--phpBB/language/lang_english/lang_main.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/language/lang_english/lang_main.php b/phpBB/language/lang_english/lang_main.php
index d9c85c778b..2f86c0393d 100644
--- a/phpBB/language/lang_english/lang_main.php
+++ b/phpBB/language/lang_english/lang_main.php
@@ -274,6 +274,7 @@ $lang['You_are_watching'] = "You are now watching this topic";
// Posting/Replying (Not private messaging!)
//
$lang['Message_body'] = "Message body";
+$lang['Topic_review'] = "Topic review";
$lang['No_post_mode'] = "No post mode specified";
@@ -447,6 +448,7 @@ $lang['Only_one_avatar'] = "Only one type of avatar can be specified";
$lang['File_no_data'] = "The file at the URL you gave contains no data";
$lang['No_connection_URL'] = "A connection could not be made to the URL you gave";
$lang['Incomplete_URL'] = "The URL you entered is incomplete";
+$lang['Wrong_remote_avatar_format'] = "The URL of the remote avatar is not valid";
$lang['Always_smile'] = "Always enable Smilies";
$lang['Always_html'] = "Always allow HTML";