"comment" : "TRUE if device flight mode enabled",
"_values" : [ "y", "n" ],
"Flight mode switches off your device's wireless networks (mobile/cellular, WiFi ",
"and Bluetooth) so if accidentally enabled it can cause all sorts of ",
"network problems. To check if it is enabled see:\\n\\n",
"{% if device_os == 'windows' %}",
"- [How to change flight mode on a Windows Phone](https://www.wikihow.com/Change-the-Flight-Mode-on-a-Windows-Phone)\\n",
"- [GOOGLE: windows mobile flight mode](https://www.google.com/search?q=windows+mobile+flight+mode)\\n",
"{% elseif device_os == 'android' %}",
"- [How to put an Android phone into flight mode](https://www.wikihow.tech/Put-an-Android-Phone-Into-Airplane-Mode)\\n",
"- [GOOGLE: android flight mode](https://www.google.com/search?q=android+flight+mode)\\n",
"- [Use Airplane Mode on your iPhone, iPad or iPod Touch](https://support.apple.com/HT204234)\\n",
"- [GOOGLE: apple ios flight mode](https://www.google.com/search?q=apple+ios+flight+mode)\\n",
"prompt" : "Is your {{device_which}} in flight mode?"