GNOME Bugzilla – Bug 686086
add context for unknown
Last modified: 2012-10-17 17:22:25 UTC
#: ../libseahorse/seahorse-validity.c:40 ../pgp/seahorse-gpgme-subkey.c:197 #: ../pgp/seahorse-pgp-key-properties.c:1254 #: ../pgp/seahorse-pgp-private-key-properties.xml.h:1 #: ../pgp/seahorse-pgp-public-key-properties.xml.h:1 #: ../pkcs11/seahorse-token.c:576 msgid "Unknown" could you please add gettext context?
It's helpful to provide information for developers, in this case: https://live.gnome.org/TranslationProject/DevGuidelines/Translation%20contexts
Created attachment 226388 [details] [review] Add context for 'Unknown' and validity strings
Pavol, could you review the attached patch and make sure it fixes the issue in question?
yes, thank you
Attachment 226388 [details] pushed as 0554925 - Add context for 'Unknown' and validity strings
Comment on attachment 226388 [details] [review] Add context for 'Unknown' and validity strings Committed to seahorse git master.
can you post screenshot where these strings are displayed? (importing public key from search doesn't work) also, is this string used in same context everywhere? can you post all screenshots with his occurence (I have checked source but I cannot get it working) #: ../libseahorse/seahorse-validity.c:42 #: ../pgp/seahorse-pgp-key-properties.c:1260 #: ../pgp/seahorse-pgp-private-key-properties.xml.h:2 #: ../pgp/seahorse-pgp-public-key-properties.xml.h:2 msgctxt "Validity" msgid "Never" thanks
(In reply to comment #7) > can you post screenshot where these strings are displayed? (importing public > key from search doesn't work) Could you file a separate bug about what you tried here and why it didn't work? Thanks.
okay, could you please provide screenshot of particular string
Created attachment 226654 [details] Screenshot of one location 'Never' is used in validity context
thanks