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 4536 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4547 <message name="IDS_FLAGS_ENABLE_NACL_DESCRIPTION" desc="Description of t
he 'Enable Native Client' lab."> | 4547 <message name="IDS_FLAGS_ENABLE_NACL_DESCRIPTION" desc="Description of t
he 'Enable Native Client' lab."> |
4548 Enable Native Client for all web applications, even those that were no
t installed from the Chrome Web Store. | 4548 Enable Native Client for all web applications, even those that were no
t installed from the Chrome Web Store. |
4549 </message> | 4549 </message> |
4550 </if> | 4550 </if> |
4551 <message name="IDS_FLAGS_DISABLE_SHORTCUTS_PROVIDER" desc="Name of the 'Di
sable better ranking of previously selected shortcuts in omnibox' lab."> | 4551 <message name="IDS_FLAGS_DISABLE_SHORTCUTS_PROVIDER" desc="Name of the 'Di
sable better ranking of previously selected shortcuts in omnibox' lab."> |
4552 Disable 'shortcuts' in the omnibox. | 4552 Disable 'shortcuts' in the omnibox. |
4553 </message> | 4553 </message> |
4554 <message name="IDS_FLAGS_DISABLE_SHORTCUTS_PROVIDER_DESCRIPTION" desc=" De
scription of the 'Disable better ranking of previously selected shortcuts in omn
ibox' lab."> | 4554 <message name="IDS_FLAGS_DISABLE_SHORTCUTS_PROVIDER_DESCRIPTION" desc=" De
scription of the 'Disable better ranking of previously selected shortcuts in omn
ibox' lab."> |
4555 Remembers commonly selected autocomplete results based on the omnibox se
arch term and offers those URLs the next time that same search term is typed. | 4555 Remembers commonly selected autocomplete results based on the omnibox se
arch term and offers those URLs the next time that same search term is typed. |
4556 </message> | 4556 </message> |
4557 <message name="IDS_FLAGS_DISABLE_VIEWS_DESKTOP_NAME" desc="Name of the 'Di
sable desktop' lab."> | |
4558 Disable desktop | |
4559 </message> | |
4560 <message name="IDS_FLAGS_DISABLE_VIEWS_DESKTOP_DESCRIPTION" desc="Descript
ion of the 'Disable desktop' lab."> | |
4561 Uses the Views Desktop environment for Chrome. | |
4562 </message> | |
4563 <message name="IDS_FLAGS_ENABLE_BLUETOOTH_NAME" desc="Name of the 'Bluetoo
th' lab."> | 4557 <message name="IDS_FLAGS_ENABLE_BLUETOOTH_NAME" desc="Name of the 'Bluetoo
th' lab."> |
4564 Bluetooth | 4558 Bluetooth |
4565 </message> | 4559 </message> |
4566 <message name="IDS_FLAGS_ENABLE_BLUETOOTH_DESCRIPTION" desc="Description o
f the 'Bluetooth' lab."> | 4560 <message name="IDS_FLAGS_ENABLE_BLUETOOTH_DESCRIPTION" desc="Description o
f the 'Bluetooth' lab."> |
4567 Enable Chrome OS Bluetooth support. | 4561 Enable Chrome OS Bluetooth support. |
4568 </message> | 4562 </message> |
4569 <message name="IDS_FLAGS_MEMORY_WIDGET_NAME" desc="Name of the 'Show memor
y status' lab."> | 4563 <message name="IDS_FLAGS_MEMORY_WIDGET_NAME" desc="Name of the 'Show memor
y status' lab."> |
4570 Show memory status | 4564 Show memory status |
4571 </message> | 4565 </message> |
4572 <message name="IDS_FLAGS_MEMORY_WIDGET_DESCRIPTION" desc="Description of t
he 'Show memory status' lab."> | 4566 <message name="IDS_FLAGS_MEMORY_WIDGET_DESCRIPTION" desc="Description of t
he 'Show memory status' lab."> |
(...skipping 10051 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14624 </messages> | 14618 </messages> |
14625 <structures fallback_to_english="true"> | 14619 <structures fallback_to_english="true"> |
14626 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14620 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
14627 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14621 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
14628 </structure> | 14622 </structure> |
14629 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14623 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
14630 </structure> | 14624 </structure> |
14631 </structures> | 14625 </structures> |
14632 </release> | 14626 </release> |
14633 </grit> | 14627 </grit> |
OLD | NEW |