[Xfce4-commits] [apps/parole] 01/01: Change text '60 seconds' to '1 minute' (bug #15529)
noreply at xfce.org
noreply at xfce.org
Mon Jul 22 18:22:49 CEST 2019
This is an automated email from the git hooks/post-receive script.
b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/parole.
commit 737d2e2e7feb2d2a18ed0bd0a431ab11f0834aca
Author: Sean Davis <smd.seandavis at gmail.com>
Date: Mon Jul 22 12:22:41 2019 -0400
Change text '60 seconds' to '1 minute' (bug #15529)
---
data/interfaces/shortcuts.ui | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/data/interfaces/shortcuts.ui b/data/interfaces/shortcuts.ui
index ff0bba0..fcef710 100644
--- a/data/interfaces/shortcuts.ui
+++ b/data/interfaces/shortcuts.ui
@@ -171,14 +171,14 @@
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl>Left</property>
- <property name="title" translatable="yes">Go back 60 seconds</property>
+ <property name="title" translatable="yes">Go back 1 minute</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="accelerator"><ctrl>Right</property>
- <property name="title" translatable="yes">Go forward 60 seconds</property>
+ <property name="title" translatable="yes">Go forward 1 minute</property>
</object>
</child>
<child>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list