Daniel Brötzmann pushed to branch gajim_1.3 at gajim / gajim
Commits:
5b9ece54 by Daniel Brötzmann at 2021-01-07T17:48:12+01:00
Profile: Clarify vCard Key entry
- - - - -
2 changed files:
- gajim/gtk/profile.py
- gajim/gtk/vcard_grid.py
Changes:
=====================================
gajim/gtk/profile.py
=====================================
@@ -36,7 +36,7 @@
'title': Q_('?profile:Title'),
'role': Q_('?profile:Role'),
'url': _('URL'),
- 'key': Q_('?profile:Key'),
+ 'key': Q_('?profile:Public Encryption Key'),
}
=====================================
gajim/gtk/vcard_grid.py
=====================================
@@ -43,7 +43,7 @@
'org': _('Organisation'),
'note': Q_('?profile:Note'),
'url': _('URL'),
- 'key': Q_('?profile:Key'),
+ 'key': Q_('?profile:Public Encryption Key'),
}
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/5b9ece54f64bbf38dd9bd55da9972cd27df7b9d6
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/5b9ece54f64bbf38dd9bd55da9972cd27df7b9d6
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits