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

SF.net SVN: ledger-smb:[6785] branches/1.3/bin/am.pl



Revision: 6785
          http://sourceforge.net/p/ledger-smb/code/6785
Author:   pongracz
Date:     2014-02-06 19:35:28 +0000 (Thu, 06 Feb 2014)
Log Message:
-----------
More title translation fixes. ->text() were missing.

Modified Paths:
--------------
    branches/1.3/bin/am.pl

Property Changed:
----------------
    branches/1.3/bin/am.pl

Modified: branches/1.3/bin/am.pl
===================================================================
--- branches/1.3/bin/am.pl	2014-02-06 19:01:01 UTC (rev 6784)
+++ branches/1.3/bin/am.pl	2014-02-06 19:35:28 UTC (rev 6785)
@@ -405,7 +405,7 @@
 sub csv_list_gifi { &list_gifi }
 
 sub add_gifi {
-    $form->{title} = "Add";
+    $form->{title} = $locale->text("Add");
 
     # construct callback
     $form->{callback} =
@@ -561,7 +561,7 @@
 
 sub add_department {
 
-    $form->{title} = "Add";
+    $form->{title} = $locale->text("Add");
     $form->{role}  = "P";
 
     $form->{callback} =
@@ -719,7 +719,7 @@
 
 sub add_business {
 
-    $form->{title} = "Add";
+    $form->{title} = $locale->text("Add");
 
     $form->{callback} =
 "$form->{script}?action=add_business&path=$form->{path}&login=$form->{login}&sessionid=$form->{sessionid}"
@@ -873,7 +873,7 @@
 
 sub add_sic {
 
-    $form->{title} = "Add";
+    $form->{title} = $locale->text("Add");
 
     $form->{callback} =
 "$form->{script}?action=add_sic&path=$form->{path}&login=$form->{login}&sessionid=$form->{sessionid}"
@@ -1042,7 +1042,7 @@
 
 sub add_language {
 
-    $form->{title} = "Add";
+    $form->{title} = $locale->text("Add");
 
     $form->{callback} =
 "$form->{script}?action=add_language&path=$form->{path}&login=$form->{login}&sessionid=$form->{sessionid}"
@@ -1896,7 +1896,7 @@
 
 sub add_warehouse {
 
-    $form->{title} = "Add";
+    $form->{title} = $locale->text("Add");
 
     $form->{callback} =
 "$form->{script}?action=add_warehouse&path=$form->{path}&login=$form->{login}&sessionid=$form->{sessionid}"
@@ -2882,7 +2882,7 @@
 
 sub add_taxform {
 
-    $form->{title} = "Add";
+    $form->{title} = $locale->text("Add");
 
     $form->{callback} =
 "$form->{script}?action=add_taxform&path=$form->{path}&login=$form->{login}&sessionid=$form->{sessionid}"


Property changes on: branches/1.3/bin/am.pl
___________________________________________________________________
Added: svn:text-time
## -0,0 +1 ##
+2014-02-06T19:29:37.000000Z
\ No newline at end of property
Added: svn:unix-mode
## -0,0 +1 ##
+0775
\ No newline at end of property
Added: svn:owner
## -0,0 +1 ##
+33 www-data
\ No newline at end of property
Added: svn:group
## -0,0 +1 ##
+33 www-data
\ No newline at end of property
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits