Hello friends, please any body can explain me the process to activate the es.po file??
i copy this file to includes/i18n from includes/qcodo/i18n and in prepend.inc file i active this options:
public static $EncodingType = 'UTF-8';
QApplication::$CountryCode = 'es';
QApplication::$LanguageCode = 'es';
but the page viewed in english
thnaks for your help
from Perú