summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2022-11-29 11:30:35 +0100
committerBastien Nocera <hadess@hadess.net>2022-11-29 13:13:11 +0100
commit4b039e534831e15e8b56a178dd1a648328fa3297 (patch)
tree8340fc1dabae0ac83f70f684403da70ec57e119a
parentca7ce33327b9274594934aff2bd3ecbec417b589 (diff)
downloadtotem-4b039e534831e15e8b56a178dd1a648328fa3297.tar.gz
main: Change the percentage skip label
Following discussion with design team.
-rw-r--r--data/shortcuts.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/shortcuts.ui b/data/shortcuts.ui
index f2f9ca99f..d797e47f5 100644
--- a/data/shortcuts.ui
+++ b/data/shortcuts.ui
@@ -297,7 +297,7 @@
<object class="GtkShortcutsShortcut" id="skip-percent">
<property name="visible">1</property>
<property name="accelerator">1...9</property>
- <property name="title" translatable="yes" context="shortcut window">Go 10%…90% into the video (7 goes to 70%)</property>
+ <property name="title" translatable="yes" context="shortcut window">Go to 10%, 20%, 30%…</property>
</object>
</child>
</object>