spelling and grammar fixes

This commit is contained in:
Lee Lawlor 2014-12-15 13:31:13 -05:00
parent fca4dca38d
commit 491bf0de62

View File

@ -418,7 +418,7 @@ en:
help: "Help" help: "Help"
help_api_documentation: "API documentation" help_api_documentation: "API documentation"
help_apps_talkback: "Allow devices to execute queued commands." help_apps_talkback: "Allow devices to execute queued commands."
help_apps_thinghttp: "Create custom POSTs or GETs to other webservices and retrieve the data." help_apps_thinghttp: "Create custom POSTs or GETs to other web services and retrieve the data."
help_apps_thingtweet: "Link your Twitter account to ThingSpeak and send Twitter messages using our simple API." help_apps_thingtweet: "Link your Twitter account to ThingSpeak and send Twitter messages using our simple API."
help_apps_timecontrol: "Automatically perform ThingHTTP or ThingTweet requests at predetermined times." help_apps_timecontrol: "Automatically perform ThingHTTP or ThingTweet requests at predetermined times."
help_apps_tweetcontrol: "Listen to commands from Twitter and then perform an action." help_apps_tweetcontrol: "Listen to commands from Twitter and then perform an action."
@ -459,15 +459,15 @@ en:
help_thinghttp_example: "This will send your HTTP GET request to Google Finance and parse the response for an element having an ID of ref_626307_c, which corresponds to the S&P 500 current price change for the day." help_thinghttp_example: "This will send your HTTP GET request to Google Finance and parse the response for an element having an ID of ref_626307_c, which corresponds to the S&P 500 current price change for the day."
help_thinghttp_show: "You can now send your ThingHTTP request and view the response using the following URL:" help_thinghttp_show: "You can now send your ThingHTTP request and view the response using the following URL:"
help_thingtweet: "ThingTweet acts as a proxy to Twitter so that your devices can update Twitter statuses without having to implement Open Authentication (OAuth)." help_thingtweet: "ThingTweet acts as a proxy to Twitter so that your devices can update Twitter statuses without having to implement Open Authentication (OAuth)."
help_timecontrol_index: "Create a TimeControl to automatically execute ThingHTTP requests, udpate ThingTweet statuses, or add TalkBack commands at predetermined times." help_timecontrol_index: "Create a TimeControl to automatically execute ThingHTTP requests, update ThingTweet statuses, or add TalkBack commands at predetermined times."
help_timecontrol_show: "Your TimeControl will be automatically executed at the indicated time." help_timecontrol_show: "Your TimeControl will be automatically executed at the indicated time."
help_tweetcontrol: "Use TweetControl to listen to specific trigger words from Twitter, and then process a ThingHTTP request." help_tweetcontrol: "Use TweetControl to listen to specific trigger words from Twitter, and then process a ThingHTTP request."
help_tweetcontrol_edit: "Select Anonymous TweetControl to allow anyone to trigger your TweetControl or fill in a specfic Twitter Account (don't include the '@' sign)." help_tweetcontrol_edit: "Select Anonymous TweetControl to allow anyone to trigger your TweetControl or fill in a specific Twitter Account (don't include the '@' sign)."
help_tweetcontrol_hashtag: "To trigger a TweetControl, you need to send a Twitter Status Update with at least the hashtag #thingspeak and the trigger word, for example:" help_tweetcontrol_hashtag: "To trigger a TweetControl, you need to send a Twitter Status Update with at least the hashtag #thingspeak and the trigger word, for example:"
help_tweetcontrol_thinghttp: "Select a ThingHTTP request to use with this TweetControl. The ThingHTTP request will be executed when the TweetControl is triggered." help_tweetcontrol_thinghttp: "Select a ThingHTTP request to use with this TweetControl. The ThingHTTP request will be executed when the TweetControl is triggered."
help_tweetcontrol_trigger: "Fill in a trigger to listen for." help_tweetcontrol_trigger: "Fill in a trigger to listen for."
help_options: "more help" help_options: "more help"
help_react: "React allow you to trigger a ThingHTTP request or send a tweet using ThingTweet when your ThingSpeak Channel meets a certain condition. " help_react: "React allows you to trigger a ThingHTTP request or send a tweet using ThingTweet when your ThingSpeak Channel meets a certain condition. "
help_react_edit: "Update your React condition here." help_react_edit: "Update your React condition here."
help_react_edit1: "Select a condition type to correspond with the type of data you wish to check and set your condition values." help_react_edit1: "Select a condition type to correspond with the type of data you wish to check and set your condition values."
help_react_edit2: "Use the Test Frequency setting to choose to test your condition on every insert or on a periodic basis." help_react_edit2: "Use the Test Frequency setting to choose to test your condition on every insert or on a periodic basis."