summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomasz Gąsior <kontakt@tomaszgasior.pl>2019-06-15 20:14:21 +0200
committerTomasz Gąsior <kontakt@tomaszgasior.pl>2019-06-15 22:07:15 +0200
commitb502dca699d848ad058e2260d3d5d96ea9c2486b (patch)
tree15cf9adf4918e8955170e6793c3d4f90efdc4a61
parent5dde09b1aceeed44391ba920300613c643539ac4 (diff)
downloadnautilus-b502dca699d848ad058e2260d3d5d96ea9c2486b.tar.gz
toolbar: add missing mnemonic in main menu
-rw-r--r--src/resources/ui/nautilus-toolbar.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/ui/nautilus-toolbar.ui b/src/resources/ui/nautilus-toolbar.ui
index 509b5cd04..de223157d 100644
--- a/src/resources/ui/nautilus-toolbar.ui
+++ b/src/resources/ui/nautilus-toolbar.ui
@@ -241,7 +241,7 @@
<property name="receives_default">False</property>
<property name="margin_top">6</property>
<property name="action_name">view.show-hidden-files</property>
- <property name="text" translatable="yes">Show Hidden Files</property>
+ <property name="text" translatable="yes">Show _Hidden Files</property>
</object>
<packing>
<property name="expand">False</property>