1{ 2 "string":[ 3 { 4 "name":"netstats_excess_monthlimit_notofication_title", 5 "value":"Over monthly limit", 6 "attr":{ 7 "priority":"translate" 8 } 9 }, 10 { 11 "name":"netstats_excess_monthmark_notofication_title", 12 "value":"Over monthly mark", 13 "attr":{ 14 "priority":"translate" 15 } 16 }, 17 { 18 "name":"netstats_excess_daymark_notofication_title", 19 "value":"Over daily mark", 20 "attr":{ 21 "priority":"translate" 22 } 23 }, 24 { 25 "name":"netstats_excess_monthlimit_notofication_title_sub", 26 "value":"SIM %d data usage alert", 27 "attr":{ 28 "priority":"translate" 29 } 30 }, 31 { 32 "name":"netstats_excess_monthmark_notofication_title_sub", 33 "value":"SIM %d data usage alert", 34 "attr":{ 35 "priority":"translate" 36 } 37 }, 38 { 39 "name":"netstats_excess_daymark_notofication_title_sub", 40 "value":"SIM %d data usage alert", 41 "attr":{ 42 "priority":"translate" 43 } 44 }, 45 { 46 "name":"netstats_month_limit_message", 47 "value":"Monthly data limit reached %s", 48 "attr":{ 49 "priority":"translate" 50 } 51 }, 52 { 53 "name":"netstats_month_notify_message", 54 "value":"Monthly data usage at %s of limit", 55 "attr":{ 56 "priority":"translate" 57 } 58 }, 59 { 60 "name":"netstats_daily_notify_message", 61 "value":"Data used today at limit %s", 62 "attr":{ 63 "priority":"translate" 64 } 65 } 66 ] 67}