Skip to content

Commit 6b3e79a

Browse files
committed
Updated localizable string with positional specifiers
1 parent 9408af5 commit 6b3e79a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SharedResources/en.lproj/Localizable.strings

+1-1
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@
284284
"vaultDetail.removeVault.footer" = "This will only remove the vault from the vault list and not delete any encrypted files.";
285285
"vaultDetail.renameVault.progress" = "Renaming…";
286286
"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 %@.";
287+
"vaultDetail.unlockVault.footer" = "Enter password for \"%1$@\" to store it in the iOS keychain and to enable %2$@.";
288288

289289
"vaultList.header.title" = "Vaults";
290290
"vaultList.emptyList.message" = "Tap here to add a vault";

0 commit comments

Comments
 (0)