Project

General

Profile

« Previous | Next » 

Revision 1517

Added by Dietmar about 13 years ago

fix SERVER_EMAIL in language files
fix encoded text in sections.php
add missing image in argos_theme

View differences:

CA.php
540 540
$MESSAGE['MEDIA_TARGET_DOT_DOT_SLASH'] = 'No es pot tenir ../ a la carpeta de destí';
541 541
$MESSAGE['MEDIA_UPLOADED'] = ' fitxers han estat penjats amb èxit';
542 542
$MESSAGE['MOD_FORM_EXCESS_SUBMISSIONS'] = 'Ho sentim, aquest formulari ha estat enviat massa vegades durant l\'última hora. Per favor torneu-ho a intentar d\'ací una hora.';
543
$MESSAGE['MOD_FORM_INCORRECT_CAPTCHA'] = 'The verification number (also known as Captcha) that you entered is incorrect. If you are having problems reading the Captcha, please email: SERVER_EMAIL';
543
$MESSAGE['MOD_FORM_INCORRECT_CAPTCHA'] = 'The verification number (also known as Captcha) that you entered is incorrect. If you are having problems reading the Captcha, please email: '.SERVER_EMAIL;
544 544
$MESSAGE['MOD_FORM_REQUIRED_FIELDS'] = 'Heu d\'introduir les dades per als següents camps';
545 545
$MESSAGE['PAGES_ADDED'] = 'Pàgina afegida amb èxit';
546 546
$MESSAGE['PAGES_ADDED_HEADING'] = 'Capçalera de pàgina afegida amb èxit';

Also available in: Unified diff