
UI clean up: better defaults, proper Window Title, language wording consistency, german translation and design of main window
Reported by steve | September 6th, 2018 @ 03:27 PM | in 1.11.6 (closed)
Window Title
Currently: Choose Recipients - GPGServices
Expected: GPGServices
Text above recipients list
Currently: none
Expected: Select Recipients…
Divider line above "Encrypt with password"
Add space above buttons
Build info
should be 1234n when nightly is used (currently 1234 with missing "n" for nightly build)
Complete german translation and update english wording
Valid (to be renamed Validity) - Gültigkeit
Validity Indicator (to be renamed in english) -
Gültigkeits-Indikator
Owner Trust (to be renamed to Ownertrust) - Vertrauen
Owner Trust Indicator (to be renamed to Ownertrust Indicator) -
Vertauens-Indikator
ID (to be renamed to Key ID) - Schlüssel ID
Fingerprint - Fingerabdruck
Created - Erstellt
Expires - Verfällt
Length - Länge
Algorithm - Algorithmus
Comment - Kommentar
Select all - Alle auswählen
xxx of xxx keys selected - xxx von xxx Schlüssel
ausgewählt
Sign - Signieren
Add to Recipients - Als Empfänger hinzufügen
Encryrpt with password - Mit Passwort verschlüsseln
Bonus: is it possible to name Validity Indicator and Ownertrust Indicator columns just Validity and Ownertrust? Or is it a problem if columns with the same name exist? This proposes we could us "Validity Indicator" in the dropdown selection and still name the column "Validity" for the sake of readability. And both Validitiy columns would be very easy to distinguish.
Update Default Columns
Name, Email, Validity Indicator, Fingerprint
Update default window size to match the new width
Update Fingerprint format
Use human readable format (the one used in GPG Keychain) making it much easier to process the fingerprint
remove unecessary column options
Type (not needed, since list only contains public keys and sec
keys are listed below)
Short ID (we still have ID + Fingerprint)
Validity Indicator
UI consistency with GPG Keychain: https://gpgtools.lighthouseapp.com/projects/67607/tickets/238-consi...
Comments and changes to this ticket
-
steve September 6th, 2018 @ 03:41 PM
- Title changed from UI fixes: window title to UI clean up: better defaults, proper Window Title, language wording consistency, german translation and design of main window
-
Support October 16th, 2018 @ 05:22 PM
- State changed from new to fixed
- Assigned user set to Mento
- Milestone set to 1.11.6
(from [258dd507a8946accbae40f2133c1954942fe4799]) Better UI
Use auto layout for recipient window.
Recipient window reworked. [#248 state:fixed assigned:mento milestone:1.11.6]
Better validity indicator. [#238 state:fixed assigned:mento milestone:1.11.6]
Use tramsifex for localizations.
https://github.com/GPGTools/GPGServices/commit/258dd507a8946accbae4... -
steve October 24th, 2018 @ 12:03 PM
- State changed from fixed to started
Followup
Owner Trust → Ownertrust
Owner Trust Indicator → Ownertrust Indicator(as used in GPG Keychain)
-
Support January 2nd, 2019 @ 10:33 AM
- State changed from started to fixed
(from [321773dde878df06b1234e45ed8c721860485072]) Owner Trust → Ownertrust
[#248 state:fixed] https://github.com/GPGTools/GPGServices/commit/321773dde878df06b123...
-
steve January 2nd, 2019 @ 01:04 PM
- State changed from fixed to released
10.14.2
GPG Suite 2388n
verified
let's keep this in the 1.11.6 milestone as the second patch was just about use of language.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Referenced by
-
238 consistency: valid / validity column should match what gk shows in validity bubbles Use auto layout for recipient window. Recipient window re...