X-Git-Url: https://harishankar.org/repos/?p=biacv.git;a=blobdiff_plain;f=biacv_lang.py;fp=biacv_lang.py;h=5f85c289c18441b8baf3cf4b2bcbeba66079778b;hp=d999189c236b53b8c439448c8c2cc26e29e90b86;hb=cbb2972b6b829a3c38cfac1a41ed44db29524550;hpb=6f0fce4b0186aea9896ac6f30b2385bfba3771d2 diff --git a/biacv_lang.py b/biacv_lang.py index d999189..5f85c28 100644 --- a/biacv_lang.py +++ b/biacv_lang.py @@ -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?" +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."