(no commit message)
[maegirls] / trunk / src / win.py
index 41bbe58..959607d 100755 (executable)
@@ -150,7 +150,7 @@ WARNING!!! This app is not guaranteed to be accurate or correct!  You cannot
 trust this program, or any program, to give accurate predictions!
 The whole women-cycle-thing highly depends on a number of factors that
 only a doctor can tell.
-
+<p>
 <div class="title">Copyright</div>
 <p> Copyright &copy; 2010, Stefanos Harhalakis &lt;v13@v13.gr&gt;
 
@@ -166,7 +166,8 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 <p> You should have received a copy of the GNU General Public License
-along with this program.  If not, see <http://www.gnu.org/licenses/>.
+along with this program.  If not, see
+<a href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a>.
 </body>
 </html>
        """)
@@ -199,7 +200,7 @@ class HelpDialog(MyMsgDialog):
 
        txt=self.tr("""
 <p> MaeGirls shows information about women's cycle using some generic
-guidelines:  It assumes that the ovulation happens 14 days before the start
+guidelines:  It assumes that ovulation happens 14 days before the start
 of the next period and that the period cycle is constant. Also, it assumes
 that sperm can live for 4 days, while an egg can live for 2 days.
 
@@ -219,7 +220,7 @@ happens, assumed to last 5 days.
 <p> Navigation is easy: Use left-right finger movement to move the calendar
 view. Use up-down finger movement to zoom in/out.
 
-<p> This program allows for "monitoring" the cycle of multiple girls.
+<p> This program allows the "monitoring" of the cycle of multiple girls/women.
        """)
 
        self.setWindowTitle(self.tr("Help"))