Changeset 6827 for branches/2.4


Ignore:
Timestamp:
07/19/12 17:59:41 (12 years ago)
Author:
eduardow
Message:

Ticket #2959 - Considerar mais de uma regra para uma mesma msg no filtro de msgs.

Location:
branches/2.4
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2.4/expressoMail1_2/setup/phpgw_pt-br.lang

    r6824 r6827  
    9494Config for ExpressoMail expressoMail1_2 pt-br   Configurações para o ExpressoMail 
    9595Contact added successfully.     expressoMail1_2 pt-br   Contato adicionado com sucesso. 
    96 Continue checking other rules if the criteria is met?   expressoMail1_2 pt-br   Continuar verificando outras regras caso o critério seja encontrado? 
     96Continue checking other rules if the criteria is met.   expressoMail1_2 pt-br   Continuar verificando outras regras caso o critério seja encontrado. 
    9797Connection failed with %1 Server. Try later.    expressoMail1_2 pt-br   Ocorreu uma falha de comunicação com o servidor de %1. Tente mais tarde. 
    9898Convert this message into plain text can make parts of it are removed. Continue?        expressoMail1_2 pt-br   Converter esta mensagem para texto sem formatação pode fazer com que partes dela sejam removidas. Deseja continuar? 
  • branches/2.4/prototype/modules/filters/edit-filter.ejs

    r6824 r6827  
    8585                    <fieldset>  
    8686                                <input type="checkbox" name="verifyNextRule" value="verifyNextRule" class="verifyNextRule"/>  
    87                                 <label><%= get_lang("Continue checking other rules if the criteria is met?")%></label> 
     87                                <label><%= get_lang("Continue checking other rules if the criteria is met.")%></label> 
    8888                        </fieldset> 
    8989                        <fieldset class="fields-isexact"> 
Note: See TracChangeset for help on using the changeset viewer.