From 9f9bf14e8a86cf284c984741e8b40d1f5c57cedc Mon Sep 17 00:00:00 2001 From: mdxs Date: Mon, 8 Dec 2014 22:49:38 +0100 Subject: [PATCH] Proposed change to use "React allows you..." Proposed change to use "React allows you..." (instead of "React allow you...") due to my interpretation that React in this case is singular (thus differs from "Plugins allow you..."). But beware: I'm not a native speaker. --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 7970d74..92f1293 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -467,7 +467,7 @@ en: 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_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_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."