Skip to content

Commit

Permalink
Update UI strings
Browse files Browse the repository at this point in the history
- Update UI strings of Google One offer IPH to reflect the latest UX
  spec.

Bug: b:265208998
Change-Id: Icaf438a2f13e2577b6c4e069f57978585dd16780
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4265616
Auto-Submit: Yuki Awano <yawano@google.com>
Commit-Queue: Xiyuan Xia <xiyuan@chromium.org>
Reviewed-by: Xiyuan Xia <xiyuan@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1107135}
  • Loading branch information
Yuki Awano authored and Chromium LUCI CQ committed Feb 18, 2023
1 parent 57f67ba commit f5d7e3a
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
constexpr char kFallbackNotificationDisplaySource[] = "ChromeOS Perks";
constexpr char kFallbackNotificationTitle[] = "Get 100 GB of cloud storage";
constexpr char kFallbackNotificationMessage[] =
"Your Chromebook comes with 100 GB for files and photos, free of charge "
"for 12 months";
constexpr char kFallbackGetPerkButtonTitle[] = "Get storage";
"Keep your files & photos backed up with 12 months of Google One at no "
"charge";
constexpr char kFallbackGetPerkButtonTitle[] = "Claim now";

static constexpr char kIPHGoogleOneOfferNotificationId[] =
"iph-google-one-offer-notification-id";
Expand Down

0 comments on commit f5d7e3a

Please sign in to comment.