We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9408af5 commit 6b3e79aCopy full SHA for 6b3e79a
SharedResources/en.lproj/Localizable.strings
@@ -284,7 +284,7 @@
284
"vaultDetail.removeVault.footer" = "This will only remove the vault from the vault list and not delete any encrypted files.";
285
"vaultDetail.renameVault.progress" = "Renaming…";
286
"vaultDetail.unlocked.footer" = "Your vault is currently unlocked in the Files app.";
287
-"vaultDetail.unlockVault.footer" = "Enter password for \"%@\" to store it in the iOS keychain and to enable %@.";
+"vaultDetail.unlockVault.footer" = "Enter password for \"%1$@\" to store it in the iOS keychain and to enable %2$@.";
288
289
"vaultList.header.title" = "Vaults";
290
"vaultList.emptyList.message" = "Tap here to add a vault";
0 commit comments