summaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2020-07-12 07:34:59 -0400
committerCole Robinson <crobinso@redhat.com>2020-07-12 07:34:59 -0400
commite7e7eee2871c850f60cecca66c6289f54e5eba7c (patch)
treec7c944e41c1e833680ca98455d7f4f26e41a570c /ui
parent35bfdc26a652033556ce64b0ad8df5b0f4943c7c (diff)
downloadvirt-manager-e7e7eee2871c850f60cecca66c6289f54e5eba7c.tar.gz
gfxdetails: Don't mark OpenGL as translatable
Fixes: #70 Signed-off-by: Cole Robinson <crobinso@redhat.com>
Diffstat (limited to 'ui')
-rw-r--r--ui/gfxdetails.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gfxdetails.ui b/ui/gfxdetails.ui
index 7647ac4b..d1e5f09e 100644
--- a/ui/gfxdetails.ui
+++ b/ui/gfxdetails.ui
@@ -303,7 +303,7 @@
<property name="can_focus">False</property>
<property name="halign">end</property>
<property name="valign">start</property>
- <property name="label" translatable="yes">Open_GL:</property>
+ <property name="label">Open_GL:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">graphics-opengl</property>
</object>