1{ 2 "string": [ 3 { 4 "name": "noticeitem", 5 "value": "noticeitem" 6 }, 7 { 8 "name": "nonotification_text", 9 "value": "no notification" 10 }, 11 { 12 "name": "closeNotification", 13 "value": "Close Notification" 14 }, 15 { 16 "name": "moreSettings", 17 "value": "More Settings" 18 }, 19 { 20 "name": "cancel", 21 "value": "Cancel" 22 }, 23 { 24 "name": "enter", 25 "value": "enter" 26 }, 27 { 28 "name": "Sending", 29 "value": "Sending" 30 }, 31 { 32 "name": "close", 33 "value": "Turn Off" 34 }, 35 { 36 "name": "closeNovice", 37 "value": "Turn Off Notificaiton" 38 }, 39 { 40 "name": "confirm_message", 41 "value": "Do you want to turn off all notifications of '%s'?" 42 }, 43 { 44 "name": "device_dialog_title", 45 "value": "Please select a device" 46 }, 47 { 48 "name": "distributed_devicename", 49 "value": "From the %s" 50 } 51 ] 52} 53