Lines Matching full:amount
34 "You deposited {0,number,integer} times an amount of {1,number,currency} on {2,date,short}",
42 "You deposited 1 times an amount of $3,456.00 on 1/12/70",
831 u_uastrcpy(source, "You deposited an amount of $500.00");
832 u_uastrcpy(pattern, "You {0} an amount of {1,number,currency}");
943 u_uastrcpy(source, "You deposited an amount of $500.00");
944 u_uastrcpy(pattern, "You {0} an amount of {1,number,currency}");