From 36fe23d71cd1442593c8260066c2f0f8075ab508 Mon Sep 17 00:00:00 2001 From: Eric Willhoit Date: Tue, 24 Sep 2024 11:45:02 -0500 Subject: [PATCH 1/2] fix: add specifier --- messages/encryption.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/encryption.md b/messages/encryption.md index 5bfce3ddb..2c5c04b71 100644 --- a/messages/encryption.md +++ b/messages/encryption.md @@ -56,7 +56,7 @@ The service and account specified in %s do not match the version of the toolbelt # genericKeychainInvalidPermsError -Invalid file permissions for secret file +Invalid file permissions for secret file %s # genericKeychainInvalidPermsError.actions From 6e4063c4dcb5b67dbfb5a294f7016e2cbc71b590 Mon Sep 17 00:00:00 2001 From: Eric Willhoit Date: Tue, 24 Sep 2024 14:25:20 -0500 Subject: [PATCH 2/2] chore: writer feedback --- messages/encryption.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/encryption.md b/messages/encryption.md index 2c5c04b71..7cea2af1e 100644 --- a/messages/encryption.md +++ b/messages/encryption.md @@ -56,7 +56,7 @@ The service and account specified in %s do not match the version of the toolbelt # genericKeychainInvalidPermsError -Invalid file permissions for secret file %s +Invalid file permissions for secret file: %s # genericKeychainInvalidPermsError.actions