r22745 - htdocs/branches/beta - Better text for Android app as suggested by Yawar Amin.

Cristian Marchi cmarchi at code.gnucash.org
Sat Feb 2 08:03:05 EST 2013


Author: cmarchi
Date: 2013-02-02 08:03:05 -0500 (Sat, 02 Feb 2013)
New Revision: 22745
Trac: http://svn.gnucash.org/trac/changeset/22745

Modified:
   htdocs/branches/beta/index.phtml
Log:
Better text for Android app as suggested by Yawar Amin.

Modified: htdocs/branches/beta/index.phtml
===================================================================
--- htdocs/branches/beta/index.phtml	2013-02-02 12:50:47 UTC (rev 22744)
+++ htdocs/branches/beta/index.phtml	2013-02-02 13:03:05 UTC (rev 22745)
@@ -63,15 +63,15 @@
 
 <!-- Android app info -->
 <div id="download" style="margin-top:2em">
-<h3 style="margin-bottom:1px; margin-top:0px">GnuCash companion app for Android</h3>
+<h3 style="margin-bottom:1px; margin-top:0px">GnuCash for Android</h3>
   <div style="width:172px; height:100%; float:right; margin-left:15px; margin-right:15px">
   <a href="https://play.google.com/store/apps/details?id=org.gnucash.android" target="_blank">
     <img alt="Get it on Google Play" src="https://developer.android.com/images/brand/en_generic_rgb_wo_60.png" />
   </a>
   <p style="text-align:center"><a href="https://github.com/codinguser/GnucashMobile/blob/master/README.md" target="_blank"><?php echo T_("Info and development");?></a></p>
   </div>
-  <p><?php echo T_("The GnuCash team recommends the GnuCash Mobile Android app. This application allows you to keep track of your financial transactions on the go for later import into the desktop version of GnuCash.");?></p>
-  <p><i><b><?php echo T_("Note: the application is not a port of the GnuCash program for Android systems.");?></b></i></p>
+  <p><?php echo T_("The GnuCash team recommends the GnuCash for Android app. This app allows you to keep track of your financial transactions on the go for later import into the desktop version of GnuCash.");?></p>
+  <p><i><b><?php echo T_("Note that GnuCash for Android is not a port of the GnuCash program to Android.");?></b></i></p>
 </div>
 <!-- end Android app info -->
 



More information about the gnucash-changes mailing list