diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/totem.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/totem.ui b/data/totem.ui index dd221fe0b..50c1ff7f0 100644 --- a/data/totem.ui +++ b/data/totem.ui @@ -301,7 +301,7 @@ </child> <child> <object class="GtkToggleAction" id="sidebar"> - <property name="label" translatable="yes">_Sidebar</property> + <property name="label" translatable="yes">S_idebar</property> <property name="tooltip" translatable="yes">Show or hide the sidebar</property> <property name="active">TRUE</property> <signal name="activate" handler="show_sidebar_action_callback"/> |