aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
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>