refs #584, add operation to clear QuickType suggestion in settings
This commit is contained in:
parent
3ab334dd00
commit
f6f862a6b0
3 changed files with 40 additions and 3 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue