Philipp Hörist pushed to branch master at gajim / gajim


Commits:
689e324e by Philipp Hörist at 2022-12-12T21:35:44+01:00
cfix: VCard: Fix typo

- - - - -


1 changed file:

- gajim/gtk/vcard_grid.py


Changes:

=====================================
gajim/gtk/vcard_grid.py
=====================================
@@ -47,7 +47,7 @@
     'title': p_('Profile', 'Title'),
     'role': p_('Profile', 'Role'),
     'org': p_('Profile', 'Organisation'),
-    'note': p_('Profile', ':Note'),
+    'note': p_('Profile', 'Note'),
     'url': _('URL'),
     'key': p_('Profile', 'Public Encryption Key'),
 }



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/689e324ed6c9b89727ff731384a0b3a893264387

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/689e324ed6c9b89727ff731384a0b3a893264387
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
Commits@gajim.org
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to