From: Lo?c C. <lo...@us...> - 2001-05-11 18:41:54
|
Update of /cvsroot/phpmychat/phpMyChat - 0.14/chat/localization/english In directory usw-pr-cvs1:/tmp/cvs-serv7913/chat/localization/english Modified Files: localized.tutorial.php3 Log Message: Fix a typo ***** Bogus filespec: - ***** Bogus filespec: 0.14/chat/localization/english Index: localized.tutorial.php3 =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat - 0.14/chat/localization/english/localized.tutorial.php3,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** localized.tutorial.php3 2001/04/11 21:12:10 1.5 --- localized.tutorial.php3 2001/05/11 18:41:52 1.6 *************** *** 517,521 **** To describe what you're doing you can use the <B>command "/me action"</B> without quotes. <P> ! <I>For example:</I> If Jack sends the message "/me is smoking a cigarette" the message frame will shown "<B>* Jack</B>" is smoking a cigarette". <BR><P ALIGN="right"><A HREF="#top">Back to the top</A></P> <P> --- 517,521 ---- To describe what you're doing you can use the <B>command "/me action"</B> without quotes. <P> ! <I>For example:</I> If Jack sends the message "/me is smoking a cigarette" the message frame will shown "<B>* Jack</B> is smoking a cigarette". <BR><P ALIGN="right"><A HREF="#top">Back to the top</A></P> <P> |