| 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 4305 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4316 </message> | 4316 </message> |
| 4317 <message name="IDS_FLAGS_INDEXEDDB_USE_LEVELDB_DESCRIPTION" desc="Descript
ion for the flag to use the LevelDB back-end for IndexedDB"> | 4317 <message name="IDS_FLAGS_INDEXEDDB_USE_LEVELDB_DESCRIPTION" desc="Descript
ion for the flag to use the LevelDB back-end for IndexedDB"> |
| 4318 Enable the experimental LevelDB back-end for IndexedDB. | 4318 Enable the experimental LevelDB back-end for IndexedDB. |
| 4319 </message> | 4319 </message> |
| 4320 <message name="IDS_FLAGS_PRELOAD_INSTANT_SEARCH_NAME" desc="Title for the
flag to preload Instant search"> | 4320 <message name="IDS_FLAGS_PRELOAD_INSTANT_SEARCH_NAME" desc="Title for the
flag to preload Instant search"> |
| 4321 Preload Instant Search | 4321 Preload Instant Search |
| 4322 </message> | 4322 </message> |
| 4323 <message name="IDS_FLAGS_PRELOAD_INSTANT_SEARCH_DESCRIPTION" desc="Descrip
tion for the flag to preload Instant search"> | 4323 <message name="IDS_FLAGS_PRELOAD_INSTANT_SEARCH_DESCRIPTION" desc="Descrip
tion for the flag to preload Instant search"> |
| 4324 Preload the default search engine for Instant. | 4324 Preload the default search engine for Instant. |
| 4325 </message> | 4325 </message> |
| 4326 <message name="IDS_FLAGS_ENABLE_SMOOTH_SCROLLING_NAME" desc="Title for the
flag to turn on smooth scrolling"> |
| 4327 Smooth Scrolling |
| 4328 </message> |
| 4329 <message name="IDS_FLAGS_ENABLE_SMOOTH_SCROLLING_DESCRIPTION" desc="Descri
ption for the flag to turn on smooth scrolling"> |
| 4330 Enable the experimental smooth scrolling implementation. |
| 4331 </message> |
| 4326 <message name="IDS_FLAGS_AUTO_LOGIN_NAME" desc="title for the flag to pre-
and auto-login the user"> | 4332 <message name="IDS_FLAGS_AUTO_LOGIN_NAME" desc="title for the flag to pre-
and auto-login the user"> |
| 4327 Disable pre- and auto-login | 4333 Disable pre- and auto-login |
| 4328 </message> | 4334 </message> |
| 4329 <message name="IDS_FLAGS_AUTO_LOGIN_DESCRIPTION" desc="Description for the
flag to pre- and auto-login the user"> | 4335 <message name="IDS_FLAGS_AUTO_LOGIN_DESCRIPTION" desc="Description for the
flag to pre- and auto-login the user"> |
| 4330 Disable pre-login to services when sync is enabled. Also disable infoba
r on login pages which help automate the login process. | 4336 Disable pre-login to services when sync is enabled. Also disable infoba
r on login pages which help automate the login process. |
| 4331 Pre- and auto-login are always disabled if sync is disabled. | 4337 Pre- and auto-login are always disabled if sync is disabled. |
| 4332 </message> | 4338 </message> |
| 4333 <message name="IDS_FLAGS_SHOW_AUTOFILL_TYPE_PREDICTIONS_NAME" desc="Title
for the flag to show Autofill field type predictions for all forms"> | 4339 <message name="IDS_FLAGS_SHOW_AUTOFILL_TYPE_PREDICTIONS_NAME" desc="Title
for the flag to show Autofill field type predictions for all forms"> |
| 4334 Show Autofill predictions | 4340 Show Autofill predictions |
| 4335 </message> | 4341 </message> |
| (...skipping 8402 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12738 </includes> | 12744 </includes> |
| 12739 <structures fallback_to_english="true"> | 12745 <structures fallback_to_english="true"> |
| 12740 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 12746 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 12741 </structure> | 12747 </structure> |
| 12742 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 12748 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 12743 </structure> | 12749 </structure> |
| 12744 </structures> | 12750 </structures> |
| 12745 | 12751 |
| 12746 </release> | 12752 </release> |
| 12747 </grit> | 12753 </grit> |
| OLD | NEW |