From 42ca4bd4304563d53047c9d04366cd03fad05d98 Mon Sep 17 00:00:00 2001 From: MikeyGMT Date: Sat, 31 Dec 2016 20:21:05 +0000 Subject: [PATCH] Text to LANS #6 Gallery Plugin Text to LANS #6 Gallery Plugin --- e107_plugins/gallery/admin_gallery.php | 11 ++++------- .../gallery/languages/English/English_admin.php | 14 +++++++++----- .../gallery/languages/English/English_front.php | 1 + .../gallery/templates/gallery_template.php | 13 +++++++------ 4 files changed, 21 insertions(+), 18 deletions(-) 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 6f4c988a3..7abfd8300 100644 --- a/e107_plugins/gallery/templates/gallery_template.php +++ b/e107_plugins/gallery/templates/gallery_template.php @@ -1,13 +1,14 @@
- ' . LAN_EXPAND . ' + '.LAN_EXPAND.'