From 4c723ac48ffcb35e929c99b146133fc04fb87c3f Mon Sep 17 00:00:00 2001 From: krisawzm Date: Thu, 26 Mar 2015 22:31:21 +0100 Subject: [PATCH] Another typo --- modules/cms/lang/en/lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/cms/lang/en/lang.php b/modules/cms/lang/en/lang.php index c62ce19dc..fee03c35d 100644 --- a/modules/cms/lang/en/lang.php +++ b/modules/cms/lang/en/lang.php @@ -60,7 +60,7 @@ return [ 'export_button' => 'Export', 'export_title' => 'Export theme', 'export_folders_label' => 'Folders', - 'export_folders_comment' => 'Please select the theme folders you would like to import', + 'export_folders_comment' => 'Please select the theme folders you would like to export', 'delete_button' => 'Delete', 'delete_confirm' => 'Are you sure you want to delete this theme? It cannot be undone!', 'delete_active_theme_failed' => 'Cannot delete the active theme, try making another theme active first.',