Files
babel/StrongBox/InfoPlist.strings
T
2020-01-17 18:12:41 +01:00

32 lines
1009 B
Plaintext

/* Bundle display name */
"CFBundleDisplayName" = "Strongbox";
/* Bundle name */
"CFBundleName" = "Strongbox";
/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Can Strongbox use the camera to take photos and scan QR codes?";
/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Strongbox can use Face ID to open your databases and unlock the application. Would you like to allow Strongbox to do this?";
/* Privacy - Photo Library Additions Usage Description */
"NSPhotoLibraryAddUsageDescription" = "Required to Save Attachments";
/* Privacy - Photo Library Usage Description */
"NSPhotoLibraryUsageDescription" = "Required to Add Attachments";
/* (No Comment) */
"Strongbox Database (dat)" = "Strongbox Database (dat)";
/* (No Comment) */
"Strongbox Database (KDB)" = "Strongbox Database (KDB)";
/* (No Comment) */
"Strongbox Database (KDBX)" = "Strongbox Database (KDBX)";
/* (No Comment) */
"Strongbox Database (PSAFE3)" = "Strongbox Database (PSAFE3)";