summaryrefslogtreecommitdiff
path: root/data/gtk/menus.ui
diff options
context:
space:
mode:
Diffstat (limited to 'data/gtk/menus.ui')
-rw-r--r--data/gtk/menus.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/gtk/menus.ui b/data/gtk/menus.ui
index e0b5056..06af7ca 100644
--- a/data/gtk/menus.ui
+++ b/data/gtk/menus.ui
@@ -18,17 +18,17 @@
</section>
<section>
<item>
- <attribute name="label" translatable="yes">Go to _parent folder</attribute>
+ <attribute name="label" translatable="yes">Go to _Parent Folder</attribute>
<attribute name="action">chart.move-up</attribute>
</item>
</section>
<section>
<item>
- <attribute name="label" translatable="yes">Zoom _in</attribute>
+ <attribute name="label" translatable="yes">Zoom _In</attribute>
<attribute name="action">chart.zoom-in</attribute>
</item>
<item>
- <attribute name="label" translatable="yes">Zoom _out</attribute>
+ <attribute name="label" translatable="yes">Zoom _Out</attribute>
<attribute name="action">chart.zoom-out</attribute>
</item>
</section>