aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorFelix Queißner <git@mq32.de>2020-06-30 22:59:14 +0200
committerFelix Queißner <git@mq32.de>2020-06-30 22:59:14 +0200
commita3746f75d8248f242c1d4a8d953883a88350677f (patch)
tree018e565c6867da872c9bbf790c53c3b273aeaa40 /src
parentfdc409bee26abdd9d0cf1d4960565dbcfe895c68 (diff)
parent23ec85afe6f1212bb49f946fc8203eb18c65be0c (diff)
downloadkristall-a3746f75d8248f242c1d4a8d953883a88350677f.tar.gz
Merge branch 'master' of https://github.com/MasterQ32/kristall
Diffstat (limited to 'src')
-rw-r--r--src/mainwindow.ui10
1 files changed, 8 insertions, 2 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index 2904969..7c792a5 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -274,7 +274,10 @@
<normaloff>.</normaloff>.</iconset>
</property>
<property name="text">
- <string>Backward</string>
+ <string>Back</string>
+ </property>
+ <property name="toolTip">
+ <string>Back</string>
</property>
<property name="shortcut">
<string>Alt+Left</string>
@@ -286,7 +289,10 @@
<normaloff>.</normaloff>.</iconset>
</property>
<property name="text">
- <string>Foreward</string>
+ <string>Forward</string>
+ </property>
+ <property name="toolTip">
+ <string>Forward</string>
</property>
<property name="shortcut">
<string>Alt+Right</string>