File -> New action implemented
[biacv.git] / biacv_lang.py
index d999189..5f85c28 100644 (file)
@@ -7,4 +7,5 @@ ERROR_DELETE = "Error deleting"
 ERROR_ADD = "Error adding"
 CONFIRM = "Confirm"
 CONFIRM_DELETE = "Are you sure you wish to delete the selected item?"
 ERROR_ADD = "Error adding"
 CONFIRM = "Confirm"
 CONFIRM_DELETE = "Are you sure you wish to delete the selected item?"
+CONFIRM_DISCARD_SAVE = "There are unsaved changes in current document. Do you wish to discard all changes?"
 ERROR_DATE = "There is a problem with the date range selected."
 ERROR_DATE = "There is a problem with the date range selected."