X-Git-Url: https://harishankar.org/repos/?p=biacv.git;a=blobdiff_plain;f=biacv_lang.py;fp=biacv_lang.py;h=769ceb1430075309f0c28ffcc9eed6ddfae1a6f4;hp=a0c8f27f1188ac0b739fa47385f4e91c5feb78c3;hb=f6d9890395dacdd0a56a196cb339752b471f18e8;hpb=8efe104e153bb6030c7c39dd8c70e05fc23e0a1e diff --git a/biacv_lang.py b/biacv_lang.py index a0c8f27..769ceb1 100644 --- a/biacv_lang.py +++ b/biacv_lang.py @@ -11,3 +11,8 @@ CONFIRM_DISCARD_SAVE = "There are unsaved changes in current document. Do you wi ERROR_DATE = "There is a problem with the date range selected." SAVE_TITLE = "Save File As" OPEN_TITLE = "Open File" +ABOUT_TITLE = "About BiaCV" +ABOUT_TEXT = """BiaCV - A resume creator/editor + +Copyright 2011 V.Harishankar . +Licensed under the GNU GPL v3.""" \ No newline at end of file