You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/l10n/app_en.arb
+12-3Lines changed: 12 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -290,9 +290,9 @@
290
290
"showLuxmeterConfig": "Lux Meter Configurations",
291
291
"luxmeterConfigurations": "Lux Meter Configurations",
292
292
"updatePeriod": "Update Period",
293
-
"updatePeriodHint": "Please provide time interval at which data will be updated (100 ms to 1000 ms)",
293
+
"luxmeterUpdatePeriodHint": "Please provide time interval at which data will be updated (100 ms to 1000 ms)",
294
294
"highLimit": "High Limit",
295
-
"highLimitHint": "Please provide the maximum limit of lux value to be recorded (10 Lx to 10000 Lx)",
295
+
"luxmeterHighLimitHint": "Please provide the maximum limit of lux value to be recorded (10 Lx to 10000 Lx)",
296
296
"sensorGain": "Sensor Gain",
297
297
"sensorGainHint": "Please set gain of the sensor",
298
298
"locationData": "Include Location Data",
@@ -305,5 +305,14 @@
305
305
"baroMeterBulletPoint1": "The Barometer can be used to measure Atmospheric pressure. This instrument is compatible with either the built in pressure sensor on any android device or the BMP-180 pressure sensor",
306
306
"baroMeterBulletPoint2": "If you want to use the sensor BMP-180, connect the sensor to PSLab device as shown in the figure.",
307
307
"baroMeterBulletPoint3": "The above pin configuration has to be same except for the pin GND. GND is meant for Ground and any of the PSLab device GND pins can be used since they are common.",
308
-
"baroMeterBulletPoint4": "Select the sensor by going to the Configure tab from the bottom navigation bar and choose BMP-180 in the drop down menu under Select Sensor."
308
+
"baroMeterBulletPoint4": "Select the sensor by going to the Configure tab from the bottom navigation bar and choose BMP-180 in the drop down menu under Select Sensor.",
309
+
"soundmeterConfig" : "Soundmeter Configurations",
310
+
"barometerConfig" : "Barometer Configurations",
311
+
"baroUpdatePeriodHint" : "Please provide time interval at which data will be updated (100 ms to 2000 ms)",
312
+
"barometerHighLimitHint" : "Please provide the maximum limit of lux value to be recorded (0 atm to 1.10 atm)",
0 commit comments