Show
Ignore:
Timestamp:
06/17/06 08:49:26 (2 years ago)
Author:
mdodoo
Message:

Fixes #55. Moves constants related to tags into constants.php. Attempts to update most translations to make LBL_ADMIN_CANT_RENAME more generic.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/gregarius/intl/pt_BR.php

    r1493 r1502  
    190190define ('LBL_ADMIN_BAD_RSS_URL',"Sinto muito, eu acho que não posso tratar esta URL: '%s'"); 
    191191define ('LBL_ADMIN_ERROR_CANT_DELETE_HOME_FOLDER',"Você não pode excluir a pasta " . LBL_HOME_FOLDER . ""); 
    192 define ('LBL_ADMIN_CANT_RENAME',"Você não pode renomear a pasta '%s' porque tal pasta já existe."); 
     192define ('LBL_ADMIN_CANT_RENAME',"Você não pode renomear a íten '%s' porque tal íten já existe."); 
    193193define('LBL_ADMIN_ERROR_CANT_CREATE',"Parace que você já tem uma pasta chamada '%s'!"); 
    194194