OLD | NEW |
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 4252 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4263 </message> | 4263 </message> |
4264 <message name="IDS_FLAGS_CLOUD_PRINT_PROXY_DESCRIPTION" desc="Description
of the Cloud Print Proxy lab"> | 4264 <message name="IDS_FLAGS_CLOUD_PRINT_PROXY_DESCRIPTION" desc="Description
of the Cloud Print Proxy lab"> |
4265 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. | 4265 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. |
4266 </message> | 4266 </message> |
4267 <message name="IDS_FLAGS_CRXLESS_WEB_APPS_NAME" desc="Title of the CRX-les
s web apps lab"> | 4267 <message name="IDS_FLAGS_CRXLESS_WEB_APPS_NAME" desc="Title of the CRX-les
s web apps lab"> |
4268 CRX-less Web Apps | 4268 CRX-less Web Apps |
4269 </message> | 4269 </message> |
4270 <message name="IDS_FLAGS_CRXLESS_WEB_APPS_DESCRIPTION" desc="Description o
f the CRX-less web apps lab"> | 4270 <message name="IDS_FLAGS_CRXLESS_WEB_APPS_DESCRIPTION" desc="Description o
f the CRX-less web apps lab"> |
4271 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. | 4271 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. |
4272 </message> | 4272 </message> |
| 4273 <message name="IDS_FLAGS_LAZY_BACKGROUND_PAGES_NAME" desc="Title of the fl
ag to enable lazy loading of extension background pages."> |
| 4274 Lazy Background Pages |
| 4275 </message> |
| 4276 <message name="IDS_FLAGS_LAZY_BACKGROUND_PAGES_DESCRIPTION" desc="Descript
ion of the flag to enable lazy loading of extension background pages."> |
| 4277 Enables some extension background pages to be loaded when they are neede
d rather than when the extensions are first loaded. |
| 4278 </message> |
4273 <message name="IDS_FLAGS_CONFLICTS_CHECK_NAME" desc="Title of the run conf
licts check flag"> | 4279 <message name="IDS_FLAGS_CONFLICTS_CHECK_NAME" desc="Title of the run conf
licts check flag"> |
4274 Check for known conflicts with 3rd party modules. | 4280 Check for known conflicts with 3rd party modules. |
4275 </message> | 4281 </message> |
4276 <message name="IDS_FLAGS_CONFLICTS_CHECK_DESCRIPTION" desc="Description of
the conflicts check flag"> | 4282 <message name="IDS_FLAGS_CONFLICTS_CHECK_DESCRIPTION" desc="Description of
the conflicts check flag"> |
4277 Enables a background check that warns you when a software incompatibilit
y is detected (ie. 3rd party modules that crash the browser). | 4283 Enables a background check that warns you when a software incompatibilit
y is detected (ie. 3rd party modules that crash the browser). |
4278 </message> | 4284 </message> |
4279 <message name="IDS_FLAGS_ACCELERATED_COMPOSITING_NAME" desc="Name of the '
GPU Accelerated Compositing' lab."> | 4285 <message name="IDS_FLAGS_ACCELERATED_COMPOSITING_NAME" desc="Name of the '
GPU Accelerated Compositing' lab."> |
4280 GPU Accelerated Compositing | 4286 GPU Accelerated Compositing |
4281 </message> | 4287 </message> |
4282 <message name="IDS_FLAGS_ACCELERATED_COMPOSITING_DESCRIPTION" desc="Descri
ption of the 'GPU Accelerated Compositing' lab."> | 4288 <message name="IDS_FLAGS_ACCELERATED_COMPOSITING_DESCRIPTION" desc="Descri
ption of the 'GPU Accelerated Compositing' lab."> |
(...skipping 9252 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13535 </messages> | 13541 </messages> |
13536 <structures fallback_to_english="true"> | 13542 <structures fallback_to_english="true"> |
13537 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 13543 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
13538 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 13544 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
13539 </structure> | 13545 </structure> |
13540 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 13546 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
13541 </structure> | 13547 </structure> |
13542 </structures> | 13548 </structures> |
13543 </release> | 13549 </release> |
13544 </grit> | 13550 </grit> |
OLD | NEW |