| 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. OS values are passed through from Python's sys.platform: | 5 locale. OS values are passed through from Python's sys.platform: |
| 6 | 6 |
| 7 win32 - Windows | 7 win32 - Windows |
| 8 darwin - Mac | 8 darwin - Mac |
| 9 linux2 - Linux (both Views and GTK+) | 9 linux2 - Linux (both Views and GTK+) |
| 10 | 10 |
| (...skipping 4268 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4279 </message> | 4279 </message> |
| 4280 <message name="IDS_FLAGS_RESTRICT_INSTANT_TO_SEARCH_DESCRIPTION" desc="Des
cription for the flag to restrict Instant to search"> | 4280 <message name="IDS_FLAGS_RESTRICT_INSTANT_TO_SEARCH_DESCRIPTION" desc="Des
cription for the flag to restrict Instant to search"> |
| 4281 Restrict Instant to loading only search pages. | 4281 Restrict Instant to loading only search pages. |
| 4282 </message> | 4282 </message> |
| 4283 <message name="IDS_FLAGS_INDEXEDDB_USE_LEVELDB_NAME" desc="Title for the f
lag to use the LevelDB back-end for IndexedDB"> | 4283 <message name="IDS_FLAGS_INDEXEDDB_USE_LEVELDB_NAME" desc="Title for the f
lag to use the LevelDB back-end for IndexedDB"> |
| 4284 IndexedDB use LevelDB. | 4284 IndexedDB use LevelDB. |
| 4285 </message> | 4285 </message> |
| 4286 <message name="IDS_FLAGS_INDEXEDDB_USE_LEVELDB_DESCRIPTION" desc="Descript
ion for the flag to use the LevelDB back-end for IndexedDB"> | 4286 <message name="IDS_FLAGS_INDEXEDDB_USE_LEVELDB_DESCRIPTION" desc="Descript
ion for the flag to use the LevelDB back-end for IndexedDB"> |
| 4287 Enable the experimental LevelDB back-end for IndexedDB. | 4287 Enable the experimental LevelDB back-end for IndexedDB. |
| 4288 </message> | 4288 </message> |
| 4289 <message name="IDS_FLAGS_PRELOAD_INSTANT_SEARCH_NAME" desc="Title for the
flag to preload Instant search"> |
| 4290 Preload Instant Search |
| 4291 </message> |
| 4292 <message name="IDS_FLAGS_PRELOAD_INSTANT_SEARCH_DESCRIPTION" desc="Descrip
tion for the flag to preload Instant search"> |
| 4293 Preload the default search engine for Instant. |
| 4294 </message> |
| 4289 | 4295 |
| 4290 <!-- Crashes --> | 4296 <!-- Crashes --> |
| 4291 <message name="IDS_CRASHES_TITLE" desc="Title for the chrome://crashes pag
e."> | 4297 <message name="IDS_CRASHES_TITLE" desc="Title for the chrome://crashes pag
e."> |
| 4292 Crashes | 4298 Crashes |
| 4293 </message> | 4299 </message> |
| 4294 <message name="IDS_CRASHES_CRASH_COUNT_BANNER_FORMAT" desc="Format for cra
sh count banner on chrome://crashes"> | 4300 <message name="IDS_CRASHES_CRASH_COUNT_BANNER_FORMAT" desc="Format for cra
sh count banner on chrome://crashes"> |
| 4295 Crashes (<ph name="CRASH_COUNT">$1<ex>3</ex></ph>) | 4301 Crashes (<ph name="CRASH_COUNT">$1<ex>3</ex></ph>) |
| 4296 </message> | 4302 </message> |
| 4297 <message name="IDS_CRASHES_CRASH_HEADER_FORMAT" desc="Format for crash ent
ry headings on chrome://crashes"> | 4303 <message name="IDS_CRASHES_CRASH_HEADER_FORMAT" desc="Format for crash ent
ry headings on chrome://crashes"> |
| 4298 Crash ID <ph name="CRASH_ID">$1<ex>8fa95dbb6f2ec862</ex></ph> | 4304 Crash ID <ph name="CRASH_ID">$1<ex>8fa95dbb6f2ec862</ex></ph> |
| (...skipping 8337 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12636 </includes> | 12642 </includes> |
| 12637 <structures fallback_to_english="true"> | 12643 <structures fallback_to_english="true"> |
| 12638 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 12644 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 12639 </structure> | 12645 </structure> |
| 12640 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 12646 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 12641 </structure> | 12647 </structure> |
| 12642 </structures> | 12648 </structures> |
| 12643 | 12649 |
| 12644 </release> | 12650 </release> |
| 12645 </grit> | 12651 </grit> |
| OLD | NEW |