Ignore:
Timestamp:
12/11/07 16:47:03 (16 years ago)
Author:
niltonneto
Message:

Nova funcionalidade: Teclas de Atalho
Correção de frases lang

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoMail1_2/js/sharemailbox.js

    r118 r128  
    243243                        div.style.height = "460px"; 
    244244                        div.style.width = "540px"; 
    245                         var title = get_lang(":: Mailbox Sharing ::"); 
     245                        var title = ":: "+get_lang("Mailbox Sharing")+" ::"; 
    246246                        var wHeight = div.offsetHeight + "px"; 
    247247                        var wWidth =  div.offsetWidth   + "px"; 
Note: See TracChangeset for help on using the changeset viewer.