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-05-07 21:11:06
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/thai
In directory usw-pr-cvs1:/tmp/cvs-serv17372/chat/localization/thai
Modified Files:
chat.loc
Log Message:
Add a string for the max number of smilies
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/thai/chat.loc,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** chat.loc 2001/04/30 22:44:59 1.7
--- chat.loc 2001/05/07 21:11:01 1.8
***************
*** 208,211 ****
--- 208,212 ----
// smilies popup
define('L_SMIL_TIT', 'ÊäÁÅì');
+ define('L_SMIL_MAX', 'The <b>maximum number</b> of graphical smilies per message is <b>%s</b>.');
define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.');
define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.');
|
|
From: Lo?c C. <lo...@us...> - 2001-05-07 21:11:06
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/spanish
In directory usw-pr-cvs1:/tmp/cvs-serv17372/chat/localization/spanish
Modified Files:
chat.loc
Log Message:
Add a string for the max number of smilies
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/spanish/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/07 21:11:00 1.7
***************
*** 210,213 ****
--- 210,214 ----
// smilies popup
define('L_SMIL_TIT', 'Caritas');
+ define('L_SMIL_MAX', 'The <b>maximum number</b> of graphical smilies per message is <b>%s</b>.');
define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.');
define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.');
|
|
From: Lo?c C. <lo...@us...> - 2001-05-07 21:11:06
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/swedish
In directory usw-pr-cvs1:/tmp/cvs-serv17372/chat/localization/swedish
Modified Files:
chat.loc
Log Message:
Add a string for the max number of smilies
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/swedish/chat.loc,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** chat.loc 2001/04/30 22:44:59 1.7
--- chat.loc 2001/05/07 21:11:01 1.8
***************
*** 209,212 ****
--- 209,213 ----
// smilies popup
define('L_SMIL_TIT', 'Smileys');
+ define('L_SMIL_MAX', 'The <b>maximum number</b> of graphical smilies per message is <b>%s</b>.');
define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.');
define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.');
|
|
From: Lo?c C. <lo...@us...> - 2001-05-07 21:11:06
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/turkish
In directory usw-pr-cvs1:/tmp/cvs-serv17372/chat/localization/turkish
Modified Files:
chat.loc
Log Message:
Add a string for the max number of smilies
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/turkish/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/07 21:11:01 1.7
***************
*** 208,211 ****
--- 208,212 ----
// smilies popup
define('L_SMIL_TIT', 'Simgeler');
+ define('L_SMIL_MAX', 'The <b>maximum number</b> of graphical smilies per message is <b>%s</b>.');
define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.');
define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.');
|
|
From: Lo?c C. <lo...@us...> - 2001-05-07 21:11:06
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/russian
In directory usw-pr-cvs1:/tmp/cvs-serv17372/chat/localization/russian
Modified Files:
chat.loc _chat.loc
Log Message:
Add a string for the max number of smilies
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/russian/chat.loc,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** chat.loc 2001/05/04 16:27:30 1.7
--- chat.loc 2001/05/07 21:11:00 1.8
***************
*** 107,111 ****
// admin stuff
! define('L_ADM_1', '%s, à Âû óæå íå ìîäåðàòîð.');
define('L_ADM_2', 'Âû íå çàðåãèñòðèðîâàííûé ïîëüçîâàòåëü.');
--- 107,111 ----
// admin stuff
! define('L_ADM_1', '%s, Âû óæå íå ìîäåðàòîð.');
define('L_ADM_2', 'Âû íå çàðåãèñòðèðîâàííûé ïîëüçîâàòåëü.');
***************
*** 122,126 ****
define('L_ERR_USR_10', 'Íåïðàâèëüíûé íèê èëè ïàðîëü.');
define('L_ERR_USR_11', 'Âû äîëæíû áûòü àäìèíèñòðàòîðîì.');
! define('L_ERR_USR_12', 'Âû àäìèíèñòðàòîð, è íå ìîæåòå ñåáÿ óäàëèòü.');
define('L_ERR_USR_13', 'Äëÿ ñîçäàíèÿ êîìíàòû Âû äîëæíû çàðåãèñòðîâàòüñÿ.');
define('L_ERR_USR_14', 'Âû äîëæíû çàðåãèñòðèðîâàòüñÿ, ÷òîáû âîéòè â ÷àò.');
--- 122,126 ----
define('L_ERR_USR_10', 'Íåïðàâèëüíûé íèê èëè ïàðîëü.');
define('L_ERR_USR_11', 'Âû äîëæíû áûòü àäìèíèñòðàòîðîì.');
! define('L_ERR_USR_12', 'Âû àäìèíèñòðàòîð è íå ìîæåòå ñåáÿ óäàëèòü.');
define('L_ERR_USR_13', 'Äëÿ ñîçäàíèÿ êîìíàòû Âû äîëæíû çàðåãèñòðîâàòüñÿ.');
define('L_ERR_USR_14', 'Âû äîëæíû çàðåãèñòðèðîâàòüñÿ, ÷òîáû âîéòè â ÷àò.');
***************
*** 211,214 ****
--- 211,215 ----
// smilies popup
define('L_SMIL_TIT', 'Ñìàéëèêû');
+ define('L_SMIL_MAX', 'The <b>maximum number</b> of graphical smilies per message is <b>%s</b>.');
define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.');
define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.');
Index: _chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/russian/_chat.loc,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** _chat.loc 2001/04/30 22:44:57 1.6
--- _chat.loc 2001/05/07 21:11:00 1.7
***************
*** 210,213 ****
--- 210,214 ----
// smilies popup
define('L_SMIL_TIT', 'óÍÁÊÌÙ');
+ define('L_SMIL_MAX', 'The <b>maximum number</b> of graphical smilies per message is <b>%s</b>.');
define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.');
define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.');
|
|
From: Lo?c C. <lo...@us...> - 2001-05-07 21:11:05
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/norwegian
In directory usw-pr-cvs1:/tmp/cvs-serv17372/chat/localization/norwegian
Modified Files:
chat.loc
Log Message:
Add a string for the max number of smilies
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/norwegian/chat.loc,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** chat.loc 2001/04/30 22:44:59 1.7
--- chat.loc 2001/05/07 21:11:00 1.8
***************
*** 209,212 ****
--- 209,213 ----
// smilies popup
define('L_SMIL_TIT', 'Smilefjes');
+ define('L_SMIL_MAX', 'The <b>maximum number</b> of graphical smilies per message is <b>%s</b>.');
define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.');
define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.');
|
|
From: Lo?c C. <lo...@us...> - 2001-05-07 21:11:05
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/polish
In directory usw-pr-cvs1:/tmp/cvs-serv17372/chat/localization/polish
Modified Files:
chat.loc
Log Message:
Add a string for the max number of smilies
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/polish/chat.loc,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** chat.loc 2001/04/30 22:44:59 1.6
--- chat.loc 2001/05/07 21:11:00 1.7
***************
*** 209,212 ****
--- 209,213 ----
// smilies popup
define('L_SMIL_TIT', 'U¶mieszki');
+ define('L_SMIL_MAX', 'The <b>maximum number</b> of graphical smilies per message is <b>%s</b>.');
define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.');
define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.');
|
|
From: Lo?c C. <lo...@us...> - 2001-05-07 21:11:05
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/slovak
In directory usw-pr-cvs1:/tmp/cvs-serv17372/chat/localization/slovak
Modified Files:
chat.loc
Log Message:
Add a string for the max number of smilies
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/slovak/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/07 21:11:00 1.7
***************
*** 211,214 ****
--- 211,215 ----
// smilies popup
define('L_SMIL_TIT', 'Smajlíky');
+ define('L_SMIL_MAX', 'The <b>maximum number</b> of graphical smilies per message is <b>%s</b>.');
define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.');
define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.');
|
|
From: Lo?c C. <lo...@us...> - 2001-05-07 21:11:05
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/italian
In directory usw-pr-cvs1:/tmp/cvs-serv17372/chat/localization/italian
Modified Files:
chat.loc
Log Message:
Add a string for the max number of smilies
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/italian/chat.loc,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** chat.loc 2001/04/30 22:44:57 1.6
--- chat.loc 2001/05/07 21:11:00 1.7
***************
*** 214,217 ****
--- 214,218 ----
// smilies popup
define('L_SMIL_TIT', 'Smilies');
+ define('L_SMIL_MAX', 'The <b>maximum number</b> of graphical smilies per message is <b>%s</b>.');
define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.');
define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.');
|
|
From: Lo?c C. <lo...@us...> - 2001-05-07 21:11:05
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/portuguese
In directory usw-pr-cvs1:/tmp/cvs-serv17372/chat/localization/portuguese
Modified Files:
chat.loc
Log Message:
Add a string for the max number of smilies
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/portuguese/chat.loc,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** chat.loc 2001/04/30 22:44:59 1.6
--- chat.loc 2001/05/07 21:11:00 1.7
***************
*** 209,212 ****
--- 209,213 ----
// smilies popup
define('L_SMIL_TIT', 'Smilies');
+ define('L_SMIL_MAX', 'The <b>maximum number</b> of graphical smilies per message is <b>%s</b>.');
define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.');
define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.');
|
|
From: Lo?c C. <lo...@us...> - 2001-05-07 21:11:05
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/japanese
In directory usw-pr-cvs1:/tmp/cvs-serv17372/chat/localization/japanese
Modified Files:
chat.loc
Log Message:
Add a string for the max number of smilies
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/japanese/chat.loc,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** chat.loc 2001/04/30 22:44:57 1.8
--- chat.loc 2001/05/07 21:11:00 1.9
***************
*** 208,211 ****
--- 208,212 ----
// smilies popup
define('L_SMIL_TIT', '´é');
+ define('L_SMIL_MAX', 'The <b>maximum number</b> of graphical smilies per message is <b>%s</b>.');
define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.');
define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.');
|
|
From: Lo?c C. <lo...@us...> - 2001-05-07 21:11:05
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/icelandic
In directory usw-pr-cvs1:/tmp/cvs-serv17372/chat/localization/icelandic
Modified Files:
chat.loc
Log Message:
Add a string for the max number of smilies
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/icelandic/chat.loc,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** chat.loc 2001/04/30 22:44:58 1.7
--- chat.loc 2001/05/07 21:11:00 1.8
***************
*** 210,213 ****
--- 210,214 ----
// smilies popup
define('L_SMIL_TIT', 'Broskallar');
+ define('L_SMIL_MAX', 'The <b>maximum number</b> of graphical smilies per message is <b>%s</b>.');
define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.');
define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.');
|
|
From: Lo?c C. <lo...@us...> - 2001-05-07 21:11:05
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/korean In directory usw-pr-cvs1:/tmp/cvs-serv17372/chat/localization/korean Modified Files: chat.loc Log Message: Add a string for the max number of smilies Index: chat.loc =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/korean/chat.loc,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** chat.loc 2001/04/30 22:44:57 1.6 --- chat.loc 2001/05/07 21:11:00 1.7 *************** *** 8,12 **** // | License: GNU/GPL - http://www.gnu.org/copyleft/gpl.html | // +--------------------------------------------------------------------------+ ! // | Korean translation of phpMyChat. | // +--------------------------------------------------------------------------+ // | From the phpMyChat project: | --- 8,12 ---- // | License: GNU/GPL - http://www.gnu.org/copyleft/gpl.html | // +--------------------------------------------------------------------------+ ! // | Korean translation of phpMyChat. | // +--------------------------------------------------------------------------+ // | From the phpMyChat project: | *************** *** 209,212 **** --- 209,213 ---- // smilies popup define('L_SMIL_TIT', '°¨Á¤Ç¥½Ã(¿ô´Â ±×¸²)'); + define('L_SMIL_MAX', 'The <b>maximum number</b> of graphical smilies per message is <b>%s</b>.'); define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.'); define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.'); |
|
From: Lo?c C. <lo...@us...> - 2001-05-07 21:11:05
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/romanian
In directory usw-pr-cvs1:/tmp/cvs-serv17372/chat/localization/romanian
Modified Files:
chat.loc
Log Message:
Add a string for the max number of smilies
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/romanian/chat.loc,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** chat.loc 2001/04/30 22:44:59 1.6
--- chat.loc 2001/05/07 21:11:00 1.7
***************
*** 222,225 ****
--- 222,226 ----
// smilies popup
define('L_SMIL_TIT', 'Imagini pe care le poti introduce in mesaje');
+ define('L_SMIL_MAX', 'The <b>maximum number</b> of graphical smilies per message is <b>%s</b>.');
define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.');
define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.');
|
|
From: Lo?c C. <lo...@us...> - 2001-05-07 21:11:05
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/malay
In directory usw-pr-cvs1:/tmp/cvs-serv17372/chat/localization/malay
Modified Files:
chat.loc
Log Message:
Add a string for the max number of smilies
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/malay/chat.loc,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** chat.loc 2001/04/30 22:44:58 1.7
--- chat.loc 2001/05/07 21:11:00 1.8
***************
*** 208,211 ****
--- 208,212 ----
// smilies popup
define('L_SMIL_TIT', 'Senyuman');
+ define('L_SMIL_MAX', 'The <b>maximum number</b> of graphical smilies per message is <b>%s</b>.');
define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.');
define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.');
|
|
From: Lo?c C. <lo...@us...> - 2001-05-07 21:11:04
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/french_canadian
In directory usw-pr-cvs1:/tmp/cvs-serv17372/chat/localization/french_canadian
Modified Files:
chat.loc
Log Message:
Add a string for the max number of smilies
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/french_canadian/chat.loc,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** chat.loc 2001/04/30 22:44:57 1.7
--- chat.loc 2001/05/07 21:11:00 1.8
***************
*** 208,211 ****
--- 208,212 ----
// smilies popup
define('L_SMIL_TIT', 'Trombines');
+ define('L_SMIL_MAX', 'Le <b>nombre maximal</b> de trombines graphiques par message est de <b>%s</b>.');
define('L_SMIL_CLICK', 'Il vous est possible de cliquer sur une des icônes pour insérer le code qui lui est associé dans votre message.');
define('L_SMIL_MINE', 'Si vous êtes un utilisateur enregistré et que l\'administrateur vous a attribué une trombine particulière, l\'appel à cette dernière se fait en utilisant le code " :mine: " dans votre message.');
|
|
From: Lo?c C. <lo...@us...> - 2001-05-07 21:11:04
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/greek
In directory usw-pr-cvs1:/tmp/cvs-serv17372/chat/localization/greek
Modified Files:
chat.loc
Log Message:
Add a string for the max number of smilies
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/greek/chat.loc,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** chat.loc 2001/04/30 22:44:58 1.7
--- chat.loc 2001/05/07 21:11:00 1.8
***************
*** 209,212 ****
--- 209,213 ----
// smilies popup
define('L_SMIL_TIT', 'Aéóèçìáôüóçìá');
+ define('L_SMIL_MAX', 'The <b>maximum number</b> of graphical smilies per message is <b>%s</b>.');
define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.');
define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.');
|
|
From: Lo?c C. <lo...@us...> - 2001-05-07 21:11:04
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/german
In directory usw-pr-cvs1:/tmp/cvs-serv17372/chat/localization/german
Modified Files:
chat.loc
Log Message:
Add a string for the max number of smilies
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/german/chat.loc,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** chat.loc 2001/04/30 22:44:57 1.6
--- chat.loc 2001/05/07 21:11:00 1.7
***************
*** 214,217 ****
--- 214,218 ----
// smilies popup
define('L_SMIL_TIT', 'Smilies');
+ define('L_SMIL_MAX', 'The <b>maximum number</b> of graphical smilies per message is <b>%s</b>.');
define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.');
define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.');
|
|
From: Lo?c C. <lo...@us...> - 2001-05-07 21:11:03
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/estonian
In directory usw-pr-cvs1:/tmp/cvs-serv17372/chat/localization/estonian
Modified Files:
chat.loc
Log Message:
Add a string for the max number of smilies
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/estonian/chat.loc,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** chat.loc 2001/04/30 22:44:58 1.7
--- chat.loc 2001/05/07 21:11:00 1.8
***************
*** 208,211 ****
--- 208,212 ----
// smilies popup
define('L_SMIL_TIT', 'Smilies');
+ define('L_SMIL_MAX', 'The <b>maximum number</b> of graphical smilies per message is <b>%s</b>.');
define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.');
define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.');
|
|
From: Lo?c C. <lo...@us...> - 2001-05-07 21:11:03
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/finnish
In directory usw-pr-cvs1:/tmp/cvs-serv17372/chat/localization/finnish
Modified Files:
chat.loc
Log Message:
Add a string for the max number of smilies
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/finnish/chat.loc,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** chat.loc 2001/04/30 22:44:57 1.6
--- chat.loc 2001/05/07 21:11:00 1.7
***************
*** 210,213 ****
--- 210,214 ----
// smilies popup
define('L_SMIL_TIT', 'Hymiöt');
+ define('L_SMIL_MAX', 'The <b>maximum number</b> of graphical smilies per message is <b>%s</b>.');
define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.');
define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.');
|
|
From: Lo?c C. <lo...@us...> - 2001-05-07 21:11:03
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/georgian
In directory usw-pr-cvs1:/tmp/cvs-serv17372/chat/localization/georgian
Modified Files:
chat.loc
Log Message:
Add a string for the max number of smilies
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/georgian/chat.loc,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** chat.loc 2001/04/30 22:44:58 1.7
--- chat.loc 2001/05/07 21:11:00 1.8
***************
*** 218,221 ****
--- 218,222 ----
// smilies popup
define('L_SMIL_TIT', 'ÓÌÀÉËÄÁÉ');
+ define('L_SMIL_MAX', 'The <b>maximum number</b> of graphical smilies per message is <b>%s</b>.');
define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.');
define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.');
|
|
From: Lo?c C. <lo...@us...> - 2001-05-07 21:11:03
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/english
In directory usw-pr-cvs1:/tmp/cvs-serv17372/chat/localization/english
Modified Files:
chat.loc
Log Message:
Add a string for the max number of smilies
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/english/chat.loc,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** chat.loc 2001/04/30 22:44:57 1.8
--- chat.loc 2001/05/07 21:10:59 1.9
***************
*** 208,211 ****
--- 208,212 ----
// smilies popup
define('L_SMIL_TIT', 'Smilies');
+ define('L_SMIL_MAX', 'The <b>maximum number</b> of graphical smilies per message is <b>%s</b>.');
define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.');
define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.');
|
|
From: Lo?c C. <lo...@us...> - 2001-05-07 21:11:03
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/french
In directory usw-pr-cvs1:/tmp/cvs-serv17372/chat/localization/french
Modified Files:
chat.loc
Log Message:
Add a string for the max number of smilies
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/french/chat.loc,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** chat.loc 2001/04/30 22:44:57 1.7
--- chat.loc 2001/05/07 21:11:00 1.8
***************
*** 208,212 ****
// smilies popup
define('L_SMIL_TIT', 'Emoticons');
! define('L_SMIL_CLICK', 'Il vous est possible de cliquer sur une des icônes pour insérer le code qui lui est associé dans votre message.');
define('L_SMIL_MINE', 'Si vous êtes un utilisateur enregistré et que l\'administrateur vous a attribué un émoticon particulier, l\'appel à ce dernier se fait en utilisant le code " :mine: " dans votre message.');
--- 208,213 ----
// smilies popup
define('L_SMIL_TIT', 'Emoticons');
! define('L_SMIL_MAX', 'Le <b>nombre maximal</b> d\'émoticons graphiques par message est de <b>%s</b>.');
! define('L_SMIL_CLICK', 'Il vous est possible de cliquer sur une des icônes ci-dessous pour insérer le code qui lui est associé dans votre message.');
define('L_SMIL_MINE', 'Si vous êtes un utilisateur enregistré et que l\'administrateur vous a attribué un émoticon particulier, l\'appel à ce dernier se fait en utilisant le code " :mine: " dans votre message.');
|
|
From: Lo?c C. <lo...@us...> - 2001-05-07 21:11:03
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/dutch
In directory usw-pr-cvs1:/tmp/cvs-serv17372/chat/localization/dutch
Modified Files:
chat.loc
Log Message:
Add a string for the max number of smilies
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/dutch/chat.loc,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** chat.loc 2001/05/02 22:26:08 1.7
--- chat.loc 2001/05/07 21:10:59 1.8
***************
*** 210,213 ****
--- 210,214 ----
// smilies popup
define('L_SMIL_TIT', 'Smile');
+ define('L_SMIL_MAX', 'The <b>maximum number</b> of graphical smilies per message is <b>%s</b>.');
define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.');
define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.');
|
|
From: Lo?c C. <lo...@us...> - 2001-05-07 21:11:03
|
Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/czech
In directory usw-pr-cvs1:/tmp/cvs-serv17372/chat/localization/czech
Modified Files:
chat.loc
Log Message:
Add a string for the max number of smilies
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/czech/chat.loc,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** chat.loc 2001/04/30 22:44:57 1.7
--- chat.loc 2001/05/07 21:10:59 1.8
***************
*** 209,212 ****
--- 209,213 ----
// smilies popup
define('L_SMIL_TIT', 'Smilies');
+ define('L_SMIL_MAX', 'The <b>maximum number</b> of graphical smilies per message is <b>%s</b>.');
define('L_SMIL_CLICK', 'You can click on a smiley to insert the related text code inside your message.');
define('L_SMIL_MINE', 'If you are a registered user and if the administrator had defined a personnal smiley for you, you may insert the later in your message with the code \' :mine: \'.');
|