From: Alan Knowles Date: Mon, 14 Mar 2011 09:28:57 +0000 (+0800) Subject: Pman.I18n.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=c4eed3e8026e855eb6d218acbaddbb853eb3081c Pman.I18n.js --- diff --git a/Pman.I18n.js b/Pman.I18n.js index 66bad9cf..86c5786a 100644 --- a/Pman.I18n.js +++ b/Pman.I18n.js @@ -137,7 +137,7 @@ Pman.I18n = { ret.sort(function(a,b) { return a[1] > b[1] ? 1 : 0; - }) + }); return ret; },