Clarified folder add message to correct button

Clarified the button name to "Open", which is what the button actually
says, not "OK". Also used double quotes around the other button name.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
main
Christopher Snowhill 2022-07-24 23:22:48 -07:00
parent 77b3d74948
commit f36ec30cb3
3 changed files with 3 additions and 3 deletions

View File

@ -80,6 +80,6 @@
"PrivacyPolicyURL" = "https://www.iubenda.com/privacy-policy/59859310";
"GrantPathTitle" = "Open to grant access to container folder";
"GrantPathMessage" = "Click OK on the following folder open dialog to grant access to the specified folder. Navigate the dialog further up the folder hierarchy to grant broader access to your files. Press \"Stop warning me\" to hide any further warnings for the rest of the session.";
"GrantPathMessage" = "Click \"Open\" on the following folder open dialog to grant access to the specified folder. Navigate the dialog further up the folder hierarchy to grant broader access to your files. Press \"Stop warning me\" to hide any further warnings for the rest of the session.";
"GrantPathOK" = "OK";
"GrantPathStopWarning" = "Stop warning me";

View File

@ -102,6 +102,6 @@
"PrivacyPolicyURL" = "https://www.iubenda.com/privacy-policy/59859310";
"GrantPathTitle" = "Open to grant access to container folder";
"GrantPathMessage" = "Click OK on the following folder open dialog to grant access to the specified folder. Navigate the dialog further up the folder hierarchy to grant broader access to your files. Press 'Stop warning me' to hide any further warnings for the rest of the session.";
"GrantPathMessage" = "Click \"Open\" on the following folder open dialog to grant access to the specified folder. Navigate the dialog further up the folder hierarchy to grant broader access to your files. Press \"Stop warning me\" to hide any further warnings for the rest of the session.";
"GrantPathOK" = "OK";
"GrantPathStopWarning" = "Stop warning me";

View File

@ -133,6 +133,6 @@
"PrivacyPolicyURL" = "https://www.iubenda.com/privacy-policy/59859310";
"GrantPathTitle" = "Open to grant access to container folder";
"GrantPathMessage" = "Click OK on the following folder open dialog to grant access to the specified folder. Navigate the dialog further up the folder hierarchy to grant broader access to your files. Press 'Stop warning me' to hide any further warnings for the rest of the session.";
"GrantPathMessage" = "Click \"Open\" on the following folder open dialog to grant access to the specified folder. Navigate the dialog further up the folder hierarchy to grant broader access to your files. Press \"Stop warning me\" to hide any further warnings for the rest of the session.";
"GrantPathOK" = "OK";
"GrantPathStopWarning" = "Stop warning me";