diff --git a/StrongBox/Localizable.strings b/StrongBox/Localizable.strings index 9e9a47b22..5920e66f8 100644 --- a/StrongBox/Localizable.strings +++ b/StrongBox/Localizable.strings @@ -5646,3 +5646,12 @@ /* Offer ends Midnight %@ - L10n note: The 1st parameter is a day, like Monday or Friday, so: "Offer ends Midnight Friday" for example */ "sale_view_offer_ends_date_fmt %@" = "Offer ends Midnight %@"; + +/* Item Properties... */ +"generic_item_properties_ellipsis" = "Item Properties..."; + +/* Audit Issue Details... */ +"view_audit_issue_details_ellipsis" = "Audit Issue Details..."; + +/* Suggest in AutoFill - L10n - Whether an entry should be suggested in the AutoFill dropdown in your browser - It's a Yes/No flag in the UI */ +"suggest_in_autofill_yesno_flag" = "Suggest in AutoFill";