| 5257 | | <check key="monitoring:weather" text="Weather" /> |
| 5258 | | <check key="monitoring:water_level" text="Water level" /> |
| 5259 | | <check key="monitoring:tide_gauge" text="Tide Level" /> |
| 5260 | | <check key="monitoring:traffic" text="Traffic" /> |
| 5261 | | <check key="monitoring:air_quality" text="Air Quality" /> |
| 5262 | | <check key="monitoring:noise" text="Noise" /> |
| 5263 | | <check key="monitoring:gps" text="GPS Signals" /> |
| 5264 | | <check key="monitoring:glonass" text="GLONASS Signals" /> |
| 5265 | | <check key="monitoring:galileo" text="Galileo Signals" /> |
| 5266 | | <check key="monitoring:radiation" text="Radiation" /> |
| | 5257 | <check key="monitoring:weather" text="Weather" /> |
| | 5258 | <check key="monitoring:water_level" text="Water level" /> |
| | 5259 | <check key="monitoring:tide_gauge" text="Tide Level" /> |
| | 5260 | <check key="monitoring:traffic" text="Traffic" /> |
| | 5261 | <check key="monitoring:air_quality" text="Air Quality" /> |
| | 5262 | <check key="monitoring:noise" text="Noise" /> |
| | 5263 | <check key="monitoring:gps" text="GPS Signals" /> |
| | 5264 | <check key="monitoring:glonass" text="GLONASS Signals" /> |
| | 5265 | <check key="monitoring:galileo" text="Galileo Signals" /> |
| | 5266 | <check key="monitoring:radiation" text="Radiation" /> |
| 5269 | | <label text="Additional information" /> |
| 5270 | | <checkgroup columns="1"> |
| 5271 | | <check key="recording:manually" text="Recording: manually" /> |
| 5272 | | <check key="recording:automated" text="Recording: automated" /> |
| 5273 | | <check key="recording:remote" text="Recording: remote" /> |
| 5274 | | <check key="display:analog" text="Display: analog" /> |
| 5275 | | <check key="display:digital" text="Display: digital" /> |
| | 5269 | <label text="Recording:" /> |
| | 5270 | <checkgroup columns="3"> |
| | 5271 | <check key="recording:automated" text="Automated" /> |
| | 5272 | <check key="recording:manually" text="Manually" /> |
| | 5273 | <check key="recording:remote" text="Remote" /> |
| | 5274 | </checkgroup> |
| | 5275 | <label text="Display:" /> |
| | 5276 | <checkgroup columns="2"> |
| | 5277 | <check key="display:analog" text="Analog" /> |
| | 5278 | <check key="display:digital" text="Digital" /> |