mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-10 07:00:53 +00:00
window: disambiguate a string
This commit is contained in:
@ -277,7 +277,7 @@
|
|||||||
<child>
|
<child>
|
||||||
<object class="GtkModelButton">
|
<object class="GtkModelButton">
|
||||||
<property name="action-name">win.open-capture</property>
|
<property name="action-name">win.open-capture</property>
|
||||||
<property name="text" translatable="yes" comments="Translators: This is a menu label.">Open Capture…</property>
|
<property name="text" translatable="yes" context="menu label" comments="Translators: This is a menu label.">Open Capture…</property>
|
||||||
<property name="visible">true</property>
|
<property name="visible">true</property>
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
|
|||||||
Reference in New Issue
Block a user