[Gnucash-changes] r13023 - htdocs/trunk/www - preparing features for translation

Neil Williams codehelp at cvs.gnucash.org
Sun Jan 29 11:47:56 EST 2006


Author: codehelp
Date: 2006-01-29 11:47:55 -0500 (Sun, 29 Jan 2006)
New Revision: 13023
Trac: http://svn.gnucash.org/trac/changeset/13023

Modified:
   htdocs/trunk/www/features.phtml
   htdocs/trunk/www/features_1.phtml
   htdocs/trunk/www/features_2.phtml
   htdocs/trunk/www/features_3.phtml
   htdocs/trunk/www/features_4.phtml
   htdocs/trunk/www/features_5.phtml
Log:
preparing features for translation

Modified: htdocs/trunk/www/features.phtml
===================================================================
--- htdocs/trunk/www/features.phtml	2006-01-29 16:39:27 UTC (rev 13022)
+++ htdocs/trunk/www/features.phtml	2006-01-29 16:47:55 UTC (rev 13023)
@@ -6,27 +6,18 @@
 ?>
 
 <div id="content">
-<h1>Features</h1>
+<h1><?php echo _("Features");?></h1>
 
-<p>GnuCash has long had many features that support basic accounting
-needs for individuals and families, starting with an easy-to-use
-checkbook-register-style layout, and supporting things like
-bank statement reconciliation, stock/fund portfolios and
-numerous reports/graphs.  But GnuCash development doesn't
-stand still, and the newest versions add support for small business
-accounting as well.  German residents will also enjoy its on-line
-banking features (Sorry, on-line banking is not supported in the US;
-don't blame us, blame your bank.  Tell them to tell us the URL for
-their OFX servers, instead of hiding it like state secrets.).
+<p><?php echo _("GnuCash has long had many features that support basic accounting needs for individuals and families, starting with an easy-to-use checkbook-register-style layout, and supporting things like bank statement reconciliation, stock/fund portfolios and numerous reports/graphs.  But GnuCash development doesn't stand still, and the newest versions add support for small business accounting as well.  German residents will also enjoy its on-line banking features (Sorry, on-line banking is not supported in the US; don't blame us, blame your bank.  Tell them to tell us the URL for their OFX servers, instead of hiding it like state secrets.).");?>
 </p>
 <p style="text-align:center">
-Take a graphical tour of some of the core GnuCash features!</p>
+<?php echo _("Take a graphical tour of some of the core GnuCash features!");?></p>
 <p style="text-align:center"><a href="features_1.phtml">
 <img alt="start" src="/images/features/features_start_the_tour.png"></a>
 </p>
 
 <p style="text-align:center">or dive into the<br>
-<b><a href="features_5.phtml">Complete Features List</a></b>.
+<b><a href="features_5.phtml"><?php echo _("Complete Features List");?></a></b>.
 </p>
 
 </div>

Modified: htdocs/trunk/www/features_1.phtml
===================================================================
--- htdocs/trunk/www/features_1.phtml	2006-01-29 16:39:27 UTC (rev 13022)
+++ htdocs/trunk/www/features_1.phtml	2006-01-29 16:47:55 UTC (rev 13023)
@@ -19,10 +19,7 @@
 <p class="featurepanel">
 <img alt="easy to use interface"
  src="/images/features/features_1_text.png"><br>
-If you can use the register in the back of your checkbook,
-you can use Gnucash. Type directly into the register,
-tab between fields, and use quick-fill to automatically
-complete the transaction.</p>
+<?php echo _("If you can use the register in the back of your checkbook, you can use Gnucash. Type directly into the register, tab between fields, and use quick-fill to automatically complete the transaction.");?></p>
 </div>
 
 <div class="featureblock">&nbsp;</div>
@@ -31,7 +28,7 @@
 <img alt="at start"
 src="/images/features/features_previous_disabled.png">
  |
-<a href="features_2.phtml"><img alt="next slide"
+<a href="features_2.phtml"><img alt="<?php echo _("next slide");?>"
  src="/images/features/features_next.png"></a>
 </div>
 </div>

Modified: htdocs/trunk/www/features_2.phtml
===================================================================
--- htdocs/trunk/www/features_2.phtml	2006-01-29 16:39:27 UTC (rev 13022)
+++ htdocs/trunk/www/features_2.phtml	2006-01-29 16:47:55 UTC (rev 13023)
@@ -18,18 +18,16 @@
 </div>
 <p class="featurepanel">
   <img src="/images/features/features_2_text.png"><br>
-  A master account can have a hierarchy of detail accounts underneath it.
-  This allows similar accounts types ( e.g. Cash, Bank, Stock ) to be
-  grouped into one master account ( e.g. Assets ).
+<?php echo _("A master account can have a hierarchy of detail accounts underneath it. This allows similar accounts types ( e.g. Cash, Bank, Stock ) to be grouped into one master account ( e.g. Assets ).");?>
 </p>
 </div>
 <div class="featureblock">&nbsp;</div>
 
 <div class="featureplay">
- <a href=features_1.phtml><img alt="back to 1"
+ <a href=features_1.phtml><img alt="<?php echo _("back to first slide");?>"
 src="/images/features/features_previous.png"></a>
  |
-  <a href=features_3.phtml><img alt="next slide"
+  <a href=features_3.phtml><img alt="<?php echo _("next slide");?>"
  src="/images/features/features_next.png"></a>
 </div>
 

Modified: htdocs/trunk/www/features_3.phtml
===================================================================
--- htdocs/trunk/www/features_3.phtml	2006-01-29 16:39:27 UTC (rev 13022)
+++ htdocs/trunk/www/features_3.phtml	2006-01-29 16:47:55 UTC (rev 13023)
@@ -18,16 +18,16 @@
 </div>
 <p class="featurepanel">
   <img src="/images/features/features_3_text.png"><br>
-  With keyboard accelerators, check number auto-increment,
-  transaction auto-completion and transaction cut-n-paste make
-  entering transactions quick and smooth.</p>
+<?php echo _("With keyboard accelerators, check number auto-increment, transaction auto-completion and transaction cut-n-paste make entering transactions quick and smooth.");?>
+</p>
 </div>
 <div class="featureblock">&nbsp;</div>
 
 <div class="featureplay">
-  <a href=features_2.phtml><img alt="back to 2" src="/images/features/features_previous.png"></a>
+  <a href=features_2.phtml><img alt="<?php echo _("back to slide 2");?>" 
+src="/images/features/features_previous.png"></a>
  |
- <a href=features_4.phtml><img alt="next slide"
+ <a href=features_4.phtml><img alt="<?php echo _("next slide");?>"
  src="/images/features/features_next.png"></a>
 </div>
 

Modified: htdocs/trunk/www/features_4.phtml
===================================================================
--- htdocs/trunk/www/features_4.phtml	2006-01-29 16:39:27 UTC (rev 13022)
+++ htdocs/trunk/www/features_4.phtml	2006-01-29 16:47:55 UTC (rev 13023)
@@ -18,17 +18,16 @@
 </div>
 <p class="featurepanel">
  <img src="/images/features/features_4_text.png"><br>
-  A single transaction can be split into several pieces to
-  record taxes, fees, and other journal entries.</p>
+<?php echo _("  A single transaction can be split into several pieces to record taxes, fees, and other journal entries.");?></p>
 </div>
 
 <div class="featureblock">&nbsp;</div>
 
 <div class="featureplay">
-  <a href=features_3.phtml><img alt="back to 3"
+  <a href=features_3.phtml><img alt="<?php echo _("back to slide 3");?>"
  src="/images/features/features_previous.png"></a>
  |
-  <a href=features_5.phtml><img alt="next slide"
+  <a href=features_5.phtml><img alt="<?php echo _("next slide");?>"
  src="/images/features/features_next.png"></a>
 </div>
 </div>

Modified: htdocs/trunk/www/features_5.phtml
===================================================================
--- htdocs/trunk/www/features_5.phtml	2006-01-29 16:39:27 UTC (rev 13022)
+++ htdocs/trunk/www/features_5.phtml	2006-01-29 16:47:55 UTC (rev 13023)
@@ -16,10 +16,10 @@
 </div>
 
 
-<h2>What's New in GnuCash 1.8.0?</h2>
-<p>The 1.8.x series of stable releases introduce many new features not found
-in the older gnucash-1.6.8:</p>
-
+<h2><?php echo _("What's New in GnuCash 1.8.0?");?></h2>
+<p><?php echo _("The 1.8.x series of stable releases introduce many new features not found in the older gnucash-1.6.8.");?></p>
+<?php # mark the updated features for translating when editing
+?>
 <dl>
 <dt><b>Scheduled Transactions</b>
 <dd>You can now create recurring
@@ -170,15 +170,12 @@
 
 <br>
 
-<table border=0 cellspacing=0 cellpadding=0 width=100% align=center>
-<tr>
-  <td align=center>
-	  <a href=features_4.phtml><img border=0 src="/images/features/features_previous.png"></a>
+<div class="featureplay">
+  <a href=features_4.phtml><img alt="<?php echo _("back to slide 4");?>" 
+src="/images/features/features_previous.png"></a>
 		 |
-	  <img border=0 src="/images/features/features_next_disabled.png">
-	</td>
-</tr>
-</table>
+  <img border=0 src="/images/features/features_next_disabled.png">
 </div>
+</div>
 
 <?php include($toppath."/externals/en/footer.phtml"); ?>



More information about the gnucash-changes mailing list