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

SF.net SVN: ledger-smb:[6784] branches/1.3/bin/gl.pl



Revision: 6784
          http://sourceforge.net/p/ledger-smb/code/6784
Author:   pongracz
Date:     2014-02-06 19:01:01 +0000 (Thu, 06 Feb 2014)
Log Message:
-----------
Fix the missing header translation. Now the title will be translated correctly.

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

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

Modified: branches/1.3/bin/gl.pl
===================================================================
--- branches/1.3/bin/gl.pl	2014-02-06 10:03:15 UTC (rev 6783)
+++ branches/1.3/bin/gl.pl	2014-02-06 19:01:01 UTC (rev 6784)
@@ -190,7 +190,7 @@
     if (@{$form->{all_project}}){
        unshift @{ $form->{all_project} }, {};
     }
-    $title = $form->{title};
+    $title = $locale->text("$form->{title}");
     if ( $form->{transfer} ) {
         $form->{title} = $locale->text("[_1] Cash Transfer Transaction", $title);
     }


Property changes on: branches/1.3/bin/gl.pl
___________________________________________________________________
Added: svn:text-time
## -0,0 +1 ##
+2014-02-06T18:58:54.275601Z
\ No newline at end of property
Added: svn:unix-mode
## -0,0 +1 ##
+0600
\ No newline at end of property
Added: svn:owner
## -0,0 +1 ##
+0 root
\ No newline at end of property
Added: svn:group
## -0,0 +1 ##
+0 root
\ 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