diff --git a/e107_plugins/gallery/admin_gallery.php b/e107_plugins/gallery/admin_gallery.php index ac533c22d..e09741bdb 100644 --- a/e107_plugins/gallery/admin_gallery.php +++ b/e107_plugins/gallery/admin_gallery.php @@ -1,14 +1,11 @@ 2, ), 'pp_theme' => array( - 'title' => LAN_GALLERY_ADMIN_45, + 'title' => LAN_THEME, 'type' => 'dropdown', 'data' => 'str', 'writeParms' => array( diff --git a/e107_plugins/gallery/languages/English/English_admin.php b/e107_plugins/gallery/languages/English/English_admin.php index 65fd10074..d2678dd88 100644 --- a/e107_plugins/gallery/languages/English/English_admin.php +++ b/e107_plugins/gallery/languages/English/English_admin.php @@ -1,12 +1,16 @@ Save Link As"); +define("LAN_GALLERY_FRONT_02", "Expand the image"); \ No newline at end of file diff --git a/e107_plugins/gallery/templates/gallery_template.php b/e107_plugins/gallery/templates/gallery_template.php index ac8c8fd8c..39beceb98 100644 --- a/e107_plugins/gallery/templates/gallery_template.php +++ b/e107_plugins/gallery/templates/gallery_template.php @@ -1,13 +1,14 @@