Changeset 1896

Show
Ignore:
Timestamp:
05/11/06 18:34:09 (7 years ago)
Author:
rcourtna
Message:

translation for the Portuguese of Brazil

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/trunk/amp_conf/htdocs/admin/index.php

    r1463 r1896  
    6767<option value="es_ES" <? echo ($_COOKIE['lang']=="es_ES" ? "selected" : "") ?> >Espa&ntilde;ol</option> 
    6868<option value="ru_RU" <? echo ($_COOKIE['lang']=="ru_RU" ? "selected" : "") ?> >Russki</option> 
     69<option value="pt_PT" <? echo ($_COOKIE['lang']=="pt_PT" ? "selected" : "") ?> >Portuguese</option> 
    6970</select> 
    7071  <?php } ?>