From 83b8f48b6fecdac0e61519ba6f01e85ab0d1205e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Szab=C3=B3=20Gerg=C5=91?= Date: Wed, 19 Apr 2017 10:35:22 +0200 Subject: [PATCH] Translate the "by" word --- modules/cms/controllers/themes/_theme_list_item.htm | 4 ++-- modules/cms/lang/en/lang.php | 3 ++- modules/system/controllers/updates/_install_plugins.htm | 2 +- modules/system/controllers/updates/_install_themes.htm | 2 +- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/modules/cms/controllers/themes/_theme_list_item.htm b/modules/cms/controllers/themes/_theme_list_item.htm index 1e058c362..ce25138da 100644 --- a/modules/cms/controllers/themes/_theme_list_item.htm +++ b/modules/cms/controllers/themes/_theme_list_item.htm @@ -8,7 +8,7 @@

getConfigValue('name', $theme->getDirName())) ?>

-

by

+

getConfigValue('description', 'The theme description is not provided.')) ?> @@ -73,7 +73,7 @@ href="javascript:;" class="oc-icon-copy"> - +

  • diff --git a/modules/cms/lang/en/lang.php b/modules/cms/lang/en/lang.php index d3139293e..aab798565 100644 --- a/modules/cms/lang/en/lang.php +++ b/modules/cms/lang/en/lang.php @@ -24,6 +24,7 @@ return [ ], 'theme' => [ 'not_found_name' => "The theme ':name' is not found.", + 'by' => 'By', 'active' => [ 'not_set' => 'The active theme is not set.', 'not_found' => 'The active theme is not found.' @@ -77,7 +78,7 @@ return [ 'export_folders_label' => 'Folders', '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_confirm' => 'Delete this theme? It cannot be undone!', 'delete_active_theme_failed' => 'Cannot delete the active theme, try making another theme active first.', 'delete_theme_success' => 'Theme deleted!', 'create_title' => 'Create theme', diff --git a/modules/system/controllers/updates/_install_plugins.htm b/modules/system/controllers/updates/_install_plugins.htm index 8170aa818..53144734c 100644 --- a/modules/system/controllers/updates/_install_plugins.htm +++ b/modules/system/controllers/updates/_install_plugins.htm @@ -46,7 +46,7 @@
  • -

    by

    +