| Index: components/components_chromium_strings.grd
|
| diff --git a/components/components_chromium_strings.grd b/components/components_chromium_strings.grd
|
| index 9ea2a3bae8d9aa659f08adebb7910f9c646026a2..ff021d2ae84435863493e2746c58151237131889 100644
|
| --- a/components/components_chromium_strings.grd
|
| +++ b/components/components_chromium_strings.grd
|
| @@ -188,12 +188,12 @@
|
|
|
| <!-- About Flags UI -->
|
| <if expr="not chromeos">
|
| - <message name="IDS_FLAGS_UI_RELAUNCH_NOTICE" desc="Notifies the user that he needs to relaunch Chromium. Shown next to a button that says 'Relaunch Now'.">
|
| + <message name="IDS_FLAGS_UI_RELAUNCH_NOTICE" desc="Notifies the user that they need to relaunch Chromium. Shown next to a button that says 'Relaunch Now'.">
|
| Your changes will take effect the next time you relaunch Chromium.
|
| </message>
|
| </if>
|
| <if expr="chromeos">
|
| - <message name="IDS_FLAGS_UI_RELAUNCH_NOTICE" desc="Notifies the user that he needs to restart Chromium OS. Shown next to a button that says 'Restart Now'.">
|
| + <message name="IDS_FLAGS_UI_RELAUNCH_NOTICE" desc="Notifies the user that they need to restart Chromium OS. Shown next to a button that says 'Restart Now'.">
|
| Your changes will take effect the next time you restart your device.
|
| </message>
|
| </if>
|
|
|