| Index: ios/chrome/app/strings/ios_strings.grd
|
| diff --git a/ios/chrome/app/strings/ios_strings.grd b/ios/chrome/app/strings/ios_strings.grd
|
| index 4b969201b5524fa61c83aa5ae1705cac5445975b..9ec44138350c68aa0b7b39e7fe9dd145fd8d719d 100644
|
| --- a/ios/chrome/app/strings/ios_strings.grd
|
| +++ b/ios/chrome/app/strings/ios_strings.grd
|
| @@ -251,16 +251,16 @@ brand. [Length: 70em]">
|
| http://www.google.com/intl/[GRITLANGCODE]/chrome/browser/privacy/
|
| </message>
|
|
|
| - <!-- Browser Task Scheduler -->
|
| + <!-- Task Scheduler -->
|
| <message name="IDS_IOS_FLAGS_BROWSER_TASK_SCHEDULER_NAME"
|
| - desc="Name of about:flag option to control the availability of the browser task scheduler."
|
| + desc="Name of about:flag option to control redirection to the task scheduler."
|
| translateable="false">
|
| - Browser Task Scheduler
|
| + Task Scheduler
|
| </message>
|
| <message name="IDS_IOS_FLAGS_BROWSER_TASK_SCHEDULER_DESCRIPTION"
|
| - desc="Description of about:flag option to control the availability of the browser task scheduler."
|
| + desc="Description of about:flag option to control redirection to the task scheduler."
|
| translateable="false">
|
| - Enables the browser task scheduler to dispatch tasks instead of the existing worker pools. The browser task scheduler will only be used if variation parameters are available.
|
| + Enables redirection of some task posting APIs to the task scheduler.
|
| </message>
|
|
|
| </messages>
|
|
|