Index: /Vago/trunk/Vago/packageWizard/packagepage3.ui
===================================================================
--- /Vago/trunk/Vago/packageWizard/packagepage3.ui	(revision 798)
+++ /Vago/trunk/Vago/packageWizard/packagepage3.ui	(revision 799)
@@ -65,9 +65,5 @@
     <widget class="QLineEdit" name="leIncompatible">
      <property name="toolTip">
-      <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
-&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
-p, li { white-space: pre-wrap; }
-&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
-&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt; font-weight:600;&quot;&gt;Fill with the packages number that will conflict with this package&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+      <string>Fill with the packages number that will conflict with this package</string>
      </property>
     </widget>
Index: /Vago/trunk/Vago/packageWizard/packagepage4.cpp
===================================================================
--- /Vago/trunk/Vago/packageWizard/packagepage4.cpp	(revision 798)
+++ /Vago/trunk/Vago/packageWizard/packagepage4.cpp	(revision 799)
@@ -8,5 +8,5 @@
     ui->setupUi(this);
     this->setTitle("Package Files");
-    this->setSubTitle("Add here the resources to the correspondent plataform for your package.");
+    this->setSubTitle("Add the resources to the corresponding platform for your package.");
 
     commonTable=ui->twCommon;
