diff options
Diffstat (limited to 'phpBB/language')
-rw-r--r-- | phpBB/language/lang_english/lang_main.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/language/lang_english/lang_main.php b/phpBB/language/lang_english/lang_main.php index 2f86c0393d..2817619c78 100644 --- a/phpBB/language/lang_english/lang_main.php +++ b/phpBB/language/lang_english/lang_main.php @@ -622,7 +622,7 @@ $lang['found'] = "found"; // this precedes the number of matches found and follo $lang['match'] = "Match"; // this and the following entry proceed the number of matches found $lang['matches'] = "Matches"; $lang['Search_new'] = "View posts since last visit"; - +$lang['Close_window'] = "Close Window"; // // Auth related entries @@ -1116,4 +1116,4 @@ $lang['no_disallowed'] = "No Disallowed Usernames"; // That's all Folks! // ------------------------------------------------- -?> +?>
\ No newline at end of file |