| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
| 3 <!-- This file contains definitions of resources that will be translated for | 3 <!-- This file contains definitions of resources that will be translated for |
| 4 each locale. aa1 --> | 4 each locale. aa1 --> |
| 5 | 5 |
| 6 <grit base_dir="." latest_public_release="0" current_release="1" | 6 <grit base_dir="." latest_public_release="0" current_release="1" |
| 7 source_lang_id="en" enc_check="möl"> | 7 source_lang_id="en" enc_check="möl"> |
| 8 <outputs> | 8 <outputs> |
| 9 <output filename="grit/generated_resources.h" type="rc_header"> | 9 <output filename="grit/generated_resources.h" type="rc_header"> |
| 10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
| (...skipping 2809 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2820 </message> | 2820 </message> |
| 2821 <message name="IDS_LOAD_STATE_RESOLVING_HOST"> | 2821 <message name="IDS_LOAD_STATE_RESOLVING_HOST"> |
| 2822 Resolving host... | 2822 Resolving host... |
| 2823 </message> | 2823 </message> |
| 2824 <message name="IDS_LOAD_STATE_CONNECTING"> | 2824 <message name="IDS_LOAD_STATE_CONNECTING"> |
| 2825 Connecting... | 2825 Connecting... |
| 2826 </message> | 2826 </message> |
| 2827 <message name="IDS_LOAD_STATE_SENDING_REQUEST"> | 2827 <message name="IDS_LOAD_STATE_SENDING_REQUEST"> |
| 2828 Sending request... | 2828 Sending request... |
| 2829 </message> | 2829 </message> |
| 2830 <message name="IDS_LOAD_STATE_SENDING_REQUEST_WITH_PROGRESS"> |
| 2831 Uploading (<ph name="PROGRESS_PERCENT">$1<ex>27</ex></ph>%)... |
| 2832 </message> |
| 2830 <message name="IDS_LOAD_STATE_WAITING_FOR_RESPONSE"> | 2833 <message name="IDS_LOAD_STATE_WAITING_FOR_RESPONSE"> |
| 2831 Waiting for <ph name="HOST_NAME">$1<ex>www.google.com</ex></ph>... | 2834 Waiting for <ph name="HOST_NAME">$1<ex>www.google.com</ex></ph>... |
| 2832 </message> | 2835 </message> |
| 2833 <message name="IDS_LOAD_STATE_READING_RESPONSE"> | 2836 <message name="IDS_LOAD_STATE_READING_RESPONSE"> |
| 2834 Transferring from <ph name="HOST_NAME">$1<ex>www.google.com</ex></ph>... | 2837 Transferring from <ph name="HOST_NAME">$1<ex>www.google.com</ex></ph>... |
| 2835 </message> | 2838 </message> |
| 2836 | 2839 |
| 2837 <!-- Tab Context Menu --> | 2840 <!-- Tab Context Menu --> |
| 2838 <message name="IDS_TAB_CXMENU_NEWTAB" desc="The label of the 'New Tab' Tab
context menu item."> | 2841 <message name="IDS_TAB_CXMENU_NEWTAB" desc="The label of the 'New Tab' Tab
context menu item."> |
| 2839 New tab | 2842 New tab |
| (...skipping 2209 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5049 Enable vertical edge scrolling | 5052 Enable vertical edge scrolling |
| 5050 </message> | 5053 </message> |
| 5051 <message name="IDS_OPTIONS_SETTINGS_SPEED_FACTOR_DESCRIPTION" desc="In the
settings tab, the text next to the slider for the touchpad speed factor."> | 5054 <message name="IDS_OPTIONS_SETTINGS_SPEED_FACTOR_DESCRIPTION" desc="In the
settings tab, the text next to the slider for the touchpad speed factor."> |
| 5052 Speed Sensitivity: | 5055 Speed Sensitivity: |
| 5053 </message> | 5056 </message> |
| 5054 </if> | 5057 </if> |
| 5055 | 5058 |
| 5056 </messages> | 5059 </messages> |
| 5057 </release> | 5060 </release> |
| 5058 </grit> | 5061 </grit> |
| OLD | NEW |