|
From: Lo?c C. <lo...@us...> - 2001-04-20 20:42:51
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/french_canadian
In directory usw-pr-cvs1:/tmp/cvs-serv18217/chat/localization/french_canadian
Modified Files:
chat.loc
Log Message:
Set default welcome messages in the localized translations
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/french_canadian/chat.loc,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** chat.loc 2001/04/19 20:23:34 1.5
--- chat.loc 2001/04/20 20:42:47 1.6
***************
*** 237,239 ****
--- 237,240 ----
define('L_ENTER_ROM', '%s entre dans ce salon');
define('L_EXIT_ROM', '%s a quitté ce salon');
+ define('L_WELCOME', 'Bienvenu(e) sur notre chat. N\'oubliez pas les <i>règles de politesse élémentaire</i> au cours de vos discussions.');
?>
|