From 8daef8384669d03865594304e0d39d124e6491a6 Mon Sep 17 00:00:00 2001 From: Luc Didry Date: Fri, 9 Mar 2018 18:52:00 +0100 Subject: [PATCH] Fix #66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit is dedicated to Squeeek, who is supporting me with Ǧ1. Many thanks :-) --- themes/default/lib/Lutim/I18N/lutim.pot | 14 ++-- themes/default/templates/gallery.html.ep | 70 ++++++++++--------- .../default/templates/layouts/default.html.ep | 1 + .../default/templates/partial/gallery.js.ep | 12 ++++ 4 files changed, 56 insertions(+), 41 deletions(-) diff --git a/themes/default/lib/Lutim/I18N/lutim.pot b/themes/default/lib/Lutim/I18N/lutim.pot index 8764927..60305f0 100644 --- a/themes/default/lib/Lutim/I18N/lutim.pot +++ b/themes/default/lib/Lutim/I18N/lutim.pot @@ -68,7 +68,7 @@ msgstr "" msgid "Click to open the file browser" msgstr "" -#: themes/default/templates/gallery.html.ep:26 +#: themes/default/templates/gallery.html.ep:27 msgid "Close (Esc)" msgstr "" @@ -112,7 +112,7 @@ msgstr "" msgid "Deletion link" msgstr "" -#: themes/default/templates/gallery.html.ep:6 +#: themes/default/templates/gallery.html.ep:8 msgid "Download all images" msgstr "" @@ -264,7 +264,7 @@ msgstr "" msgid "My images" msgstr "" -#: themes/default/templates/gallery.html.ep:42 +#: themes/default/templates/gallery.html.ep:43 msgid "Next (arrow right)" msgstr "" @@ -293,7 +293,7 @@ msgstr "" msgid "Please contact the administrator: %1" msgstr "" -#: themes/default/templates/gallery.html.ep:40 +#: themes/default/templates/gallery.html.ep:41 msgid "Previous (arrow left)" msgstr "" @@ -309,7 +309,7 @@ msgstr "" msgid "Share it!" msgstr "" -#: themes/default/templates/index.html.ep:133 themes/default/templates/partial/lutim.js.ep:175 +#: themes/default/templates/index.html.ep:133 themes/default/templates/partial/gallery.js.ep:211 themes/default/templates/partial/lutim.js.ep:175 msgid "Something bad happened" msgstr "" @@ -397,7 +397,7 @@ msgstr "" msgid "There is no more available URL. Retry or contact the administrator. %1" msgstr "" -#: themes/default/templates/gallery.html.ep:27 +#: themes/default/templates/gallery.html.ep:28 msgid "Toggle fullscreen" msgstr "" @@ -479,7 +479,7 @@ msgstr "" msgid "You can, optionally, request that the image(s) posted on Lutim to be deleted at first view (or download) or after the delay selected from those proposed." msgstr "" -#: themes/default/templates/gallery.html.ep:28 +#: themes/default/templates/gallery.html.ep:29 msgid "Zoom in/out" msgstr "" diff --git a/themes/default/templates/gallery.html.ep b/themes/default/templates/gallery.html.ep index 15b5651..5460298 100644 --- a/themes/default/templates/gallery.html.ep +++ b/themes/default/templates/gallery.html.ep @@ -1,48 +1,50 @@ % # vim:set sw=4 ts=4 sts=4 ft=html.epl expandtab:
-
+
+
+ -
-
- - -