From 6974c188200faec5160d63d3fa3684b3116892de Mon Sep 17 00:00:00 2001 From: tyru Date: Tue, 3 May 2011 16:53:24 +0900 Subject: fix english --- subscldr.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'subscldr.js') diff --git a/subscldr.js b/subscldr.js index 83a039c..7d8bfad 100644 --- a/subscldr.js +++ b/subscldr.js @@ -226,7 +226,7 @@ liberator.plugins.subscldr = (function() { function selectFeed(links, next) { liberator.log(links.toSource()); - liberator.echo("Following feeds were found on this site. Which are you subscribe?"); + liberator.echo("Following feeds were found on this site. Which do you subscribe?"); commandline.input("Select or input feed URL ", function(selected) { liberator.echo("You select " + selected + "."); commandline.close(); -- cgit v1.2.3