From 63c79dd722d5a8dd09b8828a4711d496680c0062 Mon Sep 17 00:00:00 2001 From: xue <> Date: Mon, 3 Apr 2006 21:55:33 +0000 Subject: Cleanup of I18N. --- framework/I18N/Translation.php | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) (limited to 'framework/I18N/Translation.php') diff --git a/framework/I18N/Translation.php b/framework/I18N/Translation.php index 91cfd6ee..ba8ec0a5 100644 --- a/framework/I18N/Translation.php +++ b/framework/I18N/Translation.php @@ -1,19 +1,12 @@ - * @version $Revision: 1.9 $ $Date: 2005/12/17 06:11:28 $ + * @author Wei Zhuo + * @link http://www.pradosoft.com/ + * @copyright Copyright © 2005 PradoSoft + * @license http://www.pradosoft.com/license/ + * @version $Revision: $ $Date: $ * @package System.I18N */ @@ -34,8 +27,6 @@ Prado::using('System.I18N.core.MessageFormat'); */ class Translation extends TComponent { - - /** * The string formatter. This is a class static variable. * @var MessageFormat -- cgit v1.2.3