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 6359 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6370 </message> | 6370 </message> |
6371 <message name="IDS_FLAGS_ASH_BOOT_ANIMATION_FUNCTION_DESCRIPTION" desc="
Description for the flag to switch wallpaper boot animation function."> | 6371 <message name="IDS_FLAGS_ASH_BOOT_ANIMATION_FUNCTION_DESCRIPTION" desc="
Description for the flag to switch wallpaper boot animation function."> |
6372 Change boot animation function. | 6372 Change boot animation function. |
6373 </message> | 6373 </message> |
6374 <message name="IDS_FLAGS_ASH_BOOT_ANIMATION_FUNCTION2" desc="Description
for the option of boot animation function."> | 6374 <message name="IDS_FLAGS_ASH_BOOT_ANIMATION_FUNCTION2" desc="Description
for the option of boot animation function."> |
6375 EASE_OUT_2 | 6375 EASE_OUT_2 |
6376 </message> | 6376 </message> |
6377 <message name="IDS_FLAGS_ASH_BOOT_ANIMATION_FUNCTION3" desc="Description
for the option of boot animation function."> | 6377 <message name="IDS_FLAGS_ASH_BOOT_ANIMATION_FUNCTION3" desc="Description
for the option of boot animation function."> |
6378 EASE_OUT_3 | 6378 EASE_OUT_3 |
6379 </message> | 6379 </message> |
6380 <message name="IDS_FLAGS_DISABLE_WORKSPACE2" desc="Description for the f
lag to turn off workspace2."> | |
6381 Disable new window stacking. | |
6382 </message> | |
6383 <message name="IDS_FLAGS_DISABLE_WORKSPACE2_DESCRIPTION" desc="Descripti
on for the flag to turn off workspace2."> | |
6384 Disable new window stacking. | |
6385 </message> | |
6386 </if> | 6380 </if> |
6387 | 6381 |
6388 <message name="IDS_FLAGS_OLD_CHECKBOX_STYLE" desc="Name of the flag to tur
n off the new checkbox style."> | 6382 <message name="IDS_FLAGS_OLD_CHECKBOX_STYLE" desc="Name of the flag to tur
n off the new checkbox style."> |
6389 Disable new checkbox style. | 6383 Disable new checkbox style. |
6390 </message> | 6384 </message> |
6391 <message name="IDS_FLAGS_OLD_CHECKBOX_STYLE_DESCRIPTION" desc="Description
of the flag to turn off the new checkbox style."> | 6385 <message name="IDS_FLAGS_OLD_CHECKBOX_STYLE_DESCRIPTION" desc="Description
of the flag to turn off the new checkbox style."> |
6392 Disables new appearance and sizing behavior for checkboxes and radio but
tons. | 6386 Disables new appearance and sizing behavior for checkboxes and radio but
tons. |
6393 </message> | 6387 </message> |
6394 <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."> | 6388 <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."> |
6395 Disable non full screen mouse lock. | 6389 Disable non full screen mouse lock. |
(...skipping 8230 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14626 | 14620 |
14627 <structures fallback_to_english="true"> | 14621 <structures fallback_to_english="true"> |
14628 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14622 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
14629 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14623 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
14630 </structure> | 14624 </structure> |
14631 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14625 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
14632 </structure> | 14626 </structure> |
14633 </structures> | 14627 </structures> |
14634 </release> | 14628 </release> |
14635 </grit> | 14629 </grit> |
OLD | NEW |