aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/language/en')
-rwxr-xr-xphpBB/language/en/install.php1
-rw-r--r--phpBB/language/en/memberlist.php2
2 files changed, 3 insertions, 0 deletions
diff --git a/phpBB/language/en/install.php b/phpBB/language/en/install.php
index dcb96a1c7c..d1db579302 100755
--- a/phpBB/language/en/install.php
+++ b/phpBB/language/en/install.php
@@ -251,6 +251,7 @@ $lang = array_merge($lang, array(
'TESTS_PASSED' => 'Tests passed',
'TESTS_FAILED' => 'Tests failed',
+ 'UNABLE_WRITE_LOCK' => 'Unable to write lock file',
'UNAVAILABLE' => 'Unavailable',
'UNWRITEABLE' => 'Unwriteable',
diff --git a/phpBB/language/en/memberlist.php b/phpBB/language/en/memberlist.php
index 8157388c85..a4d825c17f 100644
--- a/phpBB/language/en/memberlist.php
+++ b/phpBB/language/en/memberlist.php
@@ -103,6 +103,8 @@ $lang = array_merge($lang, array(
'RANK' => 'Rank',
'REAL_NAME' => 'Recipient name',
'RECIPIENT' => 'Recipient',
+ 'REMOVE_FOE' => 'Remove foe',
+ 'REMOVE_FRIEND' => 'Remove friend',
'SEARCH_USER_POSTS' => 'Search user’s posts',
'SELECT_MARKED' => 'Select marked',