From: Alan Knowles Date: Tue, 20 Jul 2010 03:13:44 +0000 (+0800) Subject: I18n.php X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=10acf424d156a7a7785480c186915f0c4115f237;p=Pman.Core I18n.php --- diff --git a/I18n.php b/I18n.php index 0a51f5f3..50df7121 100644 --- a/I18n.php +++ b/I18n.php @@ -6,7 +6,7 @@ * * We basically load up all supported languages at the start of the application. * - * It returns + * By default tt returns * * Pman.I18n.Data = { en : [ { code : 'end', title : 'English' }, .... ],