mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
sysprof: use "Recording" instead of "Capture"
This commit is contained in:
@ -15,14 +15,14 @@
|
||||
</section>
|
||||
<section id="win-menu-open">
|
||||
<item>
|
||||
<attribute name="label" translatable="yes">Open Capture…</attribute>
|
||||
<attribute name="label" translatable="yes">Open Recording…</attribute>
|
||||
<attribute name="action">app.open-capture</attribute>
|
||||
<attribute name="accel"><primary>o</attribute>
|
||||
</item>
|
||||
</section>
|
||||
<section id="win-menu-save">
|
||||
<item>
|
||||
<attribute name="label" translatable="yes">Save Capture…</attribute>
|
||||
<attribute name="label" translatable="yes">Save Recording…</attribute>
|
||||
<attribute name="action">win.save-capture</attribute>
|
||||
<attribute name="accel"><primary>s</attribute>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user