| 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 4582 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4593 </message> | 4593 </message> |
| 4594 <message name="IDS_FLAGS_WARNING_HEADER" desc="Text right before the warni
ng body text."> | 4594 <message name="IDS_FLAGS_WARNING_HEADER" desc="Text right before the warni
ng body text."> |
| 4595 WARNING | 4595 WARNING |
| 4596 </message> | 4596 </message> |
| 4597 <message name="IDS_FLAGS_WARNING_TEXT" desc="Text at the top of the about:
flags page, warning users that the about:flags contents are volatile."> | 4597 <message name="IDS_FLAGS_WARNING_TEXT" desc="Text at the top of the about:
flags page, warning users that the about:flags contents are volatile."> |
| 4598 These experimental features may change, break, or disappear at any time.
We make absolutely no guarantees about what may happen if you turn one of these
experiments on, and your browser may even spontaneously combust. Jokes aside, y
our browser may delete all your data, or your security and privacy could be comp
romised in unexpected ways. Any experiments you enable will be enabled for all u
sers of this browser. Please proceed with caution. | 4598 These experimental features may change, break, or disappear at any time.
We make absolutely no guarantees about what may happen if you turn one of these
experiments on, and your browser may even spontaneously combust. Jokes aside, y
our browser may delete all your data, or your security and privacy could be comp
romised in unexpected ways. Any experiments you enable will be enabled for all u
sers of this browser. Please proceed with caution. |
| 4599 </message> | 4599 </message> |
| 4600 <message name="IDS_FLAGS_NO_EXPERIMENTS_AVAILABLE" desc="Shown if no exper
iments are available"> | 4600 <message name="IDS_FLAGS_NO_EXPERIMENTS_AVAILABLE" desc="Shown if no exper
iments are available"> |
| 4601 Aww, it looks like there are currently no experiments available. | 4601 Aww, it looks like there are currently no experiments available. |
| 4602 </message> | 4602 </message> |
| 4603 <message name="IDS_FLAGS_NOT_AVAILABLE" desc="Shown instead of the Enable/
Disable link, to let the user know that an experiment is not available on the cu
rrent platform."> |
| 4604 Sorry, this experiment is not available on your platform. |
| 4605 </message> |
| 4603 <if expr="not pp_ifdef('chromeos')"> | 4606 <if expr="not pp_ifdef('chromeos')"> |
| 4604 <message name="IDS_FLAGS_RELAUNCH_NOTICE" desc="Notifies the user that h
e needs to relaunch chrome. Shown next to a button that says 'Relaunch Now'."> | 4607 <message name="IDS_FLAGS_RELAUNCH_NOTICE" desc="Notifies the user that h
e needs to relaunch chrome. Shown next to a button that says 'Relaunch Now'."> |
| 4605 Your changes will take effect the next time you relaunch <ph name="PRO
DUCT_NAME">$1<ex>Google Chrome</ex></ph>. | 4608 Your changes will take effect the next time you relaunch <ph name="PRO
DUCT_NAME">$1<ex>Google Chrome</ex></ph>. |
| 4606 </message> | 4609 </message> |
| 4607 <message name="IDS_FLAGS_RELAUNCH_BUTTON" desc="Text on a button that re
launches chrome when clicked. "> | 4610 <message name="IDS_FLAGS_RELAUNCH_BUTTON" desc="Text on a button that re
launches chrome when clicked. "> |
| 4608 Relaunch Now | 4611 Relaunch Now |
| 4609 </message> | 4612 </message> |
| 4610 </if> | 4613 </if> |
| 4611 <if expr="pp_ifdef('chromeos')"> | 4614 <if expr="pp_ifdef('chromeos')"> |
| 4612 <message name="IDS_FLAGS_RELAUNCH_NOTICE" desc="Notifies the user that h
e needs to restart Chrome OS. Shown next to a button that says 'Restart Now'."> | 4615 <message name="IDS_FLAGS_RELAUNCH_NOTICE" desc="Notifies the user that h
e needs to restart Chrome OS. Shown next to a button that says 'Restart Now'."> |
| (...skipping 10135 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 14748 </messages> | 14751 </messages> |
| 14749 <structures fallback_to_english="true"> | 14752 <structures fallback_to_english="true"> |
| 14750 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14753 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
| 14751 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14754 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 14752 </structure> | 14755 </structure> |
| 14753 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14756 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 14754 </structure> | 14757 </structure> |
| 14755 </structures> | 14758 </structures> |
| 14756 </release> | 14759 </release> |
| 14757 </grit> | 14760 </grit> |
| OLD | NEW |