summaryrefslogtreecommitdiff
path: root/ui/addhardware.ui
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2015-09-23 17:01:41 -0400
committerCole Robinson <crobinso@redhat.com>2015-09-23 17:01:41 -0400
commit117cad551ddc09e28f43b2d3fc2b83afd05ba35d (patch)
tree126b6110747d3f2b1b115e6fc72f30debeb33734 /ui/addhardware.ui
parent8e587346997cbd9331bf9bd8f5eefee9d8855634 (diff)
downloadvirt-manager-117cad551ddc09e28f43b2d3fc2b83afd05ba35d.tar.gz
ui: Don't mark UI accessibility names as translatable
Because I haven't been using translatable strings...
Diffstat (limited to 'ui/addhardware.ui')
-rw-r--r--ui/addhardware.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/addhardware.ui b/ui/addhardware.ui
index 27623af5..39fb2adf 100644
--- a/ui/addhardware.ui
+++ b/ui/addhardware.ui
@@ -173,7 +173,7 @@
<signal name="changed" handler="on_storage_devtype_changed" swapped="no"/>
<child internal-child="accessible">
<object class="AtkObject" id="storage-devtype-atkobject">
- <property name="AtkObject::accessible-name" translatable="yes">Device Type Field</property>
+ <property name="AtkObject::accessible-name">Device Type Field</property>
</object>
</child>
</object>
@@ -418,7 +418,7 @@
<property name="text" translatable="yes">aa:bb:cc:dd:ee:ff</property>
<child internal-child="accessible">
<object class="AtkObject" id="create-mac-address-atkobject">
- <property name="AtkObject::accessible-name" translatable="yes">MAC Address Field</property>
+ <property name="AtkObject::accessible-name">MAC Address Field</property>
</object>
</child>
</object>