Login   Register  
PHP Classes
elePHPant
Icontem

File: locale/welcome-pt_br.php

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Manuel Lemos  >  Ezmlm mailing list manager class  >  locale/welcome-pt_br.php  >  Download  
File: locale/welcome-pt_br.php
Role: Configuration script
Content type: text/plain
Description: Locale definitions for the system welcome page in the idiom Português do Brasil
Class: Ezmlm mailing list manager class
Web interface to manage ezmlm mailing lists.
Author: By
Last change:
Date: 2001-03-26 01:34
Size: 420 bytes
 

Contents

Class file image Download
<?php

$GLOBALS
["locale"]["string"]["Welcome"]="Bem-vindo ao Sistema de Gerenciamento de Listas de Distribui\347\343o";
$GLOBALS["locale"]["string"]["Login"]="Entrar";
$GLOBALS["locale"]["string"]["For-more-information-contact"]="Para mais informa\347\365es contate: ";
$GLOBALS["locale"]["shortcutstring"]["Use-this-button-to"]="%sU%sse este bot\343o para";
$GLOBALS["locale"]["shortcut"]["Use-this-button-to"]="U";

?>