Update of /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/bosnian
In directory usw-pr-cvs1:/tmp/cvs-serv7923/chat/localization/bosnian
Modified Files:
tutorial.loc chat.loc
Log Message:
Add the new 'img' command
Index: tutorial.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/bosnian/tutorial.loc,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** tutorial.loc 2001/04/11 23:06:12 1.3
--- tutorial.loc 2001/04/15 21:18:18 1.4
***************
*** 409,412 ****
--- 409,416 ----
?>
<li>
+ La <b>commande Img</b> permet de basculer l'affichage des émoticons de leur forme graphique à leur forme textuelle et inversement.<br /><br />Tapez "/img" sans les guillemets.
+ <br /><br />
+ </li>
+ <li>
<b>Komanda za oznake</b> dopusta vam da ukljucite ili iskljucite opciju vidjenja oznaka kada drugi korisnici udju ili izadju iz chat sobe. By default this option is <?php echo((C_NOTIFY) ? 'on' : 'off'); ?> and the notices <?php echo((C_NOTIFY) ? 'will' : 'won\'t'); ?> be seen.<br /><br />Type "/notify" without quotes.
<br /><br />
Index: chat.loc
===================================================================
RCS file: /cvsroot/phpmychat/phpMyChat-0.15/chat/localization/bosnian/chat.loc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** chat.loc 2001/04/11 23:06:12 1.2
--- chat.loc 2001/04/15 21:18:18 1.3
***************
*** 204,207 ****
--- 204,208 ----
define('L_HELP_CMD_19', 'Allow the moderator(s) of a room or the administrator to "banish" an user from the room for a time defined by the administrator.<br />The later can banish an user chatting in an other room than the one he is into and use the \'<b> * </b>\' setting to banish \'for ever\' an user from the chat as the whole.');
define('L_HELP_CMD_20', 'Describe what you\'re doing without refer yourself.');
+ define('L_HELP_CMD_21', 'Enable/disable graphical smilies mode.');
// messages frame
|