You can subscribe to this list here.
| 2001 |
Jan
|
Feb
|
Mar
(51) |
Apr
(688) |
May
(260) |
Jun
(108) |
Jul
(42) |
Aug
|
Sep
(2) |
Oct
|
Nov
(74) |
Dec
(217) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
(4) |
May
(3) |
Jun
(6) |
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
| 2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2004 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2005 |
Jan
|
Feb
(8) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
|
From: Lo?c C. <lo...@us...> - 2001-04-03 20:12:56
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/bosnian
In directory usw-pr-cvs1:/tmp/cvs-serv4229/chat/localization/bosnian
Modified Files:
localized.tutorial.php3
Log Message:
The first dev. version that works! Still many things to do, of course...
Index: localized.tutorial.php3
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/bosnian/localized.tutorial.php3,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** localized.tutorial.php3 2001/03/28 22:28:14 1.1.1.1
--- localized.tutorial.php3 2001/04/03 20:12:52 1.2
***************
*** 65,69 ****
<script type="text/javascript" language="javascript1.1">
<!--
! function killPointer()
{
if (typeof(window.opener) != 'undefined' && !window.opener.closed)
--- 65,69 ----
<script type="text/javascript" language="javascript1.1">
<!--
! function pmcKillPointer()
{
if (typeof(window.opener) != 'undefined' && !window.opener.closed)
***************
*** 71,76 ****
with (window.opener)
{
! if (typeof(tutorialWin) != 'undefined')
! tutorialWin = null;
focus();
}
--- 71,76 ----
with (window.opener)
{
! if (typeof(jsTutorialWin) != 'undefined')
! jsTutorialWin = null;
focus();
}
***************
*** 82,86 ****
! <body bgcolor="#CCCCFF" onunload="killPointer()">
<p><a name="top"></a></p>
--- 82,86 ----
! <body bgcolor="#CCCCFF" onunload="pmcKillPointer()">
<p><a name="top"></a></p>
|
|
From: Lo?c C. <lo...@us...> - 2001-04-03 20:12:56
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/arabic
In directory usw-pr-cvs1:/tmp/cvs-serv4229/chat/localization/arabic
Modified Files:
localized.tutorial.php3
Log Message:
The first dev. version that works! Still many things to do, of course...
Index: localized.tutorial.php3
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/arabic/localized.tutorial.php3,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** localized.tutorial.php3 2001/03/28 22:29:06 1.1.1.1
--- localized.tutorial.php3 2001/04/03 20:12:51 1.2
***************
*** 65,69 ****
<script type="text/javascript" language="javascript1.1">
<!--
! function killPointer()
{
if (typeof(window.opener) != 'undefined' && !window.opener.closed)
--- 65,69 ----
<script type="text/javascript" language="javascript1.1">
<!--
! function pmcKillPointer()
{
if (typeof(window.opener) != 'undefined' && !window.opener.closed)
***************
*** 71,76 ****
with (window.opener)
{
! if (typeof(tutorialWin) != 'undefined')
! tutorialWin = null;
focus();
}
--- 71,76 ----
with (window.opener)
{
! if (typeof(jsTutorialWin) != 'undefined')
! jsTutorialWin = null;
focus();
}
***************
*** 82,86 ****
! <body bgcolor="#CCCCFF" onunload="killPointer()">
<p><a name="top"></a></p>
<table border="5" cellpadding="5">
--- 82,86 ----
! <body bgcolor="#CCCCFF" onunload="pmcKillPointer()">
<p><a name="top"></a></p>
<table border="5" cellpadding="5">
|
|
From: Lo?c C. <lo...@us...> - 2001-04-03 20:12:56
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/czech
In directory usw-pr-cvs1:/tmp/cvs-serv4229/chat/localization/czech
Modified Files:
localized.tutorial.php3
Log Message:
The first dev. version that works! Still many things to do, of course...
Index: localized.tutorial.php3
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/czech/localized.tutorial.php3,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** localized.tutorial.php3 2001/03/28 22:28:21 1.1.1.1
--- localized.tutorial.php3 2001/04/03 20:12:52 1.2
***************
*** 65,69 ****
<script type="text/javascript" language="javascript1.1">
<!--
! function killPointer()
{
if (typeof(window.opener) != 'undefined' && !window.opener.closed)
--- 65,69 ----
<script type="text/javascript" language="javascript1.1">
<!--
! function pmcKillPointer()
{
if (typeof(window.opener) != 'undefined' && !window.opener.closed)
***************
*** 71,76 ****
with (window.opener)
{
! if (typeof(tutorialWin) != 'undefined')
! tutorialWin = null;
focus();
}
--- 71,76 ----
with (window.opener)
{
! if (typeof(jsTutorialWin) != 'undefined')
! jsTutorialWin = null;
focus();
}
***************
*** 82,86 ****
! <body bgcolor="#CCCCFF" onunload="killPointer()">
<p><a name="top"></a></p>
<table border="5" cellpadding="5">
--- 82,86 ----
! <body bgcolor="#CCCCFF" onunload="pmcKillPointer()">
<p><a name="top"></a></p>
<table border="5" cellpadding="5">
|
|
From: Lo?c C. <lo...@us...> - 2001-04-03 20:12:56
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/thai
In directory usw-pr-cvs1:/tmp/cvs-serv4229/chat/localization/thai
Modified Files:
localized.chat.php3
Log Message:
The first dev. version that works! Still many things to do, of course...
Index: localized.chat.php3
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/thai/localized.chat.php3,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** localized.chat.php3 2001/03/28 22:28:11 1.1.1.1
--- localized.chat.php3 2001/04/03 20:12:51 1.2
***************
*** 145,148 ****
--- 145,149 ----
define('L_BEEP', 'Beep/no beep at user entrance');
define('L_PROFILE', 'Display profile');
+ define('L_NO_PROFILE', 'No profile');
// input frame
|
|
From: Lo?c C. <lo...@us...> - 2001-04-03 20:12:56
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/turkish
In directory usw-pr-cvs1:/tmp/cvs-serv4229/chat/localization/turkish
Modified Files:
localized.chat.php3
Log Message:
The first dev. version that works! Still many things to do, of course...
Index: localized.chat.php3
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/turkish/localized.chat.php3,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** localized.chat.php3 2001/03/28 22:28:06 1.1.1.1
--- localized.chat.php3 2001/04/03 20:12:51 1.2
***************
*** 146,149 ****
--- 146,150 ----
define('L_BEEP', 'Düüt/No Düüüt kullanici girdiginde');
define('L_PROFILE', 'Tanimi göster');
+ define('L_NO_PROFILE', 'No profile');
// input frame
|
|
From: Lo?c C. <lo...@us...> - 2001-04-03 20:12:56
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/swedish
In directory usw-pr-cvs1:/tmp/cvs-serv4229/chat/localization/swedish
Modified Files:
localized.chat.php3
Log Message:
The first dev. version that works! Still many things to do, of course...
Index: localized.chat.php3
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/swedish/localized.chat.php3,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** localized.chat.php3 2001/03/28 22:29:03 1.1.1.1
--- localized.chat.php3 2001/04/03 20:12:51 1.2
***************
*** 146,149 ****
--- 146,150 ----
define('L_BEEP', 'Beep/no beep at user entrance');
define('L_PROFILE', 'Display profile');
+ define('L_NO_PROFILE', 'No profile');
// input frame
|
|
From: Lo?c C. <lo...@us...> - 2001-04-03 20:12:55
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/russian
In directory usw-pr-cvs1:/tmp/cvs-serv4229/chat/localization/russian
Modified Files:
localized.chat.php3
Log Message:
The first dev. version that works! Still many things to do, of course...
Index: localized.chat.php3
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/russian/localized.chat.php3,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** localized.chat.php3 2001/03/28 22:28:56 1.1.1.1
--- localized.chat.php3 2001/04/03 20:12:51 1.2
***************
*** 147,150 ****
--- 147,151 ----
define('L_BEEP', 'Çâóê/íåò çâóêà ïðè âõîäå ÷àòëàíà');
define('L_PROFILE', 'Ïîêàçàòü ïðîôèëü');
+ define('L_NO_PROFILE', 'No profile');
// input frame
|
|
From: Lo?c C. <lo...@us...> - 2001-04-03 20:12:55
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/slovak
In directory usw-pr-cvs1:/tmp/cvs-serv4229/chat/localization/slovak
Modified Files:
localized.chat.php3
Log Message:
The first dev. version that works! Still many things to do, of course...
Index: localized.chat.php3
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/slovak/localized.chat.php3,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** localized.chat.php3 2001/03/28 22:28:59 1.1.1.1
--- localized.chat.php3 2001/04/03 20:12:51 1.2
***************
*** 148,151 ****
--- 148,152 ----
define('L_BEEP', 'Povoli/zakáza pípanie keï vstúpi nový uívate¾');
define('L_PROFILE', 'Profil zobrazovania');
+ define('L_NO_PROFILE', 'No profile');
// input frame
|
|
From: Lo?c C. <lo...@us...> - 2001-04-03 20:12:55
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/spanish
In directory usw-pr-cvs1:/tmp/cvs-serv4229/chat/localization/spanish
Modified Files:
localized.chat.php3
Log Message:
The first dev. version that works! Still many things to do, of course...
Index: localized.chat.php3
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/spanish/localized.chat.php3,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** localized.chat.php3 2001/03/29 19:06:31 1.2
--- localized.chat.php3 2001/04/03 20:12:51 1.3
***************
*** 147,150 ****
--- 147,151 ----
define('L_BEEP', 'Sonido/sin sonido cuando un usuario entre al canal');
define('L_PROFILE', 'Registro');
+ define('L_NO_PROFILE', 'No profile');
// input frame
|
|
From: Lo?c C. <lo...@us...> - 2001-04-03 20:12:55
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/romanian
In directory usw-pr-cvs1:/tmp/cvs-serv4229/chat/localization/romanian
Modified Files:
localized.chat.php3
Log Message:
The first dev. version that works! Still many things to do, of course...
Index: localized.chat.php3
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/romanian/localized.chat.php3,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** localized.chat.php3 2001/03/28 22:28:55 1.1.1.1
--- localized.chat.php3 2001/04/03 20:12:51 1.2
***************
*** 159,162 ****
--- 159,163 ----
define('L_BEEP', 'Beep/no beep at user entrance');
define('L_PROFILE', 'Display profile');
+ define('L_NO_PROFILE', 'No profile');
// input frame
|
|
From: Lo?c C. <lo...@us...> - 2001-04-03 20:12:55
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/polish
In directory usw-pr-cvs1:/tmp/cvs-serv4229/chat/localization/polish
Modified Files:
localized.chat.php3
Log Message:
The first dev. version that works! Still many things to do, of course...
Index: localized.chat.php3
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/polish/localized.chat.php3,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** localized.chat.php3 2001/03/28 22:28:53 1.1.1.1
--- localized.chat.php3 2001/04/03 20:12:51 1.2
***************
*** 147,150 ****
--- 147,151 ----
define('L_BEEP', 'Wydaj d¼wiêk/nie wydawaj d¼wiêku kiedy kto¶ wchodzi na kana³.');
define('L_PROFILE', 'Display profile');
+ define('L_NO_PROFILE', 'No profile');
// input frame
|
|
From: Lo?c C. <lo...@us...> - 2001-04-03 20:12:55
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/portuguese
In directory usw-pr-cvs1:/tmp/cvs-serv4229/chat/localization/portuguese
Modified Files:
localized.chat.php3
Log Message:
The first dev. version that works! Still many things to do, of course...
Index: localized.chat.php3
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/portuguese/localized.chat.php3,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** localized.chat.php3 2001/03/28 22:28:54 1.1.1.1
--- localized.chat.php3 2001/04/03 20:12:51 1.2
***************
*** 147,150 ****
--- 147,151 ----
define('L_BEEP', 'Apitar/não apitar quando entra utilizador');
define('L_PROFILE', 'Display profile');
+ define('L_NO_PROFILE', 'No profile');
// input frame
|
|
From: Lo?c C. <lo...@us...> - 2001-04-03 20:12:55
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/malay
In directory usw-pr-cvs1:/tmp/cvs-serv4229/chat/localization/malay
Modified Files:
localized.chat.php3
Log Message:
The first dev. version that works! Still many things to do, of course...
Index: localized.chat.php3
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/malay/localized.chat.php3,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** localized.chat.php3 2001/03/28 22:28:05 1.1.1.1
--- localized.chat.php3 2001/04/03 20:12:50 1.2
***************
*** 146,149 ****
--- 146,150 ----
define('L_BEEP', 'Beep/jangan beep apabila pengguna masuk');
define('L_PROFILE', 'Paparkan profil');
+ define('L_NO_PROFILE', 'No profile');
// input frame
|
|
From: Lo?c C. <lo...@us...> - 2001-04-03 20:12:55
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/norwegian
In directory usw-pr-cvs1:/tmp/cvs-serv4229/chat/localization/norwegian
Modified Files:
localized.chat.php3
Log Message:
The first dev. version that works! Still many things to do, of course...
Index: localized.chat.php3
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/norwegian/localized.chat.php3,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** localized.chat.php3 2001/03/28 22:28:52 1.1.1.1
--- localized.chat.php3 2001/04/03 20:12:50 1.2
***************
*** 146,149 ****
--- 146,150 ----
define('L_BEEP', 'Beep/no beep at user entrance');
define('L_PROFILE', 'Display profile');
+ define('L_NO_PROFILE', 'No profile');
// input frame
|
|
From: Lo?c C. <lo...@us...> - 2001-04-03 20:12:54
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/korean
In directory usw-pr-cvs1:/tmp/cvs-serv4229/chat/localization/korean
Modified Files:
localized.chat.php3
Log Message:
The first dev. version that works! Still many things to do, of course...
Index: localized.chat.php3
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/korean/localized.chat.php3,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** localized.chat.php3 2001/03/28 22:28:50 1.1.1.1
--- localized.chat.php3 2001/04/03 20:12:50 1.2
***************
*** 147,150 ****
--- 147,151 ----
define('L_BEEP', '»ç¿ëÀÚ°¡ µé¾î¿À¸é ºñÇÁÀ½ On/Off');
define('L_PROFILE', '»ç¿ëÀÚ Á¤º¸ Ç¥½Ã');
+ define('L_NO_PROFILE', 'No profile');
// input frame
|
|
From: Lo?c C. <lo...@us...> - 2001-04-03 20:12:54
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/italian
In directory usw-pr-cvs1:/tmp/cvs-serv4229/chat/localization/italian
Modified Files:
localized.chat.php3
Log Message:
The first dev. version that works! Still many things to do, of course...
Index: localized.chat.php3
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/italian/localized.chat.php3,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** localized.chat.php3 2001/03/28 22:28:46 1.1.1.1
--- localized.chat.php3 2001/04/03 20:12:50 1.2
***************
*** 152,155 ****
--- 152,156 ----
define('L_BEEP', 'Beep/no beep all\'ingresso dell utente');
define('L_PROFILE', 'Mostra il Profilo utente');
+ define('L_NO_PROFILE', 'No profile');
// input frame - frame di inserimento
|
|
From: Lo?c C. <lo...@us...> - 2001-04-03 20:12:54
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/japanese
In directory usw-pr-cvs1:/tmp/cvs-serv4229/chat/localization/japanese
Modified Files:
localized.chat.php3
Log Message:
The first dev. version that works! Still many things to do, of course...
Index: localized.chat.php3
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/japanese/localized.chat.php3,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** localized.chat.php3 2001/03/28 22:28:49 1.1.1.1
--- localized.chat.php3 2001/04/03 20:12:50 1.2
***************
*** 148,151 ****
--- 148,152 ----
define('L_BEEP', 'Beep/no beep at user entrance');
define('L_PROFILE', 'Display profile');
+ define('L_NO_PROFILE', 'No profile');
// input frame
|
|
From: Lo?c C. <lo...@us...> - 2001-04-03 20:12:54
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/icelandic
In directory usw-pr-cvs1:/tmp/cvs-serv4229/chat/localization/icelandic
Modified Files:
localized.chat.php3
Log Message:
The first dev. version that works! Still many things to do, of course...
Index: localized.chat.php3
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/icelandic/localized.chat.php3,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** localized.chat.php3 2001/03/28 22:28:45 1.1.1.1
--- localized.chat.php3 2001/04/03 20:12:50 1.2
***************
*** 147,150 ****
--- 147,151 ----
define('L_BEEP', 'Beep/no beep at user entrance');
define('L_PROFILE', 'Display profile');
+ define('L_NO_PROFILE', 'No profile');
// input frame
|
|
From: Lo?c C. <lo...@us...> - 2001-04-03 20:11:46
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/french In directory usw-pr-cvs1:/tmp/cvs-serv3595/chat/localization/french Modified Files: localized.admin.php3 Log Message: The first dev. version that works! Still many things to do, of course... Index: localized.admin.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/french/localized.admin.php3,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -r1.1.1.1 -r1.2 |
|
From: Lo?c C. <lo...@us...> - 2001-04-03 20:11:46
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/finnish In directory usw-pr-cvs1:/tmp/cvs-serv3595/chat/localization/finnish Modified Files: localized.admin.php3 Log Message: The first dev. version that works! Still many things to do, of course... Index: localized.admin.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/finnish/localized.admin.php3,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -r1.1.1.1 -r1.2 |
|
From: Lo?c C. <lo...@us...> - 2001-04-03 20:11:45
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/english In directory usw-pr-cvs1:/tmp/cvs-serv3595/chat/localization/english Modified Files: localized.admin.php3 Log Message: The first dev. version that works! Still many things to do, of course... Index: localized.admin.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/english/localized.admin.php3,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -r1.1.1.1 -r1.2 |
|
From: Lo?c C. <lo...@us...> - 2001-04-03 20:11:45
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/dutch In directory usw-pr-cvs1:/tmp/cvs-serv3595/chat/localization/dutch Modified Files: localized.admin.php3 Log Message: The first dev. version that works! Still many things to do, of course... Index: localized.admin.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/dutch/localized.admin.php3,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -r1.1.1.1 -r1.2 |
|
From: Lo?c C. <lo...@us...> - 2001-04-03 20:11:45
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/czech
In directory usw-pr-cvs1:/tmp/cvs-serv3595/chat/localization/czech
Modified Files:
localized.admin.php3 localized.chat.php3
Log Message:
The first dev. version that works! Still many things to do, of course...
Index: localized.admin.php3
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/czech/localized.admin.php3,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
Index: localized.chat.php3
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/czech/localized.chat.php3,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** localized.chat.php3 2001/03/28 22:28:20 1.1.1.1
--- localized.chat.php3 2001/04/03 20:11:11 1.2
***************
*** 146,149 ****
--- 146,150 ----
define('L_BEEP', 'Pípat/nepípat pøi pøíchodu u¾ivatele');
define('L_PROFILE', 'Zobrazit profil');
+ define('L_NO_PROFILE', 'No profile');
// input frame
|
|
From: Lo?c C. <lo...@us...> - 2001-04-03 20:11:45
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/croatian
In directory usw-pr-cvs1:/tmp/cvs-serv3595/chat/localization/croatian
Modified Files:
localized.admin.php3 localized.chat.php3
Log Message:
The first dev. version that works! Still many things to do, of course...
Index: localized.admin.php3
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/croatian/localized.admin.php3,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
Index: localized.chat.php3
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/croatian/localized.chat.php3,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** localized.chat.php3 2001/03/28 22:28:19 1.1.1.1
--- localized.chat.php3 2001/04/03 20:11:11 1.2
***************
*** 146,149 ****
--- 146,150 ----
define('L_BEEP', 'Beep/no beep at user entrance');
define('L_PROFILE', 'Display profile');
+ define('L_NO_PROFILE', 'No profile');
// input frame
|
|
From: Lo?c C. <lo...@us...> - 2001-04-03 20:11:18
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/chinese_traditional
In directory usw-pr-cvs1:/tmp/cvs-serv3595/chat/localization/chinese_traditional
Modified Files:
localized.chat.php3
Log Message:
The first dev. version that works! Still many things to do, of course...
Index: localized.chat.php3
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/chinese_traditional/localized.chat.php3,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** localized.chat.php3 2001/03/28 22:28:17 1.1.1.1
--- localized.chat.php3 2001/04/03 20:11:14 1.2
***************
*** 148,151 ****
--- 148,152 ----
define('L_BEEP', 'Beep/no beep at user entrance');
define('L_PROFILE', 'Display profile');
+ define('L_NO_PROFILE', 'No profile');
// input frame
|