forked from jan/debianmemberportfolio
update strings in controllers
- replace Debian Developer by Debian Member - replace DDs by Debian Members - bump copyright years
This commit is contained in:
parent
279a668de0
commit
2bda187f91
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# -*- coding: utf8 -*-
|
||||
#
|
||||
# DDPortfolio service url builder
|
||||
# Copyright © 2009, 2010 Jan Dittberner <jan@dittberner.info>
|
||||
# Copyright © 2009, 2010, 2012 Jan Dittberner <jan@dittberner.info>
|
||||
#
|
||||
# This file is part of DDPortfolio service.
|
||||
#
|
||||
|
@ -41,7 +41,7 @@ _FIELDNAMES_MAP = {
|
|||
'name' : N_('Name'),
|
||||
'gpgfp' : N_('GPG fingerprint'),
|
||||
'username' : N_('Debian user name'),
|
||||
'nonddemail' : N_('Non DD email address'),
|
||||
'nonddemail' : N_('Non Debian email address'),
|
||||
'aliothusername' : N_('Alioth user name'),
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue