[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[6811] trunk/bin/aa.pl
- Subject: SF.net SVN: ledger-smb:[6811] trunk/bin/aa.pl
- From: ..hidden..
- Date: Fri, 7 Feb 2014 23:58:26 +0000
Revision: 6811
http://sourceforge.net/p/ledger-smb/code/6811
Author: pongracz
Date: 2014-02-07 23:58:24 +0000 (Fri, 07 Feb 2014)
Log Message:
-----------
Fix translation issue on some vendor/customer transaction forms.
Modified Paths:
--------------
trunk/bin/aa.pl
Property Changed:
----------------
trunk/bin/aa.pl
Modified: trunk/bin/aa.pl
===================================================================
--- trunk/bin/aa.pl 2014-02-07 18:50:56 UTC (rev 6810)
+++ trunk/bin/aa.pl 2014-02-07 23:58:24 UTC (rev 6811)
@@ -114,7 +114,7 @@
}
sub add {
- $form->{title} = $locale->text("Add");
+ $form->{title} = "Add";
$form->{callback} =
"$form->{script}?action=add&path=$form->{path}&login=$form->{login}&sessionid=$form->{sessionid}"
@@ -398,7 +398,7 @@
sub form_header {
- $title = $locale->text("$form->{title}");
+ $title = $form->{title};
$form->all_business_units($form->{transdate},
$form->{"$form->{vc}_id"},
$form->{ARAP});
Property changes on: trunk/bin/aa.pl
___________________________________________________________________
Modified: svn:text-time
## -1 +1 ##
-2014-02-06T19:50:14.318361Z
+2014-02-07T23:57:37.525077Z
\ 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