PHP Classes

File: locale/welcome-pt.php

Recommend this page to a friend!
  Classes of Manuel Lemos   Ezmlm mailing list manager class   locale/welcome-pt.php   Download  
File: locale/welcome-pt.php
Role: Configuration script
Content type: text/plain
Description: Locale definitions for the system welcome page in the idiom Português
Class: Ezmlm mailing list manager class
Web interface to manage ezmlm mailing lists.
Author: By
Last change:
Date: 23 years ago
Size: 415 bytes
 

Contents

Class file image Download
<?php

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

?>