<h1>2. Sending commands:</h1>\n
<ul>
- <li>via Jabber: Login by sending "login YOUR_USRENAME YOUR_PASSWORD" to fonbot@ieval.ro, then send commands\n</li>
- <li>via Yahoo Messenger: Login by sending "login YOUR_USRENAME YOUR_PASSWORD" to fonbotym, then send commands\n</li>
+ <li>via Jabber: Login by sending "login YOUR_USERNAME YOUR_PASSWORD" to fonbot@ieval.ro, then send commands\n</li>
+ <li>via Yahoo Messenger: Login by sending "login YOUR_USERNAME YOUR_PASSWORD" to fonbotym, then send commands\n</li>
<li>via IRC: Login by sending "login YOUR_USERNAME YOUR_PASSWORD" to fonbot on OFTC, then send commands\n</li>
<li>via SMS: Set a SMS Password in the <a href="ro.ieval.fonbot.FonBotPreferenceActivity://">preferences</a>, then send SMSes with the SMS Password as the first line. The next lines will be processed as commands\n</li>
</ul>
The help command can be used to get a list of commands and help for them. Examples:\n\n
<ul>
<li>help — shows a list of commands\n</li>
- <li>help sms — shows help for the ls comand</li>
+ <li>help sms — shows help for the sms comand</li>
</ul>
</string>
<string name="user_tapped_fmt">User tapped \'%s\'</string>
</string>
<string name="flash_help">
Usage: flash on/off\n
- Turns the flashlight on or off. This is unreliable. If you have the Torch app installed, use the torch command instead.\n
+ Turns the flashlight on or off. This is unreliable. If you have the Torch app installed, use the TORCH command instead.\n
Example: flash on
</string>
<string name="echo_help">
</string>
<string name="torch_help">
Usage: torch\n
- Toggles the torch (flashlight). This is reliable but requires the Torch app. If you don\'t have the Torch app installed, use the flash command instead.\n
+ Toggles the torch (flashlight). This is reliable but requires the Torch app. If you don\'t have the Torch app installed, use the FLASH command instead.\n
Example: torch
</string>
<string name="toggling_torch_state">Toggling torch state…</string>