From: <sfr...@us...> - 2011-09-15 18:18:37
|
Revision: 959 http://treebase.svn.sourceforge.net/treebase/?rev=959&view=rev Author: sfrgpiel Date: 2011-09-15 18:18:30 +0000 (Thu, 15 Sep 2011) Log Message: ----------- Missing value for icon.information Modified Paths: -------------- trunk/treebase-web/src/main/resources/ApplicationResources.properties Modified: trunk/treebase-web/src/main/resources/ApplicationResources.properties =================================================================== --- trunk/treebase-web/src/main/resources/ApplicationResources.properties 2011-09-15 17:46:38 UTC (rev 958) +++ trunk/treebase-web/src/main/resources/ApplicationResources.properties 2011-09-15 18:18:30 UTC (rev 959) @@ -69,7 +69,8 @@ link.action = Action #-- general values -- -icon.warning=Warning +icon.warning= Warning +icon.information= About #-- left side navigation menu -- nav.admin= Administration @@ -314,7 +315,7 @@ download.nexml = Download NeXML File download.json = Download JSON File download.rdf = Download RDF file -download.rss = Download RSS +download.rss = Follow the last 6 months of TreeBASE activity with an RSS feed #-- matrix row section -- matrix.row.id = Matrix Row ID This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |