fix syntax error
This commit is contained in:
parent
755a2dc5ea
commit
a8213b789b
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ developer name on all bug logs)'),
|
||||||
'gpgfinger': N_('GPG public key via finger'),
|
'gpgfinger': N_('GPG public key via finger'),
|
||||||
'gpgweb': N_('GPG public key via HTTP'),
|
'gpgweb': N_('GPG public key via HTTP'),
|
||||||
'nm': N_('NM, AM participation'),
|
'nm': N_('NM, AM participation'),
|
||||||
'contrib': N_('Contribution information').
|
'contrib': N_('Contribution information'),
|
||||||
},
|
},
|
||||||
'ssh': {
|
'ssh': {
|
||||||
'label': N_('Information reachable via ssh (for Debian Members)'),
|
'label': N_('Information reachable via ssh (for Debian Members)'),
|
||||||
|
|
Loading…
Reference in a new issue