diff --git a/phpBB/language/en/ucp.php b/phpBB/language/en/ucp.php index 44fa4a4eaf..d939c7b45d 100644 --- a/phpBB/language/en/ucp.php +++ b/phpBB/language/en/ucp.php @@ -169,7 +169,7 @@ $lang = array_merge($lang, array( 'EXPORT_AS_CSV_EXCEL' => 'Export as CSV (Excel)', 'EXPORT_AS_TXT' => 'Export as TXT', 'EXPORT_AS_MSG' => 'Export as MSG', - 'EXPORT_FOLDER' => 'Export folder', + 'EXPORT_FOLDER' => 'Export this view', 'FIELD_REQUIRED' => 'The field ā€œ%sā€ must be completed.', 'FIELD_TOO_SHORT' => 'The field ā€œ%1$sā€ is too short, a minimum of %2$d characters is required.',