Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/korean
In directory usw-pr-cvs1:/tmp/cvs-serv18217/chat/localization/korean
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/korean/chat.loc,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** chat.loc 2001/04/19 20:23:35 1.4
--- chat.loc 2001/04/20 20:42:47 1.5
***************
*** 238,240 ****
--- 238,241 ----
define('L_ENTER_ROM', '%s ´ÔÀÌ ÀÔÀåÇϼ̽À´Ï´Ù.');
define('L_EXIT_ROM', '%s ´ÔÀÌ ³ª°¡¼Ì½À´Ï´Ù.');
+ define('L_WELCOME', 'Welcome to our chat. Please obey the net etiquette while chatting: <i>try to be pleasant and polite</i>.');
?>
|