DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33408>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33408

           Summary: Need translation of change to user's guide re: math
                    operations
           Product: Velocity
           Version: 1.5
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Documentation
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


old text (in English): 
  <p>
    When a division operation is performed, the result will be an
    integer. Any remainder can be obtained by using the modulus
    (<em>%</em>) operator.
  </p>

new text:
  <p>
    When a division operation is performed between two integers, the result 
will be an
    integer. Any remainder can be obtained by using the modulus
    (<em>%</em>) operator.
  </p>


Need a translation into Spanish, Finnish, French

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to