From: <var...@us...> - 2013-06-12 16:26:06
|
Revision: 8797 http://sourceforge.net/p/phpwiki/code/8797 Author: vargenau Date: 2013-06-12 16:26:03 +0000 (Wed, 12 Jun 2013) Log Message: ----------- Add translation for TextFormattingRules Modified Paths: -------------- trunk/lib/plugin/_WikiTranslation.php Modified: trunk/lib/plugin/_WikiTranslation.php =================================================================== --- trunk/lib/plugin/_WikiTranslation.php 2013-06-12 16:09:08 UTC (rev 8796) +++ trunk/lib/plugin/_WikiTranslation.php 2013-06-12 16:26:03 UTC (rev 8797) @@ -205,6 +205,7 @@ _("Template") . ',' . _("TeX2png") . ',' . _("text2png") . ',' . + _("TextFormattingRules") . ',' . _("TexToPng") . ',' . _("TitleSearch") . ',' . _("Transclude") . ',' . This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |