[network-manager-fortisslvpn/nm-1-2] appdata: make translations a bit saner



commit 5daadee45953d3fb425d464e8c2a4e6df605dc9b
Author: Lubomir Rintel <lkundrak v3 sk>
Date:   Tue Apr 12 21:40:31 2016 +0200

    appdata: make translations a bit saner
    
    (cherry picked from commit 3cb2a389cecd29c1076e97ab0d035ef26a0160fa)

 appdata/network-manager-fortisslvpn.appdata.xml.in |    6 +++---
 po/POTFILES.in                                     |    4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/appdata/network-manager-fortisslvpn.appdata.xml.in 
b/appdata/network-manager-fortisslvpn.appdata.xml.in
index 13983a6..d3deb65 100644
--- a/appdata/network-manager-fortisslvpn.appdata.xml.in
+++ b/appdata/network-manager-fortisslvpn.appdata.xml.in
@@ -20,9 +20,9 @@
     <keyword>SSLVPN</keyword>
   </keywords>
 
-  <_description>
-    <p>Support for configuring Fortinet SSLVPN virtual private network connections.</p>
-  </_description>
+  <description>
+    <_p>Support for configuring Fortinet SSLVPN virtual private network connections.</_p>
+  </description>
 
   <screenshots>
     <screenshot type="default">
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 7ca12b7..4c8d954 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,7 +1,7 @@
 # List of source files containing translatable strings.
 # Please keep this file sorted alphabetically.
-auth-dialog/main.c
 appdata/network-manager-fortisslvpn.appdata.xml.in
-[type: gettext/glade]properties/nm-fortisslvpn-dialog.ui
+auth-dialog/main.c
 properties/nm-fortisslvpn.c
 src/nm-fortisslvpn-service.c
+[type: gettext/glade]properties/nm-fortisslvpn-dialog.ui


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