From 66041250a4aeb690a503f90ae987a58fee7e1780 Mon Sep 17 00:00:00 2001 From: PhilW Date: Tue, 22 Jan 2019 11:20:06 +0000 Subject: [PATCH] s/swipeactions/swipeoptions/ --- CHANGELOG | 1 + localization/en_GB.inc | 2 +- localization/en_US.inc | 2 +- skins/elastic/includes/menu.html | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 27ee30a..4bd3770 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,7 @@ Roundcube Webmail Swipe ======================= + * Replace swipeactions with swipeoptions * Use listoptions template container (req RC 03425d1) * Allow menu to use select or radio buttons * Add support for markasjunk plugin diff --git a/localization/en_GB.inc b/localization/en_GB.inc index e9a53a6..270898a 100644 --- a/localization/en_GB.inc +++ b/localization/en_GB.inc @@ -2,7 +2,7 @@ /* Author: Philip Weir */ $labels = array(); -$labels['swipeactions'] = 'Swipe actions'; +$labels['swipeoptions'] = 'Swipe options'; $labels['swipeleft'] = 'Swipe left'; $labels['swiperight'] = 'Swipe right'; $labels['swipedown'] = 'Swipe down'; diff --git a/localization/en_US.inc b/localization/en_US.inc index e9a53a6..270898a 100644 --- a/localization/en_US.inc +++ b/localization/en_US.inc @@ -2,7 +2,7 @@ /* Author: Philip Weir */ $labels = array(); -$labels['swipeactions'] = 'Swipe actions'; +$labels['swipeoptions'] = 'Swipe options'; $labels['swipeleft'] = 'Swipe left'; $labels['swiperight'] = 'Swipe right'; $labels['swipedown'] = 'Swipe down'; diff --git a/skins/elastic/includes/menu.html b/skins/elastic/includes/menu.html index 9ebf4e0..7238bef 100644 --- a/skins/elastic/includes/menu.html +++ b/skins/elastic/includes/menu.html @@ -1,5 +1,5 @@
- +