equal
deleted
inserted
replaced
35 // d: Pop up to notify user that OOM event occurred. |
35 // d: Pop up to notify user that OOM event occurred. |
36 // l: popup_note_window |
36 // l: popup_note_window |
37 // r: 3.2 |
37 // r: 3.2 |
38 #define qtn_widgetui_oom_event "Out of Memory! Closing all widgets." |
38 #define qtn_widgetui_oom_event "Out of Memory! Closing all widgets." |
39 |
39 |
40 // d: Pop up to grant access to phone information and network |
|
41 // l: popup_note_window |
|
42 // r: 5.0 |
|
43 #define qtn_widgetui_blanketpermission_prompt "Do you want to allow the widget to access information on your phone and connect to the network? " |
|
44 // End of File |
|