diff options
author | Guido Günther <agx@sigxcpu.org> | 2010-06-19 15:28:04 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2010-06-19 15:28:04 +0200 |
commit | 3dabd41cdb58f4575dd81e6668a7cba6337ca09c (patch) | |
tree | b70234f94d6c99481f3dac90635337ca32053017 /src/dummy-strings.c | |
parent | Don't only match even release numbers (diff) | |
parent | Imported Upstream version 0.16~rc2 (diff) | |
download | krb5-auth-dialog-3dabd41cdb58f4575dd81e6668a7cba6337ca09c.tar.gz krb5-auth-dialog-3dabd41cdb58f4575dd81e6668a7cba6337ca09c.tar.bz2 krb5-auth-dialog-3dabd41cdb58f4575dd81e6668a7cba6337ca09c.zip |
Merge commit 'upstream/0.16.rc2' into experimental
Diffstat (limited to 'src/dummy-strings.c')
-rw-r--r-- | src/dummy-strings.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dummy-strings.c b/src/dummy-strings.c index 7f8bbee..272ee53 100644 --- a/src/dummy-strings.c +++ b/src/dummy-strings.c @@ -5,7 +5,7 @@ const char *dummy[] = { /* Translators: files from dummy-strings.c are *all* possible errors returned from Kerberos (since Kerberos itself doesn't handle i18n). If in - doubt please translate strings from files starting with krb5-auth + doubt please translate strings from files starting with ka- and krb5-auth- first since these are the ones the user will see in any case. */ N_("ASN.1 failed call to system time library"), /* asn1_err.et:asn1:ASN1_BAD_TIMEFORMAT */ N_("ASN.1 structure is missing a required field"), /* asn1_err.et:asn1:ASN1_MISSING_FIELD */ |