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
+27Lines changed: 27 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -306,6 +306,33 @@
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
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
+
"sharingMessage" : "Sharing PSLab Data",
310
+
"delete" : "Delete",
311
+
"deleteHint": "Are you sure you want to delete this file?",
312
+
"deleteFile" : "Delete File",
313
+
"deleteAllData" : "Delete All Data",
314
+
"deleteCautionMessage" : "Are you sure you want to delete all logged data for this instrument?",
315
+
"deleteAll" : "Delete All",
316
+
"noLoggedData" : "No logged data found.",
317
+
"importLog" : "Import Log",
318
+
"failedToSave" : "Failed to save file. No data was recorded.",
319
+
"fileSaved" : "File saved",
320
+
"save" : "Save",
321
+
"enterFileName" : "Enter filename (leave empty for auto-generated name)",
322
+
"fileName" : "Filename",
323
+
"saveRecording" : "Save Recording",
324
+
"recordingStarted" : "Recording started",
325
+
"noValidData" : "No valid data to display.",
326
+
"csvPickingError" : "Error picking or reading CSV file",
327
+
"csvReadingError" : "Error reading CSV from file",
328
+
"sharingError" : "Error sharing file",
329
+
"csvGettingError" : "Error getting saved files",
330
+
"unsupportedPlatform" : "Unsupported platform",
331
+
"noDataRecorded" : "No data recorded to save for",
332
+
"csvFileSaved" : "CSV file saved at",
333
+
"csvSavingError" : "Error saving CSV file",
334
+
"csvDeletingError" : "Error deleting file",
335
+
"fileDeleted" : "File deleted",
309
336
"soundmeterConfig" : "Soundmeter Configurations",
310
337
"barometerConfig" : "Barometer Configurations",
311
338
"baroUpdatePeriodHint" : "Please provide time interval at which data will be updated (100 ms to 2000 ms)",
0 commit comments