Log Message: |
In svnauth, label simple credential fields with translatable strings.
* subversion/svnauth/svnauth.c
(AUTHN_USERNAME_KEY, AUTHN_PASSWORD_KEY, AUTHN_PASSTYPE_KEY): New macros,
copied from libsvn_subr/simple_providers.c (at some point we'll have
to move all these AUTHN_* macros into a shared header file).
(list_credentials): Pretty-print simple credentials.
|