RSS news reader; initially copied from "all the news"
[phpeclipse.git] / archive / net.sourceforge.phpeclipse.news / src / net / sourceforge / phpeclipse / news / messages.properties
diff --git a/archive/net.sourceforge.phpeclipse.news/src/net/sourceforge/phpeclipse/news/messages.properties b/archive/net.sourceforge.phpeclipse.news/src/net/sourceforge/phpeclipse/news/messages.properties
new file mode 100644 (file)
index 0000000..9aa9b8f
--- /dev/null
@@ -0,0 +1,3 @@
+#0 = description; 1=description with BR instead of \n; 2=url; 3=title
+BrowserView.DescriptionTemplate=<html><head><title>{3}</title></head><body><h2>{3}</h2><div>{1}</div><p><a href="{2}">Read more...</a></p></body></html>
+BrowserView.NoDescription=<i>No description</i>