Merge branch 'master' into pylons0.10

* master:
  add support for finger command line for db.debian.org query
This commit is contained in:
Jan Dittberner 2010-06-12 23:28:45 +02:00
commit fac0c223f4
5 changed files with 51 additions and 39 deletions

View file

@ -93,7 +93,8 @@ developer name on all bug logs)'),
'membership' : {
'label' : N_('Membership'),
'nm' : N_('NM'),
'db' : N_('DB'),
'dbfinger' : N_('DB information via finger'),
'db' : N_('DB information via HTTP'),
'alioth' : N_('Alioth'),
'wiki' : N_('Wiki'),
'forum' : N_('Forum'),