Ignore:
Timestamp:
05/06/11 14:57:08 (13 years ago)
Author:
niltonneto
Message:

Ticket #1824 - Corrigido problema na atualização dos idiomas pelo setup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2/expressoMail1_2/js/draw_api.js

    r4229 r4248  
    27932793                        document.createTextNode( ' | ' ) 
    27942794                ).parentNode.appendChild( 
    2795                         document.createTextNode( get_lang('Send this mail as text plain') + '.') 
     2795                        document.createTextNode( get_lang('Send this mail as text plain') + ':') 
    27962796                ); 
    27972797                // changed to work in ie 
Note: See TracChangeset for help on using the changeset viewer.