Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/arabic
In directory usw-pr-cvs1:/tmp/cvs-serv3139/chat/localization/arabic
Modified Files:
tutorial.loc chat.loc
Log Message:
Updated to the new 'input' frame
Index: tutorial.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/arabic/tutorial.loc,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** tutorial.loc 2001/04/28 21:05:42 1.6
--- tutorial.loc 2001/04/30 22:44:57 1.7
***************
*** 562,565 ****
--- 562,568 ----
<i>ãËÇá</i>, "ãÑÍÈÇ ÎÇáÏ :)" ÓÊÕÈÍ : ãÑÍÈÇ ÎÇáÏ <img src="images/smilies/smile1.gif" width="15" height="15" alt=":)" /> ÏÇÎá ÓÇÍÉ ÇáÍæÇÑ
</p>
+ <p>
+ 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: '.
+ </p>
<p align="right"><a href="#top">ÇáÚæÏÉ Çáì ÇáÞÇÆãÉ ÇáÑÆíÓíÉ</a></p>
<hr />
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/arabic/chat.loc,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** chat.loc 2001/04/20 20:42:46 1.6
--- chat.loc 2001/04/30 22:44:57 1.7
***************
*** 174,182 ****
// help popup
! define('L_HELP_TIT_1', 'ÊÚÈíÑÇÊ ÇáæÌæå');
! define('L_HELP_TIT_2', 'ÎØæØ ããíÒÉ');
define('L_HELP_FMT_1', 'ÊÓÊØíÚ ÇáßÊÇÈÉ ÈÎØ ÚÑíÖ Ãæ ãÇÆá Ãæ æÖÚ ÚÈÇÑÉ ÊÍÊåÇ ÎØ ÈÅÓÊÎÏÇã <b> </b>, <i> </i> Ãæ <u> </u> .<br />ãËÇá: <b>ÎÇáÏ</b> ÓÊÕÈÍ <b>ÎÇáÏ</b>.');
define('L_HELP_FMT_2', 'áÚãá ÅÑÊÈÇØ Çáì ãæÞÚ Ãæ ÈÑíÏ ÇáßÊÑæäí ÓíÊã ÊÔÛíá åÐÇ ÇáÇÑÊÈÇØ ÊáÞÇÆíÇð.');
! define('L_HELP_TIT_3', 'ÇáÃæÇãÑ');
define('L_HELP_USR', 'ÚÖæ');
define('L_HELP_MSG', 'ÑÓÇáÉ');
--- 174,181 ----
// help popup
! define('L_HELP_TIT_1', 'ÎØæØ ããíÒÉ');
define('L_HELP_FMT_1', 'ÊÓÊØíÚ ÇáßÊÇÈÉ ÈÎØ ÚÑíÖ Ãæ ãÇÆá Ãæ æÖÚ ÚÈÇÑÉ ÊÍÊåÇ ÎØ ÈÅÓÊÎÏÇã <b> </b>, <i> </i> Ãæ <u> </u> .<br />ãËÇá: <b>ÎÇáÏ</b> ÓÊÕÈÍ <b>ÎÇáÏ</b>.');
define('L_HELP_FMT_2', 'áÚãá ÅÑÊÈÇØ Çáì ãæÞÚ Ãæ ÈÑíÏ ÇáßÊÑæäí ÓíÊã ÊÔÛíá åÐÇ ÇáÇÑÊÈÇØ ÊáÞÇÆíÇð.');
! define('L_HELP_TIT_2', 'ÇáÃæÇãÑ');
define('L_HELP_USR', 'ÚÖæ');
define('L_HELP_MSG', 'ÑÓÇáÉ');
***************
*** 206,209 ****
--- 205,213 ----
define('L_HELP_CMD_20', 'Describe what you\'re doing without refer yourself.');
define('L_HELP_CMD_21', 'Enable/disable graphical smilies mode.');
+
+ // smilies popup
+ define('L_SMIL_TIT', 'ÊÚÈíÑÇÊ ÇáæÌæå');
+ 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: \'.');
// messages frame
|