Add torch command
[fonbot.git] / res / values / strings.xml
index 6340fb062413ed1944ded531a3175143ed2693e8..59d92a5d8b76d50a11f5f5dece1fb19d6db7ca38 100644 (file)
@@ -254,7 +254,7 @@ The help command can be used to get a list of commands and help for them. Exampl
     </string>
     <string name="flash_help">
         Usage: flash on/off\n
-               Turns the flashlight on or off\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">
@@ -453,8 +453,14 @@ The help command can be used to get a list of commands and help for them. Exampl
        <string name="screencap_successful">Screencap successful</string>
        <string name="screencap_failed">Screencap failed. Remember: the screencap command requires root access</string>
        <string name="screencap_help">
-         Usage: screencap filename
-         Takes a screen capture and saves it to the given filename as a PNG image file.
+         Usage: screencap filename\n
+         Takes a screen capture and saves it to the given filename as a PNG image file. This requires root access.\n
          Example: screencap /storage/sdcard0/screencap.png
        </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
+         Example: torch
+       </string>
+       <string name="toggling_torch_state">Toggling torch stateā€¦</string>
 </resources>
This page took 0.010625 seconds and 4 git commands to generate.