refs #584, add operation to clear QuickType suggestion in settings

This commit is contained in:
Tony Wang 2023-01-26 23:00:32 +08:00 committed by Mingshen Sun
parent 3ab334dd00
commit f6f862a6b0
3 changed files with 40 additions and 3 deletions

View file

@ -1,4 +1,4 @@
/*
/*
Localizable.strings
pass
@ -165,6 +165,9 @@
"NotSet" = "Not Set";
"InvalidNameOrEmail" = "Invalid name or e-mail";
// Clear suggestions
"FailedToClearQuickTypeSuggestions" = "Failed to clear QuickType suggestions: %@";
// Erase password store
"ErasePasswordStoreData?" = "Erase password store data?";
"ErasePasswordStoreData" = "Erase Password Store Data";