From d601ecde5b16132146347ec8e3bc5eeca5e7b7f0 Mon Sep 17 00:00:00 2001 From: steffen123 Date: Fri, 13 Aug 2010 04:36:22 +0200 Subject: [PATCH] add translators wanted notice to start screen --- pyfpdb/fpdb.pyw | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pyfpdb/fpdb.pyw b/pyfpdb/fpdb.pyw index 7ec549f7..df75347b 100755 --- a/pyfpdb/fpdb.pyw +++ b/pyfpdb/fpdb.pyw @@ -1065,14 +1065,17 @@ class fpdb: def tab_main_help(self, widget, data=None): """Displays a tab with the main fpdb help screen""" - mh_tab=gtk.Label("""Welcome to Fpdb! + mh_tab=gtk.Label("""Fpdb needs translators! +If you speak another language and have a few minutes or more to spare get in touch by emailing steffen@schaumburger.info + +Welcome to Fpdb! To be notified of new snapshots and releases go to https://lists.sourceforge.net/lists/listinfo/fpdb-announce and subscribe. If you want to follow development more closely go to https://lists.sourceforge.net/lists/listinfo/fpdb-main and subscribe. This program is currently in an alpha-state, so our database format is still sometimes changed. You should therefore always keep your hand history files so that you can re-import after an update, if necessary. -For documentation please visit our website at http://fpdb.sourceforge.net/. +For documentation please visit our website/wiki at http://fpdb.sourceforge.net/. If you need help click on Contact - Get Help on our website. Please note that default.conf is no longer needed nor used, all configuration now happens in HUD_config.xml.