[gnome-multi-writer] Remove intltool markings from XML files



commit db12648e00ee24dcd5ffcb8389c7deca9a521ef1
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Mon Apr 10 17:01:01 2017 +0200

    Remove intltool markings from XML files

 data/appdata/org.gnome.MultiWriter.appdata.xml.in |    4 ++--
 data/org.gnome.MultiWriter.policy.in              |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/data/appdata/org.gnome.MultiWriter.appdata.xml.in 
b/data/appdata/org.gnome.MultiWriter.appdata.xml.in
index bf7f203..633e930 100644
--- a/data/appdata/org.gnome.MultiWriter.appdata.xml.in
+++ b/data/appdata/org.gnome.MultiWriter.appdata.xml.in
@@ -30,9 +30,9 @@
     </p>
     <ul>
       <!-- TRANSLATORS: storage devices refers to the things we're writing to -->
-      <_li>Use USB 3.0 hubs, even if the storage devices are USB 2.0</_li>
+      <li>Use USB 3.0 hubs, even if the storage devices are USB 2.0</li>
       <!-- TRANSLATORS: PCIe is the data bus, don't translate please -->
-      <_li>Install another USB 2.0 PCIe root hub</_li>
+      <li>Install another USB 2.0 PCIe root hub</li>
     </ul>
     <!-- TRANSLATORS: the ColorHug is an open hardware product, don't translate the name -->
     <p>
diff --git a/data/org.gnome.MultiWriter.policy.in b/data/org.gnome.MultiWriter.policy.in
index 6d96e58..d13e57d 100644
--- a/data/org.gnome.MultiWriter.policy.in
+++ b/data/org.gnome.MultiWriter.policy.in
@@ -14,8 +14,8 @@
   <icon_name>gnome-multi-writer</icon_name>
 
   <action id="org.gnome.MultiWriter.probe">
-    <_description>Check the device</_description>
-    <_message>Authentication is required to probe the device</_message>
+    <description>Check the device</description>
+    <message>Authentication is required to probe the device</message>
     <icon_name>drive-harddisk-usb</icon_name>
     <defaults>
       <allow_any>auth_admin</allow_any>


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