Clean up sendMessage calls
[fonbot.git] / res / values / strings.xml
CommitLineData
8dfb76c9
MG
1<resources>
2 <string name="app_name">FonBot</string>
3 <string name="send_message_permission_desc">Allows an application to send notifications through FonBot</string>
b7248ef7 4 <string name="help"><h1>1. Initial setup:</h1>\n
8dfb76c9
MG
5<ol>
6 <li><a href="http://auth.ieval.ro">Register an account</a>\n</li>
7 <li>Enter your username and password in the <a href="ro.ieval.fonbot.FonBotPreferenceActivity://">preferences</a>\n\n</li>
8</ol>
9
b7248ef7 10<h1>2. Sending commands:</h1>\n
8dfb76c9 11<ul>
b7248ef7
MG
12 <li>via Jabber: Login by sending "login YOUR_USRENAME YOUR_PASSWORD" to fonbot@ieval.ro, then send commands\n</li>
13 <li>via Yahoo Messenger: Login by sending "login YOUR_USRENAME YOUR_PASSWORD" to fonbotym, then send commands\n</li>
14 <li>via IRC: Login by sending "login YOUR_USERNAME YOUR_PASSWORD" to fonbot on OFTC, then send commands\n</li>
8dfb76c9 15 <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>
8dfb76c9
MG
16</ul>
17\nFonBot commands consist of a command name and zero or more arguments, separated by spaces. To include spaces in an argument, surround the argument with single or double quotes.\n\n
18Example command: sms 0755555555 \'This is a random text\'. This command would send a text message to 0755555555\n\n
b7248ef7 19
8dfb76c9
MG
20The help command can be used to get a list of commands and help for them. Examples:\n\n
21<ul>
22 <li>help — shows a list of commands\n</li>
23 <li>help sms — shows help for the ls comand</li>
24</ul>
25</string>
26 <string name="user_tapped_fmt">User tapped \'%s\'</string>
27 <string name="user_navigated_away_from_dialog">User navigated away from dialog</string>
28 <string name="user_canceled_dialog">User canceled dialog</string>
e4e4926f 29 <string name="admin_disabled">Admin disabled</string>
8dfb76c9
MG
30 <string name="admin_disable_requested">Admin disable requested</string>
31 <string name="admin_enabled">Admin enabled</string>
32 <string name="device_password_changed">Device password changed</string>
33 <string name="device_login_failed_fmt">Device login failed. Wrong password entered %s times</string>
34 <string name="device_login_succeeded">Device login succeeded</string>
35 <string name="logging_in">Logging in…</string>
36 <string name="phone_status_idle">Phone is now idle</string>
e4e4926f 37 <string name="phone_status_ringing">"Phone is ringing. Incoming number: %s"</string>
8dfb76c9
MG
38 <string name="phone_status_offhook">Phone is offhook</string>
39 <string name="location">Location</string>
40 <string name="latitude">Latitude</string>
41 <string name="longitude">Longitude</string>
42 <string name="accuracy">Accuracy</string>
43 <string name="altitude">Altitude</string>
44 <string name="bearing">Bearing</string>
45 <string name="speed">Speed</string>
46 <string name="at">at</string>
47 <string name="location_provider_disabled">Location provider %s disabled</string>
48 <string name="location_provider_enabled">Location provider %s enabled</string>
49 <string name="location_provider_available">Location provider %s is now available</string>
50 <string name="location_provider_temporary_unavailable">Location provider %s is temporary unavailable</string>
51 <string name="location_provider_out_of_service">Location provider %s is out of service</string>
52 <string name="location_provider_unknown_state">Location provider %s is in an unknown state</string>
53 <string name="no_response_returned_from_server">No response returned from server</string>
54 <string name="connection_error">Connection error</string>
55 <string name="sms_received_fmt">SMS received from %1$s with text %2$s</string>
56 <string name="battery_low">Battery low</string>
57 <string name="battery_okay">Battery okay</string>
58 <string name="plugged_in">plugged in</string>
59 <string name="unplugged">unplugged</string>
60 <string name="headset_with_microphone">Headset (with a microphone)</string>
61 <string name="headset_without_microphone">Headset (without a microphone)</string>
62 <string name="help_activity_label">FonBot Help</string>
63 <string name="foreground_notification_text">FonBot is running</string>
64 <string name="foreground_notification_title">FonBot</string>
65 <string name="phone_numer_type_assistant">Assistant</string>
66 <string name="phone_number_type_callback">Callback</string>
67 <string name="phone_number_type_car">Car</string>
68 <string name="phone_number_type_company_main">Company main</string>
69 <string name="phone_number_type_home_fax">Home fax</string>
70 <string name="phone_number_type_work_fax">Work fax</string>
71 <string name="phone_number_type_home">Home</string>
72 <string name="phone_number_type_isdn">ISDN</string>
73 <string name="phone_number_type_main">Main</string>
74 <string name="phone_number_type_mms">MMS</string>
75 <string name="phone_number_type_mobile">Mobile</string>
76 <string name="phone_number_type_other">Other</string>
77 <string name="phone_number_type_other_fax">Other fax</string>
78 <string name="phone_number_type_pager">Pager</string>
79 <string name="phone_number_type_radio">Radio</string>
80 <string name="phone_number_type_telex">TELEX</string>
81 <string name="phone_number_type_textphone">Textphone</string>
82 <string name="phone_number_type_work">Work</string>
83 <string name="phone_number_type_work_mobile">Work mobile</string>
84 <string name="phone_number_type_work_pager">Work pager</string>
85 <string name="phone_number_type_unknown">Unknown (%d)</string>
86 <string name="ringing">Ringing…</string>
87 <string name="cannot_grab_camera">Cannot grab camera</string>
88 <string name="no_longer_ringing">No longer ringing</string>
89 <string name="no_bluetooth_adapter">No bluetooth adapter</string>
90 <string name="bluetooth_on">Bluetooth: on</string>
91 <string name="bluetooth_off">Bluetooth: off</string>
92 <string name="enabling_bluetooth">Enabling bluetooth…</string>
93 <string name="disabling_bluetooth">Disabling bluetooth…</string>
94 <string name="incoming_call_from">"Incoming call from %s "</string>
95 <string name="missed_call_from">"Missed call from %s "</string>
96 <string name="outgoing_call_to">"Outgoing call to %s "</string>
97 <string name="duration_seconds_starting_at">Duration: %1$d seconds starting at %2$s</string>
98 <string name="no_matching_contacts_found">No matching contacts found</string>
99 <string name="contact_info">Name: %1$s; Phone: %2$s; Type: %3$s</string>
100 <string name="battery_level">"Battery level: %f%%. "</string>
101 <string name="not_plugged_in">"Not plugged in. "</string>
102 <string name="plugged_in_ac">"Plugged in (AC). "</string>
103 <string name="plugged_in_usb">"Plugged in (USB). "</string>
104 <string name="plugged_in_wireless">"Plugged in (wireless). "</string>
105 <string name="status_charging">"Status: charging. "</string>
106 <string name="status_discharging">"Status: discharging. "</string>
107 <string name="status_full">"Status: full. "</string>
108 <string name="status_not_charging">"Status: not charging. "</string>
109 <string name="status_unknown">Status: unknown. </string>
110 <string name="temperature">"Temperature: %d. "</string>
111 <string name="voltage">Voltage: %d.</string>
112 <string name="dialing">Dialing %s…</string>
113 <string name="menu_preferences_title">Preferences</string>
114 <string name="menu_local_commands_title">Local commands</string>
115 <string name="menu_help_title">Help</string>
116 <string name="showing_dialog">Showing dialog…</string>
117 <string name="last_known_location">"Last known location: "</string>
118 <string name="listening_for_location_updates">Listening for location updates…</string>
119 <string name="device_locked">Device locked</string>
120 <string name="file_not_found">File \'%s\' not found</string>
121 <string name="file_sent">File sent</string>
122 <string name="cannot_connect_to_host_on_port">Cannot connect to host \'%1$s\' on port \'%2$d\'</string>
123 <string name="io_error">I/O Error: %s</string>
124 <string name="no_longer_listening_for_location_updates">No longer listening for location updates</string>
125 <string name="error_setting_preview_display">Error setting preview display</string>
126 <string name="no_help_for_this_command">No help for this command</string>
127 <string name="string_is_not_a_directory">%s is not a directory</string>
128 <string name="files_in_directory">"Files in %s: "</string>
129 <string name="no_ringtone_found">No ringtone found</string>
130 <string name="ringer_mode_normal">Ringer mode: normal</string>
131 <string name="ringer_mode_vibrate">Ringer mode: vibrate</string>
132 <string name="ringer_mode_silent">Ringer mode: silent</string>
133 <string name="unknown_ringer_mode">Unknown ringer mode</string>
134 <string name="file_deleted">File deleted</string>
135 <string name="error_while_deleting_file">Error while deleting file</string>
136 <string name="password_cleared">Password cleared</string>
137 <string name="password_set">Password set</string>
138 <string name="message_was_split_into_parts">Message was split into %d parts</string>
139 <string name="tts_engine_not_available">TTS Engine not available</string>
140 <string name="speaking">Speaking…</string>
141 <string name="toast_shown">Toast shown</string>
142 <string name="vibrating">Vibrating…</string>
143 <string name="url_opened">URL opened</string>
144 <string name="no_activity_found_for_this_url">No activity found for this URL</string>
145 <string name="invalid_url">Invalid URL</string>
146 <string name="wifi_on">Wifi: on</string>
147 <string name="wifi_off">Wifi: off</string>
148 <string name="enabling_wifi">Enabling wifi…</string>
149 <string name="disabling_wifi">Disabling wifi…</string>
1b6a0480 150 <string name="starting_long_polling_if_stopped">Starting long polling if stopped…</string>
06a86a92 151 <string name="command_disabled">Command %s disabled</string>
8dfb76c9 152 <string name="command_enabled">Command %s enabled</string>
8dfb76c9
MG
153 <string name="incoming_message">Incoming message from %1$s: \"%2$s\" sent at %3$s</string>
154 <string name="outgoing_message">Outgoing message to %1$s: \"%2$s\" sent at %3$s</string>
155 <string name="error_writing_to_socket">Error writing to socket: %s</string>
156 <string name="cannot_close_socket">Cannot close socket: %s</string>
157 <string name="unknown_host">Unknown host: %s</string>
158 <string name="photo_sent">Photo sent</string>
159 <string name="sending_photo">Sending photo…</string>
160 <string name="invalid_length_allowed_values_are">"Invalid length. Allowed values are: %s"</string>
161 <string name="could_not_parse_argument_allowed_values_are">Could not parse argument. Allowed values are: %s</string>
162 <string name="exception_while_hanging_up_call">Exception while hanging up call %1$s: %2$s</string>
163 <string name="exception_while_answering_call">Exception while answering call %1$s: %2$s</string>
164 <string name="no_such_package">No such package</string>
165 <string name="app_launched">App launched</string>
166 <string name="exception_while_getting_itelephony">Exception while getting ITelephony %1$s: %2$s</string>
167 <string name="data_off">Data: off</string>
168 <string name="data_on">Data: on</string>
169 <string name="disabling_data">Disabling data…</string>
170 <string name="enabling_data">Enabling data…</string>
171 <string name="exception_while_determining_data_state">Exception while determining data state</string>
172 <string name="enabling_gps">Enabling GPS…</string>
173 <string name="disabling_gps">Disabling GPS…</string>
174 <string name="enabling_network_location">Enabling network location…</string>
175 <string name="disabling_network_location">Disabling network location…</string>
176 <string name="gps_on">GPS: on</string>
177 <string name="gps_off">GPS: off</string>
178 <string name="network_location_off">Network location: off</string>
179 <string name="network_location_on">Network location: on</string>
180 <string name="answer_help">
181 Usage: answer\n
182 Answers the phone, if it is ringing. Does nothing otherwise.\n
183 Example: answer
184 </string>
185 <string name="batt_help">
186 Usage: batt\n
187 Shows battery information\n
188 Example: batt
189 </string>
190 <string name="wipe_help">
191 Usage: wipe type \"%s\"\n
192 If &lt;type&gt; is \"data\", wipes the phone, leaving the sdcard intact\n
193 If &lt;type&gt; is \"full\", wipes the phone and the sdcard\n
194 This command requires admin permissions\n
195 WARNING: THIS CANNOT BE UNDONE!\n
196 Example: wipe data
197 </string>
198 <string name="poll_help">
1b6a0480
MG
199 Usage: poll\n
200 Starts the long polling service if it is stopped\n
201 Example: poll
8dfb76c9
MG
202 </string>
203 <string name="contacts_help">
204 Usage: contacts substring\n
205 Returns a list of contacts whose name or nickname contains &lt;substring&gt;\n
206 Example: contacts Jack
207 </string>
208 <string name="rm_help">
209 Usage: rm file\n
210 Removes the &lt;file&gt; file\n
211 Example: rm /mnt/sdcard/file
212 </string>
213 <string name="ls_help">
214 Usage: ls directory\n
215 Lists the contents of the &lt;directory&gt; directory\n
216 Example: ls /mnt/sdcard
217 </string>
218 <string name="sms_help">
219 Usage: sms phone_number message\n
96456689 220 Sends an sms with text &lt;message&gt; to &lt;phone_number&gt;. This command requests a delivery report. If you do not want one, use the SMSQ command.\n
8dfb76c9
MG
221 Example: sms 0755555555 \"Test message\"
222 </string>
96456689
MG
223 <string name="smsq_help">
224 Usage: smsq phone_number message\n
225 Sends an sms with text &lt;message&gt; to &lt;phone_number&gt;. This command does not request a delivery report. If you want one, use the SMS command.\n
226 Example: smsq 0755555555 \"Test message\"
227 </string>
8dfb76c9
MG
228 <string name="setpassword_help">
229 Usage: setpassword [password]\n
230 With no argument, clears the device password.\n
231 With an argument, sets the device password to &lt;password&gt;.\n
232 Example: setpassword verysecurepassword
233 </string>
234 <string name="ring_help">
235 Usage: ring on/off\n
236 Make phone start/stop ringing\n
237 Example: ring on
238 </string>
239 <string name="photo_help">
a646935d
MG
240 Usage: photo camera hostname port\n
241 Takes a photo with the given camera and uploads it to &lt;hostname&gt;:&lt;port&gt;\n
242 The camera is a number, usually 0 for the rear camera and 1 for the front one\n
243 Example: photo 0 1.1.1.1 8888
8dfb76c9
MG
244 </string>
245 <string name="nolocation_help">
246 Usage: nolocation\n
247 Stops sending location updates.\n
248 Example: nolocation
249 </string>
250 <string name="ncfile_help">
251 Usage: ncfile filename hostname port\n
252 Uploads the &lt;filename&gt; file to &lt;hostname&gt;:&lt;port&gt;\n
253 Example: ncfile /mnt/sdcard/file 1.1.1.1 8888
254 </string>
255 <string name="lock_help">
256 Usage: lock\n
257 Locks the phone. Requires device admin.\n
258 Example: lock
259 </string>
260 <string name="flash_help">
261 Usage: flash on/off\n
d87d24ba 262 Turns the flashlight on or off. This is unreliable. If you have the Torch app installed, use the torch command instead.\n
8dfb76c9
MG
263 Example: flash on
264 </string>
265 <string name="echo_help">
266 Usage: echo message …\n
267 Echoes &lt;message&gt;.\n
268 Example: echo Hello, world!
269 </string>
270 <string name="dial_help">
271 Usage: dial number\n
272 Dials &lt;number&gt;.\n
273 Example: dial 0755555555
274 </string>
275 <string name="wifi_help">
276 Usage: wifi [on/off]\n
277 With no arguments, shows the wifi status\n
278 With an argument, turns the wifi on or off\n
279 Example: wifi on
280 </string>
281 <string name="view_help">
282 Usage: view link\n
283 Opens the link &lt;link&gt; in an appropriate application\n
284 Example: view tel://0755555555
285 </string>
286 <string name="vibrate_help">
287 Usage: vibrate ms\n
288 Makes the phone vibrate for &lt;ms&gt; milliseconds\n
289 Example: vibrate 2500
290 </string>
291 <string name="toast_help">
292 Usage: toast text [length]\n
293 Shows a toast with the &lt;text&gt; message. &lt;length&gt; is the length of the toast (long or short). Default is short.\n
294 Example: toast \"Hello world!\" long
295 </string>
296 <string name="speak_help">
297 Usage: speak text …\n
298 Speaks &lt;text&gt;\n
299 Example: speak Hello, stranger!
300 </string>
301 <string name="smslog_help">
302 Usage: smslog [count]\n
303 With no argument, shows the last 5 SMSes\n
304 With an argument, shows the last &lt;count&gt; SMSes\n
305 Example: smslog 10
306 </string>
307 <string name="play_help">
308 Usage: play\n
309 Starts playing music\n
310 Example: play
311 </string>
312 <string name="pause_help">
313 Usage: pause\n
314 Stops playing music\n
315 Example: pause
316 </string>
317 <string name="next_help">
318 Usage: next\n
319 Skips to the next track\n
320 Example: next
321 </string>
322 <string name="prev_help">
323 Usage: prev\n
324 Skips to the previous track\n
325 Example: prev
326 </string>
327 <string name="bluetooth_help">
328 Usage: bluetooth [on/off]\n
329 With no arguments, prints the bluetooth status.\n
330 With an argument, turns bluetooth on or off.\n
331 Example: bluetooth on
332 </string>
333 <string name="calllog_help">
334 Usage: calllog [count]\n
335 With no arguments, prints the last 5 calls.\n
336 With an argument, prints the last &lt;count&gt; calls\n
337 Example: calllog 10
338 </string>
339 <string name="dialog_help">
340 Usage: dialog message [button] …\n
341 Shows a dialog box with the &lt;message&gt; text and the &lt;button…&gt; buttons. Returns the button pressed\n
342 Example: dialog \"Hello stranger. Thanks for finding my phone, will you return it to me?\" Yes No
343 </string>
344 <string name="enable_help">
345 Usage: enable command\n
346 Enables a command, undoing the effects of a previous DISABLE command\n
347 This command can only be issued from the local command interface\n
348 Command list: %s\n
349 Example: disable toast
350 </string>
351 <string name="disable_help">
352 Usage: disable command\n" +
353 Disables a command. Once disabled, a command cannot be used until enabled with the ENABLE command\n
354 This command can only be issued from the local command interface\n
355 Command list: %s\n
356 Example: disable toast
357 </string>
358 <string name="help_help">
359 Usage: help command\n
360 Prints help for &lt;command&gt;. Available commands are %s\n
361 Example: help batt
362 </string>
363 <string name="setnotification_help">
364 Usage: setnotification notification\n
365 Enables the &lt;notification&gt; notification.\n
366 Messages from this notification will be sent to this address.\n
367 Available notifications: %s\n
368 Example: setnotification sms
369 </string>
370 <string name="delnotification_help">
371 Usage: delnotification notification\n
372 Disables the &lt;notification&gt; notification.\n
373 Available notifications: %s\n
374 Example: delnotification sms
375 </string>
376 <string name="location_help">
377 Usage: location provider [min_time [min_distance]]\n" +
378 Starts sending location updates. Location updates will be sent at most once each min_time (default: 500) milliseconds and only if the phone has moved at least min_distance meters (default: 0) from the last update\n
379 &lt;provider&gt; is the location provider, one of %s\n
380 Example: location network 0 0"
381 </string>
382 <string name="ringer_help">
383 Usage: ringer mode\n
384 Sets the ringer mode. &lt;mode&gt; is one of: %s\n
385 Example: ringer vibrate
386 </string>
387 <string name="data_help">
388 Usage: data [on/off]\n
389 With no arguments, shows the mobile data status\n
390 With an argument, turns the mobile data on or off\n
391 Example: data off
392 </string>
393 <string name="gps_help">
394 Usage: gps [on/off]\n
395 With no arguments, shows the GPS status\n
396 With an argument, turns the GPS on or off\n
397 Example: gps off
398 </string>
399 <string name="glocation_help">
400 Usage: glocation [on/off]\n
401 With no arguments, shows the Google location service status\n
402 With an argument, turns the Google location service on or off\n
403 NOTE: turning the Google location service on remotely is not possible, since the user must agree to the service disclaimer.\n
404 Example: glocation off
405 </string>
406 <string name="hangup_help">
407 Usage: hangup\n
408 Hangs the phone up.\n
409 Example: hangup
410 </string>
411 <string name="launch_help">
412 Usage: launch package\n
413 Launches the app defined by the &lt;package&gt; package\n
414 Example: launch ro.ieval.fonbot
415 </string>
416 <string name="could_not_parse_ms">Could not parse ms</string>
417 <string name="cannot_parse_provider_allowed_values_are">Cannot parse provider. Allowed values are: %s</string>
418 <string name="cannot_parse_min_time">Cannot parse min_time</string>
419 <string name="cannot_parse_min_distance">Cannot parse min_distance</string>
420 <string name="invalid_ringer_mode_valid_values_are">Invalid ringer mode. Valid values are: %s</string>
421 <string name="cannot_parse_port">Cannot parse port</string>
422 <string name="notification_enabled">Notification enabled</string>
423 <string name="messagetype_should_be_one_of">MessageType should be one of: %s</string>
424 <string name="notification_disabled">Notification disabled</string>
425 <string name="security_exception">Security exception: %s</string>
426 <string name="the_second_argument_to_wipe_must_be">The second argument to wipe must be \"%s\"</string>
427 <string name="wipetype_should_be_one_of">WipeType should be one of: %s</string>
428 <string name="cannot_parse_count">Cannot parse count</string>
429 <string name="no_such_command_command_list">No such command. Command list: %s</string>
430 <string name="cannot_parse_interval">Cannot parse interval</string>
431 <string name="unknown_command">Unknown command: \'%1$s\' (%2$s)</string>
432 <string name="error_while_processing_command">Error while processing command (%1$s: %2$s)</string>
433 <string name="rebooting">Rebooting…</string>
434 <string name="reboot_help">
435 Usage: reboot\n
436 Reboots the phone.\n
437 Example: reboot
438 </string>
439 <string name="shutdown_help">
440 Usage: shutdown\n
441 Shuts the phone down.\n
442 Example: shutdown
443 </string>
444 <string name="location_tracking_is_active">Location tracking is active</string>
8dfb76c9
MG
445 <string name="cancel">Cancel</string>
446 <string name="command_sent">Command sent</string>
447 <string name="could_not_parse_id">Could not parse id</string>
448 <string name="notification_canceled">Notification canceled</string>
449 <string name="notification_shown">Notification shown</string>
02c042b0
MG
450 <string name="notify_help">
451 Usage: notify id [title text]\n
452 With three arguments, shows a notification with title &lt;title&gt; and text &lt;text&gt; and id &lt;id&gt;. This replaces any previous notiifcation with the same id.\n
453 With one argument, removes the notification with id &lt;id&gt;\n
454 Example: notify 10 Hello \"Hello, world!\"
0f74646f
MG
455 </string>
456 <string name="user_or_password_not_set">User or password not set</string>
457 <string name="screencap_successful">Screencap successful</string>
458 <string name="screencap_failed">Screencap failed. Remember: the screencap command requires root access</string>
459 <string name="screencap_help">
d87d24ba
MG
460 Usage: screencap filename\n
461 Takes a screen capture and saves it to the given filename as a PNG image file. This requires root access.\n
0f74646f
MG
462 Example: screencap /storage/sdcard0/screencap.png
463 </string>
d87d24ba
MG
464 <string name="torch_help">
465 Usage: torch\n
466 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
467 Example: torch
468 </string>
469 <string name="toggling_torch_state">Toggling torch state…</string>
582cbf06 470 <string name="device_booted">Your device has been turned on</string>
a646935d 471 <string name="cannot_parse_camera_number">Cannot parse camera number</string>
740a6fa5
MG
472 <string name="getfile_help">
473 Usage: getfile filename url\n
474 Downloads the given url to the file described by the given filename\n
475 Example: getfile /storage/sdcard1 http://ieval.ro/
476 </string>
477 <string name="error_opening_file">Error opening file %1$s (%2$s)</string>
478 <string name="file_received">File received</string>
ba6b96a3 479 <string name="reboot_failed">Reboot failed</string>
251aceaa
MG
480 <string name="sh_help">
481 Usage: sh command [arg1 arg2 ...]\n
482 Executes a shell command and returns its output. FonBot waits for the command to finish, therefore this must not be used with long-running commands.\n
483 Example: sh ls /sdcard/
484 </string>
485 <string name="rootsh_help">
486 Usage: rootsh command [arg1 arg2 ...]\n
487 Executes a shell command as root and returns its output. FonBot waits for the command to finish, therefore this must not be used with long-running commands. This requires root access.\n
488 Example: rootsh stop;sleep 3;start
489 </string>
b4f8b90c 490 <string name="command_not_documented">This command is not documented (yet).</string>
e4e4926f
MG
491 <string name="sms_sent">SMS sent (%s)</string>
492 <string name="sms_not_sent_generic_failure">SMS not sent: Generic failure (%s)</string>
493 <string name="sms_not_sent_no_service">SMS not sent: No service (%s)</string>
494 <string name="sms_not_sent_null_pdu">SMS not sent: Null PDU (%s)</string>
495 <string name="sms_not_sent_radio_off">SMS not sent: Radio off (%s)</string>
496 <string name="sms_delivered">SMS delivered (%s)</string>
497 <string name="sms_not_delivered">SMS not delivered (%s)</string>
0f74646f 498</resources>
This page took 0.042215 seconds and 4 git commands to generate.