| 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 4299 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4310 </message> | 4310 </message> |
| 4311 <message name="IDS_FLAGS_INDEXEDDB_USE_LEVELDB_DESCRIPTION" desc="Descript
ion for the flag to use the LevelDB back-end for IndexedDB"> | 4311 <message name="IDS_FLAGS_INDEXEDDB_USE_LEVELDB_DESCRIPTION" desc="Descript
ion for the flag to use the LevelDB back-end for IndexedDB"> |
| 4312 Enable the experimental LevelDB back-end for IndexedDB. | 4312 Enable the experimental LevelDB back-end for IndexedDB. |
| 4313 </message> | 4313 </message> |
| 4314 <message name="IDS_FLAGS_PRELOAD_INSTANT_SEARCH_NAME" desc="Title for the
flag to preload Instant search"> | 4314 <message name="IDS_FLAGS_PRELOAD_INSTANT_SEARCH_NAME" desc="Title for the
flag to preload Instant search"> |
| 4315 Preload Instant Search | 4315 Preload Instant Search |
| 4316 </message> | 4316 </message> |
| 4317 <message name="IDS_FLAGS_PRELOAD_INSTANT_SEARCH_DESCRIPTION" desc="Descrip
tion for the flag to preload Instant search"> | 4317 <message name="IDS_FLAGS_PRELOAD_INSTANT_SEARCH_DESCRIPTION" desc="Descrip
tion for the flag to preload Instant search"> |
| 4318 Preload the default search engine for Instant. | 4318 Preload the default search engine for Instant. |
| 4319 </message> | 4319 </message> |
| 4320 <message name="IDS_FLAGS_AUTO_LOGIN_NAME" desc="title for the flag to pre-
and auto-login the user"> |
| 4321 Disable pre- and auto-login |
| 4322 </message> |
| 4323 <message name="IDS_FLAGS_AUTO_LOGIN_DESCRIPTION" desc="Description for the
flag to pre- and auto-login the user"> |
| 4324 Disable pre-login to services when sync is enabled. Also disable infoba
r on login pages which help automate the login process. |
| 4325 Pre- and auto-login are always disabled if sync is disabled. |
| 4326 </message> |
| 4320 <message name="IDS_FLAGS_SHOW_AUTOFILL_TYPE_PREDICTIONS_NAME" desc="Title
for the flag to show Autofill field type predictions for all forms"> | 4327 <message name="IDS_FLAGS_SHOW_AUTOFILL_TYPE_PREDICTIONS_NAME" desc="Title
for the flag to show Autofill field type predictions for all forms"> |
| 4321 Show Autofill predictions | 4328 Show Autofill predictions |
| 4322 </message> | 4329 </message> |
| 4323 <message name="IDS_FLAGS_SHOW_AUTOFILL_TYPE_PREDICTIONS_DESCRIPTION" desc=
"Description for the flag to show Autofill field type predictions for all forms"
> | 4330 <message name="IDS_FLAGS_SHOW_AUTOFILL_TYPE_PREDICTIONS_DESCRIPTION" desc=
"Description for the flag to show Autofill field type predictions for all forms"
> |
| 4324 Annotates web forms with Autofill field type predictions as placeholder
text. | 4331 Annotates web forms with Autofill field type predictions as placeholder
text. |
| 4325 </message> | 4332 </message> |
| 4326 | 4333 |
| 4327 <!-- Crashes --> | 4334 <!-- Crashes --> |
| 4328 <message name="IDS_CRASHES_TITLE" desc="Title for the chrome://crashes pag
e."> | 4335 <message name="IDS_CRASHES_TITLE" desc="Title for the chrome://crashes pag
e."> |
| 4329 Crashes | 4336 Crashes |
| (...skipping 8392 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12722 </includes> | 12729 </includes> |
| 12723 <structures fallback_to_english="true"> | 12730 <structures fallback_to_english="true"> |
| 12724 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 12731 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 12725 </structure> | 12732 </structure> |
| 12726 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 12733 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 12727 </structure> | 12734 </structure> |
| 12728 </structures> | 12735 </structures> |
| 12729 | 12736 |
| 12730 </release> | 12737 </release> |
| 12731 </grit> | 12738 </grit> |
| OLD | NEW |