X-Git-Url: https://harishankar.org/repos/?p=biacv.git;a=blobdiff_plain;f=biacv_lang.py;fp=biacv_lang.py;h=11d19e23d8d86ede25438f3c67942845fca4d8d0;hp=5f85c289c18441b8baf3cf4b2bcbeba66079778b;hb=2ea1c764b6ce60b55bb3f44e3f8f121933b66d29;hpb=cbb2972b6b829a3c38cfac1a41ed44db29524550 diff --git a/biacv_lang.py b/biacv_lang.py index 5f85c28..11d19e2 100644 --- a/biacv_lang.py +++ b/biacv_lang.py @@ -9,3 +9,4 @@ 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." +SAVE_TITLE = "Save File As" \ No newline at end of file