Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/dutch
In directory usw-pr-cvs1:/tmp/cvs-serv30880/chat/localization/dutch
Modified Files:
chat.loc
Log Message:
There were 2 translations of the same string (L_ERR_USR_16)!
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/dutch/chat.loc,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** chat.loc 2001/04/30 22:44:58 1.6
--- chat.loc 2001/05/02 22:26:08 1.7
***************
*** 125,129 ****
define('L_ERR_USR_14', 'Je moet geregisteerd zijn voordat je kan chatten.');
define('L_ERR_USR_15', 'Je moet jou naam voluit typen.');
- define('L_ERR_USR_16', 'Jou gebruikersnaam kan niet met spatie, komma en backslash (\\).');
define('L_ERR_USR_16', 'Gebruikersnaam kan niet met spatie, komma en backslash (\\).');
define('L_ERR_USR_17', 'Deze kamer is niet beschikbaar en je ben niet bevoegd om nieuwe kamer te maken.');
--- 125,128 ----
|