About Box implemented + Application Icon
[biacv.git] / biacv_lang.py
index a0c8f27..769ceb1 100644 (file)
@@ -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 <hari@harishankar.net>.
+Licensed under the GNU GPL v3."""
\ No newline at end of file