[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb: [209] trunk/bin/am.pl



Revision: 209
          http://svn.sourceforge.net/ledger-smb/?rev=209&view=rev
Author:   tetragon
Date:     2006-10-13 09:34:56 -0700 (Fri, 13 Oct 2006)

Log Message:
-----------
Update key name for tax property "Order"

Modified Paths:
--------------
    trunk/bin/am.pl

Modified: trunk/bin/am.pl
===================================================================
--- trunk/bin/am.pl	2006-10-13 16:28:21 UTC (rev 208)
+++ trunk/bin/am.pl	2006-10-13 16:34:56 UTC (rev 209)
@@ -1903,7 +1903,7 @@
 	  <th>|.$locale->text('Rate').qq| (%)</th>
 	  <th>|.$locale->text('Number').qq|</th>
 	  <th>|.$locale->text('Valid To').qq|</th>
-	  <th>|.$locale->text('Order').qq|</th>
+	  <th>|.$locale->text('Ordering').qq|</th>
 	  <th>|.$locale->text('Tax Rules').qq|</th>
 	</tr>
 |;


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.