added error catch to saveFile
This commit is contained in:
@@ -427,6 +427,16 @@
|
||||
"sent": "Sent",
|
||||
"@sent": {
|
||||
"description": "view data sent header"
|
||||
},
|
||||
|
||||
"savefilefailed": "Error. Please try again",
|
||||
"@savefilefailed": {
|
||||
"description": "save as file failed snackbar"
|
||||
},
|
||||
|
||||
"justplace": "Place",
|
||||
"@justplace": {
|
||||
"description": "just the word place"
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user