aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorjrb <jrb@517b70f8-ed25-0410-8bf6-f5db08f7b76e>2004-08-17 17:55:09 +0000
committerjrb <jrb@517b70f8-ed25-0410-8bf6-f5db08f7b76e>2004-08-17 17:55:09 +0000
commit493373a66fc340f355377cbc27332e2e5e0040de (patch)
treed8c846179fbde8ad683d6755f6e8bd6de72a833b /README
parent1e419dcb860b31ed5e2380c896767e3027f7aea8 (diff)
Tue Aug 17 13:53:45 2004 Jonathan Blandford <jrb@redhat.com>
* ChangeLog: Started changelog * etpo/*: New subdir to help with translations of kerberos. git-svn-id: http://svn.gnome.org/svn/krb5-auth-dialog/trunk@12 517b70f8-ed25-0410-8bf6-f5db08f7b76e
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 11 insertions, 1 deletions
diff --git a/README b/README
index eff2972..e962f0c 100644
--- a/README
+++ b/README
@@ -1,2 +1,12 @@
krb5-auth-dialog is a simple dialog that monitors kerberos tickets, and
-pops up a dialog when they are about to expire.
+pops up a dialog when they are about to expire. Eventually, we expect
+it to be part of GNOME.
+
+A note on translations:
+
+Kerberos doesn't translate either it's prompts or its error messages.
+As the prompt is very visible, we need to translate it externally. To
+do this, the etpo binary in etpo/ can be used to extract the public
+strings that kerberos uses. This isn't complete yet.
+
+