[sysprof] sysprof: use "Recording" instead of "Capture"



commit e983c9f219f6a32a5e90ae2cc6e9996e8c6a2107
Author: Christian Hergert <chergert redhat com>
Date:   Sun May 19 11:09:11 2019 -0700

    sysprof: use "Recording" instead of "Capture"

 src/sysprof/gtk/menus.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/sysprof/gtk/menus.ui b/src/sysprof/gtk/menus.ui
index 88e380a..c97c067 100644
--- a/src/sysprof/gtk/menus.ui
+++ b/src/sysprof/gtk/menus.ui
@@ -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">&lt;primary&gt;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">&lt;primary&gt;s</attribute>
       </item>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]