Skip to content

Commit

Permalink
[iOS] Change welcome to chrome title strings capitalization
Browse files Browse the repository at this point in the history
Bug: 1234881
Change-Id: I01688a213881d1d92db39102ffdbd8868b895529
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3067862
Reviewed-by: Tina Wang <tinazwang@chromium.org>
Commit-Queue: Vincent Boisselle <vincb@google.com>
Cr-Commit-Position: refs/heads/master@{#907657}
  • Loading branch information
vincb2 authored and Chromium LUCI CQ committed Aug 2, 2021
1 parent bd6317b commit 4e1340b
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion ios/chrome/app/strings/ios_chromium_strings.grd
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ locale. The strings in this file are specific to iOS.
Help improve Chromium by sending usage statistics and crash reports to Google
</message>
<message name="IDS_IOS_FIRST_RUN_WELCOME_SCREEN_TITLE_ENTERPRISE" desc="The title of the welcome screen presented to the user on First Run when the browser is managed [iOS only]">
Get more done with Chromium
Get More Done with Chromium
</message>
<message name="IDS_IOS_FIRST_RUN_WELCOME_SCREEN_SUBTITLE" desc="The subtitle of the welcome screen presented to the user on First Run [iOS only]">
Get more done with a simple, secure and faster-than-ever Chromium
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
97fc733ecba3665821f12569c5ebb9f8648ef94d
fceec4744069440900440e6e9072384ce6275156
2 changes: 1 addition & 1 deletion ios/chrome/app/strings/ios_google_chrome_strings.grd
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ locale. The strings in this file are specific to iOS.
Help improve Chrome by sending usage statistics and crash reports to Google
</message>
<message name="IDS_IOS_FIRST_RUN_WELCOME_SCREEN_TITLE_ENTERPRISE" desc="The title of the welcome screen presented to the user on First Run when the browser is managed [iOS only]">
Get more done with Chrome
Get More Done with Chrome
</message>
<message name="IDS_IOS_FIRST_RUN_WELCOME_SCREEN_SUBTITLE" desc="The subtitle of the welcome screen presented to the user on First Run [iOS only]">
Get more done with a simple, secure and faster-than-ever Google Chrome
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
66dcda3a980a4013a303616b838e00b684b2e50b
d3941ea3bef92b80be1f8467cf2752cfa77c8294
4 changes: 2 additions & 2 deletions ios/chrome/app/strings/ios_strings.grd
Original file line number Diff line number Diff line change
Expand Up @@ -931,10 +931,10 @@ Because your account is managed by <ph name="HOSTED_DOMAIN">$1<ex>google.com</ex
By continuing, you agree to the <ph name="BEGIN_LINK">BEGIN_LINK</ph>Terms of Service<ph name="END_LINK">END_LINK</ph>
</message>
<message name="IDS_IOS_FIRST_RUN_WELCOME_SCREEN_TITLE_IPAD" desc="The title of the welcome screen presented to the user on First Run when on iPad [iOS only]">
Built for your iPad
Built for Your iPad
</message>
<message name="IDS_IOS_FIRST_RUN_WELCOME_SCREEN_TITLE_IPHONE" desc="The title of the welcome screen presented to the user on First Run when on iPhone [iOS only]">
Built for your iPhone
Built for Your iPhone
</message>
<message name="IDS_IOS_FIRST_RUN_WELCOME_SCREEN_MANAGED" desc="The disclaimer that the browser is managed on the welcome screen presented to the user on First Run when the browser is managed [iOS only]">
Your administrator has control over Chrome and can access its data
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b79993768dba15db65f754488e9049e214d3becb
c5634dbef5cf527cba81471fb7d32d605a5b3576
Original file line number Diff line number Diff line change
@@ -1 +1 @@
de500fd36939845095fd3c3a211584f57bc5fa97
f7364a141c612cf8e506b773716e52b42d5d673a

0 comments on commit 4e1340b

Please sign in to comment.