After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 707135 - String fixes for the "Export Complete Key" buttons in the Seahorse UI
String fixes for the "Export Complete Key" buttons in the Seahorse UI
Status: RESOLVED OBSOLETE
Product: seahorse
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: Seahorse Maintainer
Seahorse Maintainer
Depends on:
Blocks:
 
 
Reported: 2013-08-30 15:29 UTC by Aruna Sankaranarayanan
Modified: 2018-08-03 19:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
String fix in ssh/seahorse-ssh-key-properties.xml (1.27 KB, patch)
2013-08-30 15:29 UTC, Aruna Sankaranarayanan
needs-work Details | Review
String fix in pgp/seahorse-pgp-private-key-properties.xml (1.46 KB, patch)
2013-08-30 15:31 UTC, Aruna Sankaranarayanan
committed Details | Review
String fix in ssh/seahorse-ssh-key-properties.xml (1.27 KB, patch)
2013-09-10 15:00 UTC, Aruna Sankaranarayanan
none Details | Review

Description Aruna Sankaranarayanan 2013-08-30 15:29:42 UTC
Created attachment 253626 [details] [review]
String fix in ssh/seahorse-ssh-key-properties.xml

Select a GnuPG/SSH personal key.
Right click the selected key and select Properties->Details.

The Export Complete Key button should have the string "Export Secret Key" because the button exports the secret key in an SSH/GnuPG keypair into a keyfile. The same can be verified by checking the contents of the exported keyfile. The keyfile contains the contents of the secret PGP key/secret SHA for SSH keys.

The attached patches replace the faulty strings in both the SSH UI and the PGP UI with "Export Secret Key".

P.S. - In the case of the GnuPG keys, the "Export Secret Key" is only a label, while the button to export simply says "Export". I suggest removing the label altogether and replacing the string on the button with Export Secret Key so that it is more compliant with the SSH key export dialog. I would like to work on a patch for the same, if the idea sounds okay.
Comment 1 Aruna Sankaranarayanan 2013-08-30 15:31:17 UTC
Created attachment 253627 [details] [review]
String fix in pgp/seahorse-pgp-private-key-properties.xml

This patch fixes the string for the button inside the dialog to export PGP keys.
Comment 2 Stef Walter 2013-09-03 06:54:28 UTC
Review of attachment 253626 [details] [review]:

Unfortunately SSH keys don't have a 'secret' key, they have a 'private' key. See 'man ssh-keygen'
Comment 3 Aruna Sankaranarayanan 2013-09-10 15:00:07 UTC
Created attachment 254607 [details] [review]
String fix in ssh/seahorse-ssh-key-properties.xml 

Fixed patch to change secret key->private key.
Comment 4 GNOME Infrastructure Team 2018-08-03 19:30:02 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/seahorse/issues/89.