git-svn-id: file:///root/webif/svn/humax/pkg/src/webif/trunk@1253 2a923420-c742-0410-a762-8d5b09965624
This commit is contained in:
hummypkg
2012-11-29 22:28:08 +00:00
parent d5679ead84
commit 4fe5bd1bff
5 changed files with 72 additions and 16 deletions

View File

@@ -419,7 +419,7 @@ proc {epg dbfetch} {mode args} {
lappend records [epg new $rec]
}
} msg]} {
puts "No cached EPG data, try again later."
puts "No cached EPG data, try again later ($msg)."
}
return $records
}