JText/printf/ja

出典: Joomla! ドキュメンテーション

printf() method is comparable to the PHP function printf(). This method returns the length of the resultant string and outputs the translation.

$len = JText::printf('SAVED_ITEMS', 3);