From 16cbf74c2e7aaf5da9b0ac4ef9cf7b13dc082bf0 Mon Sep 17 00:00:00 2001 From: Allan Day Date: Thu, 17 Dec 2015 14:23:48 +0000 Subject: data: Easier labels for skip actions in shortcuts Users shouldn't have to do maths to understand how the actions relate to each other. Simple descriptions are much easier to understand. https://bugzilla.gnome.org/show_bug.cgi?id=759548 Closes: #155 --- data/shortcuts.ui | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/data/shortcuts.ui b/data/shortcuts.ui index 767d1abac..3602bef9e 100644 --- a/data/shortcuts.ui +++ b/data/shortcuts.ui @@ -153,7 +153,7 @@ 1 Left ltr - Go back 15 seconds + Go back (15 seconds) @@ -161,7 +161,7 @@ 1 Right ltr - Go forward 60 seconds + Go forward ▶▶ (60 seconds) @@ -183,7 +183,7 @@ 1 <shift>Left ltr - Go back 5 seconds + Go back - small jump (5 seconds) @@ -191,7 +191,7 @@ 1 <shift>Right ltr - Go forward 15 seconds + Go forward ▶ (15 seconds) @@ -199,7 +199,7 @@ 1 <ctrl>Left ltr - Go back 3 minutes + Go back - big jump (3 minutes) @@ -207,7 +207,7 @@ 1 <ctrl>Right ltr - Go forward 10 minutes + Go forward ▶▶▶ (10 minutes) @@ -215,7 +215,7 @@ 1 Right rtl - Go back 15 seconds + Go back - small jump (15 seconds) @@ -223,7 +223,7 @@ 1 Left rtl - Go forward 60 seconds + Go forward (60 seconds) @@ -231,7 +231,7 @@ 1 <shift>Right rtl - Go back 5 seconds + Go back - small jump (5 seconds) @@ -239,7 +239,7 @@ 1 <shift>Left rtl - Go forward 15 seconds + Go forward - small jump (15 seconds) @@ -247,7 +247,7 @@ 1 <ctrl>Right rtl - Go back 3 minutes + Go back - big jump (3 minutes) @@ -255,7 +255,7 @@ 1 <ctrl>Left rtl - Go forward 10 minutes + Go forward - big jump (10 minutes) -- cgit v1.2.1