[datapress] r156 committed - Fixing error message

2 views
Skip to first unread message

codesite...@google.com

unread,
Feb 25, 2011, 10:36:46 PM2/25/11
to datapres...@googlegroups.com
Revision: 156
Author: marcua
Date: Fri Feb 25 19:35:35 2011
Log: Fixing error message
http://code.google.com/p/datapress/source/detail?r=156

Modified:
/trunk/plugin/proxy/import-datafiles.php

=======================================
--- /trunk/plugin/proxy/import-datafiles.php Tue Mar 31 15:41:25 2009
+++ /trunk/plugin/proxy/import-datafiles.php Fri Feb 25 19:35:35 2011
@@ -69,7 +69,7 @@
}
}
if (count($linkdatas) == 0) {
- array_push($warnings, "Datapress could find parse the provided URL as
a Google Spreadsheet. Are you sure this is the publicly-shared sheet URL?");
+ array_push($warnings, "Datapress could not parse the provided URL as
a Google Spreadsheet. Are you sure this is the publicly-shared sheet URL?");
}
send_back($linkdatas, $errors, $warnings);

Reply all
Reply to author
Forward
0 new messages