Ignore:
Timestamp:
02/27/12 10:50:10 (12 years ago)
Author:
thiago
Message:

Ticket #2486 - Adicionando outras traduções que estavam faltando

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/prototype/modules/mail/js/label.js

    r5556 r5558  
    301301                //Exibe a mensagem informando o usuário de que não há nenhum marcador cadastrado. 
    302302                Label_List = winElement 
    303                 .find(".label-list-container").html('<ul class="label-list"><li class="empty-item">'+get_lang("None Label.")+'.</li></ul>'); 
     303                .find(".label-list-container").html('<ul class="label-list"><li class="empty-item">'+get_lang("Label None.")+'.</li></ul>'); 
    304304                 
    305305        } 
Note: See TracChangeset for help on using the changeset viewer.