Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(44)

Unified Diff: ios/chrome/app/strings/ios_strings.grd

Issue 2774203002: Migrate about:flags messages to const char* (Closed)
Patch Set: fix iOS compilation Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/flags_ui_strings.grdp ('k') | ios/chrome/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 d1e940c5ab8ad06ce6ba4e68dbd7ef9021fa548e..2fe5ee2313594886ff8e9a798e7d95549987a9da 100644
--- a/ios/chrome/app/strings/ios_strings.grd
+++ b/ios/chrome/app/strings/ios_strings.grd
@@ -635,24 +635,6 @@ To adjust your search term, long press to select. To refine your search, slide t
<message name="IDS_IOS_FIRSTRUN_OPT_IN_ACCEPT_BUTTON" desc="User metrics opt-in acceptance button label [iOS only]">
Accept &amp; Continue
</message>
- <message name="IDS_IOS_FLAGS_BROWSER_TASK_SCHEDULER_DESCRIPTION" desc="Description of about:flag option to control redirection to the task scheduler." translateable="false">
- Enables redirection of some task posting APIs to the task scheduler.
- </message>
- <message name="IDS_IOS_FLAGS_BROWSER_TASK_SCHEDULER_NAME" desc="Name of about:flag option to control redirection to the task scheduler." translateable="false">
- Task Scheduler
- </message>
- <message name="IDS_IOS_FLAGS_CONTEXTUAL_SEARCH" desc="Title for the flag to enable Contextual Search.">
- Contextual Search
- </message>
- <message name="IDS_IOS_FLAGS_CONTEXTUAL_SEARCH_DESCRIPTION" desc="Description for the flag to enable Contextual Search.">
- Whether or not Contextual Search is enabled.
- </message>
- <message name="IDS_IOS_FLAGS_PHYSICAL_WEB" desc="Title for the flag to enable Physical Web in the omnibox.">
- Physical Web
- </message>
- <message name="IDS_IOS_FLAGS_PHYSICAL_WEB_DESCRIPTION" desc="Description for the flag to enable Physical Web in the omnibox.">
- When enabled, the omnibox will include suggestions for web pages broadcast by devices near you.
- </message>
<message name="IDS_IOS_GENERATED_PASSWORD_ACCEPT" desc="The text of the button that accepts the generated password. [Length: 20em] [iOS only]">
Use Password
</message>
« no previous file with comments | « components/flags_ui_strings.grdp ('k') | ios/chrome/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698