Index: /lang/php/mumu/trunk/mumu.php
===================================================================
--- /lang/php/mumu/trunk/mumu.php (revision 2587)
+++ /lang/php/mumu/trunk/mumu.php (revision 2588)
@@ -204,4 +204,8 @@
     'numofparam_firstof_tag' => 'Number of parameters are invalid to firstof tag',
     'numofparam_ifequal_tag' => 'Number of parameters are invalid to ifequal/ifnotequal tag',
+    'numofparam_templatetag_tag' => 'Number of parameters are invalid to templatetag tag',
+    'invalidparam_templatetag_tag' => 'Invalid parameter(s) specified to templatetag tag',
+    'numofparam_widthratio_tag' => 'Number of parameters are invalid to widthratio tag',
+    'invalidparam_widthratio_tag' => 'Invalid parameter(s) specified to widthratio tag',
     'invalidparam_filter_variable' => 'Invalid filter name',
     'unknown_tag' => 'Unknown tag is specified',
