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 4700 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4711 </message> | 4711 </message> |
4712 <message name="IDS_FLAGS_STATIC_IP_CONFIG_DESCRIPTION" desc="Description o
f the static ip config lab."> | 4712 <message name="IDS_FLAGS_STATIC_IP_CONFIG_DESCRIPTION" desc="Description o
f the static ip config lab."> |
4713 Enables static ip configuration. May not work. | 4713 Enables static ip configuration. May not work. |
4714 </message> | 4714 </message> |
4715 <message name="IDS_FLAGS_TAB_GROUPS_CONTEXT_MENU_NAME" desc="Name of the c
ontext menu for enabling tab grouping in the context menu"> | 4715 <message name="IDS_FLAGS_TAB_GROUPS_CONTEXT_MENU_NAME" desc="Name of the c
ontext menu for enabling tab grouping in the context menu"> |
4716 Add grouping to tab context menu | 4716 Add grouping to tab context menu |
4717 </message> | 4717 </message> |
4718 <message name="IDS_FLAGS_TAB_GROUPS_CONTEXT_MENU_DESCRIPTION" desc="Descri
ption of the context menu for enabling tab grouping in the context menu lab."> | 4718 <message name="IDS_FLAGS_TAB_GROUPS_CONTEXT_MENU_DESCRIPTION" desc="Descri
ption of the context menu for enabling tab grouping in the context menu lab."> |
4719 Adds items to the tab context menu for grouping tabs. | 4719 Adds items to the tab context menu for grouping tabs. |
4720 </message> | 4720 </message> |
4721 <message name="IDS_FLAGS_PPAPI_FLASH_IN_PROCESS_NAME" desc="Title for the
flag to run the custom flash in-process"> | |
4722 Run PPAPI Flash in the renderer process | |
4723 </message> | |
4724 <message name="IDS_FLAGS_PPAPI_FLASH_IN_PROCESS_DESCRIPTION" desc="Descrip
tion for the flag to run the custom flash in-process"> | |
4725 If the PPAPI version of Flash is in use, run it in each renderer process
rather than in a dedicated plugin process. | |
4726 </message> | |
4727 <message name="IDS_FLAGS_ENABLE_VPN_NAME" desc="Title for the flag to enab
le VPN support"> | 4721 <message name="IDS_FLAGS_ENABLE_VPN_NAME" desc="Title for the flag to enab
le VPN support"> |
4728 VPN support | 4722 VPN support |
4729 </message> | 4723 </message> |
4730 <message name="IDS_FLAGS_ENABLE_VPN_DESCRIPTION" desc="Description for the
flag to enable VPN support"> | 4724 <message name="IDS_FLAGS_ENABLE_VPN_DESCRIPTION" desc="Description for the
flag to enable VPN support"> |
4731 Show Private networks in the Network menu to enable conencting to a VPN. | 4725 Show Private networks in the Network menu to enable conencting to a VPN. |
4732 </message> | 4726 </message> |
4733 <message name="IDS_FLAGS_PRELOAD_INSTANT_SEARCH_NAME" desc="Title for the
flag to preload Instant search"> | 4727 <message name="IDS_FLAGS_PRELOAD_INSTANT_SEARCH_NAME" desc="Title for the
flag to preload Instant search"> |
4734 Preload Instant Search | 4728 Preload Instant Search |
4735 </message> | 4729 </message> |
4736 <message name="IDS_FLAGS_PRELOAD_INSTANT_SEARCH_DESCRIPTION" desc="Descrip
tion for the flag to preload Instant search"> | 4730 <message name="IDS_FLAGS_PRELOAD_INSTANT_SEARCH_DESCRIPTION" desc="Descrip
tion for the flag to preload Instant search"> |
(...skipping 9866 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14603 </messages> | 14597 </messages> |
14604 <structures fallback_to_english="true"> | 14598 <structures fallback_to_english="true"> |
14605 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14599 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
14606 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14600 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
14607 </structure> | 14601 </structure> |
14608 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14602 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
14609 </structure> | 14603 </structure> |
14610 </structures> | 14604 </structures> |
14611 </release> | 14605 </release> |
14612 </grit> | 14606 </grit> |
OLD | NEW |