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 4330 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4341 </message> | 4341 </message> |
4342 <message name="IDS_FLAGS_SHOW_AUTOFILL_TYPE_PREDICTIONS_DESCRIPTION" desc=
"Description for the flag to show Autofill field type predictions for all forms"
> | 4342 <message name="IDS_FLAGS_SHOW_AUTOFILL_TYPE_PREDICTIONS_DESCRIPTION" desc=
"Description for the flag to show Autofill field type predictions for all forms"
> |
4343 Annotates web forms with Autofill field type predictions as placeholder
text. | 4343 Annotates web forms with Autofill field type predictions as placeholder
text. |
4344 </message> | 4344 </message> |
4345 <message name="IDS_FLAGS_SYNC_TYPED_URLS_NAME" desc="Title for the flag to
enable syncing the TypedUrl datatype"> | 4345 <message name="IDS_FLAGS_SYNC_TYPED_URLS_NAME" desc="Title for the flag to
enable syncing the TypedUrl datatype"> |
4346 Enable syncing typed URLs. | 4346 Enable syncing typed URLs. |
4347 </message> | 4347 </message> |
4348 <message name="IDS_FLAGS_SYNC_TYPED_URLS_DESCRIPTION" desc="Description fo
r the flag to enable syncing the TypedURL datatype"> | 4348 <message name="IDS_FLAGS_SYNC_TYPED_URLS_DESCRIPTION" desc="Description fo
r the flag to enable syncing the TypedURL datatype"> |
4349 Enable typed URLs in the sync options. This allows syncing your typed UR
L history to other clients to assist in omnibox auto-completion. | 4349 Enable typed URLs in the sync options. This allows syncing your typed UR
L history to other clients to assist in omnibox auto-completion. |
4350 </message> | 4350 </message> |
| 4351 <message name="IDS_FLAGS_PRERENDER_FROM_OMNIBOX_NAME" desc="Title for the
flag to prerender from the omnibox"> |
| 4352 Prerender from omnibox. |
| 4353 </message> |
| 4354 <message name="IDS_FLAGS_PRERENDER_FROM_OMNIBOX_DESCRIPTION" desc="Descrip
tion for the flag to prerender from the omnibox"> |
| 4355 Prerender suggestions given in the omnibox. |
| 4356 </message> |
4351 | 4357 |
4352 <!-- Crashes --> | 4358 <!-- Crashes --> |
4353 <message name="IDS_CRASHES_TITLE" desc="Title for the chrome://crashes pag
e."> | 4359 <message name="IDS_CRASHES_TITLE" desc="Title for the chrome://crashes pag
e."> |
4354 Crashes | 4360 Crashes |
4355 </message> | 4361 </message> |
4356 <message name="IDS_CRASHES_CRASH_COUNT_BANNER_FORMAT" desc="Format for cra
sh count banner on chrome://crashes"> | 4362 <message name="IDS_CRASHES_CRASH_COUNT_BANNER_FORMAT" desc="Format for cra
sh count banner on chrome://crashes"> |
4357 Crashes (<ph name="CRASH_COUNT">$1<ex>3</ex></ph>) | 4363 Crashes (<ph name="CRASH_COUNT">$1<ex>3</ex></ph>) |
4358 </message> | 4364 </message> |
4359 <message name="IDS_CRASHES_CRASH_HEADER_FORMAT" desc="Format for crash ent
ry headings on chrome://crashes"> | 4365 <message name="IDS_CRASHES_CRASH_HEADER_FORMAT" desc="Format for crash ent
ry headings on chrome://crashes"> |
4360 Crash ID <ph name="CRASH_ID">$1<ex>8fa95dbb6f2ec862</ex></ph> | 4366 Crash ID <ph name="CRASH_ID">$1<ex>8fa95dbb6f2ec862</ex></ph> |
(...skipping 8393 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
12754 </includes> | 12760 </includes> |
12755 <structures fallback_to_english="true"> | 12761 <structures fallback_to_english="true"> |
12756 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 12762 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
12757 </structure> | 12763 </structure> |
12758 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 12764 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
12759 </structure> | 12765 </structure> |
12760 </structures> | 12766 </structures> |
12761 | 12767 |
12762 </release> | 12768 </release> |
12763 </grit> | 12769 </grit> |
OLD | NEW |