1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

Xomw: Add commafy

This commit is contained in:
gnosygnu
2017-04-18 21:38:55 -04:00
parent 80f572a06c
commit fb934457f9
7 changed files with 459 additions and 183 deletions

View File

@@ -1141,6 +1141,7 @@ public class XomwMessage {
case XomwMessagePrm.Tid__num:
// Replace number prmsVar always in before step for now.
// No support for combined raw and num prmsVar
// rv.Set(PRM_TID_BEFORE, this.getLanguage().formatNum((XomwMessagePrm_num)prm).num);
// return [PRM_TID_BEFORE, this.getLanguage()->formatNum($param['num']) ];
break;
case XomwMessagePrm.Tid__duration: