libsysprof-ui: use o for mnemonic

This commit is contained in:
Christian Hergert
2019-05-23 14:10:00 -07:00
parent 9405294ef1
commit 0e6227d54c

View File

@ -149,7 +149,7 @@
</object> </object>
<packing> <packing>
<!-- translators: the _ is used to denote the accelerator key --> <!-- translators: the _ is used to denote the accelerator key -->
<property name="title" translatable="yes">_Counters</property> <property name="title" translatable="yes">C_ounters</property>
<property name="name">counters</property> <property name="name">counters</property>
</packing> </packing>
</child> </child>