[gnome-builder/wip/piotrdrag/i18nfixes] sysprof: disambiguate a string



commit 429186e658e6a9c97ba54f1c5bc066d3d7b60a55
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Tue Sep 25 21:02:53 2018 +0200

    sysprof: disambiguate a string

 src/plugins/sysprof/gtk/menus.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/plugins/sysprof/gtk/menus.ui b/src/plugins/sysprof/gtk/menus.ui
index 493c180dd..5b2c5ad47 100644
--- a/src/plugins/sysprof/gtk/menus.ui
+++ b/src/plugins/sysprof/gtk/menus.ui
@@ -5,7 +5,7 @@
       <item>
         <attribute name="id">open-sysprof-capture</attribute>
         <attribute name="after">open-file</attribute>
-        <attribute name="label" translatable="yes">Open Sysprof Capture…</attribute>
+        <attribute name="label" translatable="yes" context="menu label">Open Sysprof Capture…</attribute>
         <attribute name="action">profiler.open-profile</attribute>
       </item>
     </section>


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