mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-13 21:42:32 +00:00
* Update AutotypeCandidateSelectionView.strings Typo corrected :) * Update DuplicateEntryOptionsWindow.strings Typo corrected :) * Update EntryInspectorView.strings Consistency «Auto-Type» instead of «Autotype» * Update EntryInspectorView.strings Consistency «Auto-Type-Sequenz» instead of «Auto Type Sequenz» * Update EntryInspectorView.strings Consistency «Auto-Type»
16 lines
785 B
Plaintext
16 lines
785 B
Plaintext
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "60p-7v-Nje"; */
|
|
"60p-7v-Nje.title" = "Abbrechen";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "PKW-gr-yqN"; */
|
|
"PKW-gr-yqN.title" = "Text Cell";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Content"; ObjectID = "TN3-3a-LaA"; */
|
|
"TN3-3a-LaA.title" = "Inhalt";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "There are multiple matches for the current window. Please select which match should be used."; ObjectID = "gcf-gb-ZsF"; */
|
|
"gcf-gb-ZsF.title" = "Es gibt mehrere Treffer für den aktuellen Fenstertitel. Bitte wählen Sie den Eintrag aus der Liste aus, welcher verwendet werden soll.";
|
|
|
|
/* Class = "NSButtonCell"; title = "Perform Autotype"; ObjectID = "w7H-hx-CUF"; */
|
|
"w7H-hx-CUF.title" = "Auto-Type ausführen.";
|
|
|