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

Side by Side Diff: chrome/app/generated_resources.grd

Issue 8353040: Remove 'enable lazy background pages' from about:flags (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: "remove name and description strings" Created 9 years, 1 month 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 4538 matching lines...) Expand 10 before | Expand all | Expand 10 after
4549 </message> 4549 </message>
4550 <message name="IDS_FLAGS_CLOUD_PRINT_PROXY_DESCRIPTION" desc="Description of the Cloud Print Proxy lab"> 4550 <message name="IDS_FLAGS_CLOUD_PRINT_PROXY_DESCRIPTION" desc="Description of the Cloud Print Proxy lab">
4551 Enables a background service that connects the <ph name="CLOUD_PRINT_NAM E">Google Cloud Print</ph> service to any printers installed on this computer. O nce this lab is enabled, you can turn <ph name="CLOUD_PRINT_NAME">Google Cloud P rint</ph> on by logging in with your Google account in the Options/Preferences i n the Under the Hood section. 4551 Enables a background service that connects the <ph name="CLOUD_PRINT_NAM E">Google Cloud Print</ph> service to any printers installed on this computer. O nce this lab is enabled, you can turn <ph name="CLOUD_PRINT_NAME">Google Cloud P rint</ph> on by logging in with your Google account in the Options/Preferences i n the Under the Hood section.
4552 </message> 4552 </message>
4553 <message name="IDS_FLAGS_CRXLESS_WEB_APPS_NAME" desc="Title of the CRX-les s web apps lab"> 4553 <message name="IDS_FLAGS_CRXLESS_WEB_APPS_NAME" desc="Title of the CRX-les s web apps lab">
4554 CRX-less Web Apps 4554 CRX-less Web Apps
4555 </message> 4555 </message>
4556 <message name="IDS_FLAGS_CRXLESS_WEB_APPS_DESCRIPTION" desc="Description o f the CRX-less web apps lab"> 4556 <message name="IDS_FLAGS_CRXLESS_WEB_APPS_DESCRIPTION" desc="Description o f the CRX-less web apps lab">
4557 Enables support for installing Chrome apps that are deployed using a man ifest file on a webpage, rather than by packaging the manifest and icons into a crx file. 4557 Enables support for installing Chrome apps that are deployed using a man ifest file on a webpage, rather than by packaging the manifest and icons into a crx file.
4558 </message> 4558 </message>
4559 <message name="IDS_FLAGS_LAZY_BACKGROUND_PAGES_NAME" desc="Title of the fl ag to enable lazy loading of extension background pages.">
4560 Lazy Background Pages
4561 </message>
4562 <message name="IDS_FLAGS_LAZY_BACKGROUND_PAGES_DESCRIPTION" desc="Descript ion of the flag to enable lazy loading of extension background pages.">
4563 Enables some extension background pages to be loaded when they are neede d rather than when the extensions are first loaded.
4564 </message>
4565 <message name="IDS_FLAGS_CONFLICTS_CHECK_NAME" desc="Title of the run conf licts check flag"> 4559 <message name="IDS_FLAGS_CONFLICTS_CHECK_NAME" desc="Title of the run conf licts check flag">
4566 Check for known conflicts with 3rd party modules. 4560 Check for known conflicts with 3rd party modules.
4567 </message> 4561 </message>
4568 <message name="IDS_FLAGS_CONFLICTS_CHECK_DESCRIPTION" desc="Description of the conflicts check flag"> 4562 <message name="IDS_FLAGS_CONFLICTS_CHECK_DESCRIPTION" desc="Description of the conflicts check flag">
4569 Enables a background check that warns you when a software incompatibilit y is detected (ie. 3rd party modules that crash the browser). 4563 Enables a background check that warns you when a software incompatibilit y is detected (ie. 3rd party modules that crash the browser).
4570 </message> 4564 </message>
4571 <message name="IDS_FLAGS_ACCELERATED_COMPOSITING_NAME" desc="Name of the ' GPU Accelerated Compositing' lab."> 4565 <message name="IDS_FLAGS_ACCELERATED_COMPOSITING_NAME" desc="Name of the ' GPU Accelerated Compositing' lab.">
4572 GPU Accelerated Compositing 4566 GPU Accelerated Compositing
4573 </message> 4567 </message>
4574 <message name="IDS_FLAGS_ACCELERATED_COMPOSITING_DESCRIPTION" desc="Descri ption of the 'GPU Accelerated Compositing' lab."> 4568 <message name="IDS_FLAGS_ACCELERATED_COMPOSITING_DESCRIPTION" desc="Descri ption of the 'GPU Accelerated Compositing' lab.">
(...skipping 9963 matching lines...) Expand 10 before | Expand all | Expand 10 after
14538 </messages> 14532 </messages>
14539 <structures fallback_to_english="true"> 14533 <structures fallback_to_english="true">
14540 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 14534 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
14541 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 14535 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
14542 </structure> 14536 </structure>
14543 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 14537 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
14544 </structure> 14538 </structure>
14545 </structures> 14539 </structures>
14546 </release> 14540 </release>
14547 </grit> 14541 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698