Skip to content

Commit

Permalink
[iOS] Add string for Autofill IPH
Browse files Browse the repository at this point in the history
Adds snooze string for Autofill IPH.
Screenshot:
https://storage.cloud.google.com/chromium-translation-screenshots/e20ef8410b815b6f2c09330b8e5f2d90ce529bca

Bug: 1286669
Change-Id: I248de3dd2cf8dd397850c382227292665e91d44f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3488466
Reviewed-by: Louis Romero <lpromero@chromium.org>
Commit-Queue: Christian Xu <christianxu@chromium.org>
Cr-Commit-Position: refs/heads/main@{#974709}
  • Loading branch information
ChristianXuG authored and Chromium LUCI CQ committed Feb 24, 2022
1 parent 3c80271 commit b513264
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ios/chrome/app/strings/ios_strings.grd
Original file line number Diff line number Diff line change
Expand Up @@ -3255,6 +3255,9 @@ New Search
<message name="IDS_IOS_SHARED_HIGHLIGHT_REMOVE" desc="An option in a menu which appears after a user taps on a highlighted passage in a web page. Selecting this option causes the passage to no longer be highlighted. Title-cased. [Length: 25em]">
Remove
</message>
<message name="IDS_IOS_IPH_BUBBLE_SNOOZE" desc="Label of a button that appears in an in-product help Tip. Pressing this button will dismiss the Tip, the user will be reminded of the same Tip later on. Title-cased.">
Remind Me Later
</message>
</messages>
</release>
</grit>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
e20ef8410b815b6f2c09330b8e5f2d90ce529bca

0 comments on commit b513264

Please sign in to comment.