details:   /erp/devel/pi/rev/756333addf28
changeset: 8767:756333addf28
user:      Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
date:      Thu Oct 28 09:20:01 2010 +0200
summary:   Fixed bug 14945: Amount From field in Create Lines from Bank 
Statement is not translated

Removed blank space to allow translation engine to translate this string

diffstat:

 src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Bank.html |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r 09983f27135a -r 756333addf28 
src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Bank.html
--- a/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Bank.html  Thu Oct 
28 10:18:10 2010 +0200
+++ b/src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_Bank.html  Thu Oct 
28 09:20:01 2010 +0200
@@ -9,7 +9,7 @@
  * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
  * License for the specific  language  governing  rights  and  limitations
  * under the License. 
- * The Original Code is Openbravo ERP. 
+ * The Original Code is Openbravo ERP.
  * The Initial Developer of the Original Code is Openbravo SLU 
  * All portions are Copyright (C) 2001-2010 Openbravo SLU 
  * All Rights Reserved. 
@@ -499,7 +499,7 @@
               <td class="TextBox_ContentCell">
                 <input type="text" dojotype="openbravo:ValidationTextBox" 
class="TextBox_OneCell_width" name="inpDocumentNo" id="inpDocumentNo" value="" 
><script>djConfig.searchIds.push("inpDocumentNo");</script>
               </td>
-              <td class="TitleCell"><span class="LabelText">Amount 
From </span> </td>
+              <td class="TitleCell"><span class="LabelText">Amount From</span> 
</td>
               <td class="TextBox_btn_ContentCell">
                   <table border="0" cellspacing="0" cellpadding="0" summary="" 
 style="padding-top: 0px;">
                     <tr>

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to