[qet] qet/qet: [5554] Add other country names

[ Thread Index | Date Index | More lists.tuxfamily.org/qet Archives ]


Revision: 5554
Author:   scorpio810
Date:     2018-10-12 02:21:04 +0200 (Fri, 12 Oct 2018)
Log Message:
-----------
Add other country names

Modified Paths:
--------------
    trunk/sources/ElementsCollection/xmlelementcollection.cpp

Modified: trunk/sources/ElementsCollection/xmlelementcollection.cpp
===================================================================
--- trunk/sources/ElementsCollection/xmlelementcollection.cpp	2018-10-11 23:37:56 UTC (rev 5553)
+++ trunk/sources/ElementsCollection/xmlelementcollection.cpp	2018-10-12 00:21:04 UTC (rev 5554)
@@ -62,6 +62,10 @@
 	names.addName("ca", "Elements importats");
 	names.addName("ro", "Elemente importate");
 	names.addName("tr", QString(turkish_data, 12));
+	names.addName("da", "Importerede elementer");
+	names.addName("hr", "Uvezeni elementi");
+	names.addName("sl", "Uvoženi elementi");
+	
 
 	import.appendChild(names.toXml(m_dom_document));
 }


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/