| 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 6379 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6390 </message> | 6390 </message> |
| 6391 <message name="IDS_FLAGS_ASH_BOOT_ANIMATION_FUNCTION_DESCRIPTION" desc="
Description for the flag to switch wallpaper boot animation function."> | 6391 <message name="IDS_FLAGS_ASH_BOOT_ANIMATION_FUNCTION_DESCRIPTION" desc="
Description for the flag to switch wallpaper boot animation function."> |
| 6392 Change boot animation function. | 6392 Change boot animation function. |
| 6393 </message> | 6393 </message> |
| 6394 <message name="IDS_FLAGS_ASH_BOOT_ANIMATION_FUNCTION2" desc="Description
for the option of boot animation function."> | 6394 <message name="IDS_FLAGS_ASH_BOOT_ANIMATION_FUNCTION2" desc="Description
for the option of boot animation function."> |
| 6395 EASE_OUT_2 | 6395 EASE_OUT_2 |
| 6396 </message> | 6396 </message> |
| 6397 <message name="IDS_FLAGS_ASH_BOOT_ANIMATION_FUNCTION3" desc="Description
for the option of boot animation function."> | 6397 <message name="IDS_FLAGS_ASH_BOOT_ANIMATION_FUNCTION3" desc="Description
for the option of boot animation function."> |
| 6398 EASE_OUT_3 | 6398 EASE_OUT_3 |
| 6399 </message> | 6399 </message> |
| 6400 <message name="IDS_FLAGS_DISABLE_WORKSPACE2" desc="Description for the f
lag to turn off workspace2."> | |
| 6401 Disable new window stacking. | |
| 6402 </message> | |
| 6403 <message name="IDS_FLAGS_DISABLE_WORKSPACE2_DESCRIPTION" desc="Descripti
on for the flag to turn off workspace2."> | |
| 6404 Disable new window stacking. | |
| 6405 </message> | |
| 6406 </if> | 6400 </if> |
| 6407 | 6401 |
| 6408 <message name="IDS_FLAGS_OLD_CHECKBOX_STYLE" desc="Name of the flag to tur
n off the new checkbox style."> | 6402 <message name="IDS_FLAGS_OLD_CHECKBOX_STYLE" desc="Name of the flag to tur
n off the new checkbox style."> |
| 6409 Disable new checkbox style. | 6403 Disable new checkbox style. |
| 6410 </message> | 6404 </message> |
| 6411 <message name="IDS_FLAGS_OLD_CHECKBOX_STYLE_DESCRIPTION" desc="Description
of the flag to turn off the new checkbox style."> | 6405 <message name="IDS_FLAGS_OLD_CHECKBOX_STYLE_DESCRIPTION" desc="Description
of the flag to turn off the new checkbox style."> |
| 6412 Disables new appearance and sizing behavior for checkboxes and radio but
tons. | 6406 Disables new appearance and sizing behavior for checkboxes and radio but
tons. |
| 6413 </message> | 6407 </message> |
| 6414 <message name="IDS_FLAGS_DISABLE_NON_FULLSCREEN_MOUSE_LOCK_NAME" desc="Nam
e for the flag to disable mouse lock when the browser is not full screen."> | 6408 <message name="IDS_FLAGS_DISABLE_NON_FULLSCREEN_MOUSE_LOCK_NAME" desc="Nam
e for the flag to disable mouse lock when the browser is not full screen."> |
| 6415 Disable non full screen mouse lock. | 6409 Disable non full screen mouse lock. |
| (...skipping 8236 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 14652 | 14646 |
| 14653 <structures fallback_to_english="true"> | 14647 <structures fallback_to_english="true"> |
| 14654 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14648 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
| 14655 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14649 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 14656 </structure> | 14650 </structure> |
| 14657 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14651 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 14658 </structure> | 14652 </structure> |
| 14659 </structures> | 14653 </structures> |
| 14660 </release> | 14654 </release> |
| 14661 </grit> | 14655 </grit> |
| OLD | NEW |