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
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -393,8 +393,8 @@
393
393
"ms": "ms",
394
394
"inBuiltSensor": "In-built Sensor",
395
395
"updatePeriodErrorMessage": "Entered update period is not within the limits!",
396
-
"highLimitErrorMessage": "High limit must be between 10 and 200 m/s².",
397
-
"lowLimitErrorMessage": "Negative acceleration limit magnitude must be between 10 and 200 m/s².",
396
+
"highLimitErrorMessage": "Entered High limit is not within the limits!",
397
+
"lowLimitErrorMessage": "Entered Low limit is not within the limits!",
398
398
"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",
399
399
"baroMeterBulletPoint2": "If you want to use the sensor BMP-180, connect the sensor to PSLab device as shown in the figure.",
400
400
"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.",
@@ -460,6 +460,7 @@
460
460
"barometerHighLimitHint": "Please provide the maximum limit of atm value to be recorded (0 atm to 1.10 atm)",
Copy file name to clipboardExpand all lines: lib/l10n/app_hi.arb
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -391,8 +391,8 @@
391
391
"ms": "ms",
392
392
"inBuiltSensor": "बिल्ट-इन सेंसर",
393
393
"updatePeriodErrorMessage": "लिखा गया अपडेट टाइम लिमिट से बाहर है!",
394
-
"highLimitErrorMessage": "हाई लिमिट 10 से 200 m/s² के बीच होनी चाहिए।",
395
-
"lowLimitErrorMessage": "नेगेटिव एक्सेलेरेशन लिमिट का मान 10 से 200 m/s² के बीच होना चाहिए।",
394
+
"highLimitErrorMessage": "लिखी गई हाई लिमिट लिमिट से बाहर है!",
395
+
"lowLimitErrorMessage": "लिखी गई लो लिमिट सीमा से बाहर है!",
396
396
"baroMeterBulletPoint1": "बैरोमीटर से हवा का प्रेशर मापते हैं। यह किसी भी Android डिवाइस के बिल्ट-इन प्रेशर सेंसर या BMP-180 प्रेशर सेंसर के साथ चलता है",
397
397
"baroMeterBulletPoint2": "अगर BMP-180 सेंसर यूज़ करना है तो फोटो की तरह सेंसर को PSLab डिवाइस से जोड़ें।",
398
398
"baroMeterBulletPoint3": "ऊपर वाला पिन कनेक्शन GND पिन को छोड़कर बाकी सब वैसा ही होगा। GND ग्राउंड के लिए है और PSLab का कोई भी GND पिन यूज़ कर सकते हैं क्योंकि वो कॉमन हैं।",
@@ -452,6 +452,7 @@
452
452
"barometerHighLimitHint": "रिकॉर्ड करने के लिए atm की मैक्स लिमिट बताएं (0 atm से 1.10 atm)",
453
453
"gyroscopeConfigurations": "जायरोस्कोप सेटिंग्स",
454
454
"gyroscopeHighLimitHint": "रिकॉर्ड करने के लिए एंगुलर वेलोसिटी की मैक्स लिमिट बताएं (0 rad/s से 1000 rad/s)",
455
+
"gyroscopeLowLimitHint": "रिकॉर्ड करने के लिए एंगुलर वेलोसिटी की मिन लिमिट बताएं (0 rad/s से 1000 rad/s)",
0 commit comments