PHP Classes

File: locale/welcome-pt_br.php

Recommend this page to a friend!
  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: 23 years ago
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";

?>