From: <var...@us...> - 2011-10-03 12:38:46
|
Revision: 8157 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=8157&view=rev Author: vargenau Date: 2011-10-03 12:38:40 +0000 (Mon, 03 Oct 2011) Log Message: ----------- Table of Contents Modified Paths: -------------- trunk/lib/WysiwygEdit/Wikiwyg.php Modified: trunk/lib/WysiwygEdit/Wikiwyg.php =================================================================== --- trunk/lib/WysiwygEdit/Wikiwyg.php 2011-10-03 12:35:43 UTC (rev 8156) +++ trunk/lib/WysiwygEdit/Wikiwyg.php 2011-10-03 12:38:40 UTC (rev 8157) @@ -72,7 +72,7 @@ h3: '"._("Title 2")."', h4: '"._("Title 3")."', verbatim: '"._("Verbatim")."', - toc: '"._("Table of content")."', + toc: '"._("Table of Contents")."', wikitext: '"._("Insert Wikitext section")."', sup: '"._("Sup")."', sub: '"._("Sub")."', This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |