| 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 2939 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2950 </message> | 2950 </message> |
| 2951 <message name="IDS_LOAD_STATE_RESOLVING_HOST"> | 2951 <message name="IDS_LOAD_STATE_RESOLVING_HOST"> |
| 2952 Resolving host... | 2952 Resolving host... |
| 2953 </message> | 2953 </message> |
| 2954 <message name="IDS_LOAD_STATE_CONNECTING"> | 2954 <message name="IDS_LOAD_STATE_CONNECTING"> |
| 2955 Connecting... | 2955 Connecting... |
| 2956 </message> | 2956 </message> |
| 2957 <message name="IDS_LOAD_STATE_SENDING_REQUEST"> | 2957 <message name="IDS_LOAD_STATE_SENDING_REQUEST"> |
| 2958 Sending request... | 2958 Sending request... |
| 2959 </message> | 2959 </message> |
| 2960 <message name="IDS_LOAD_STATE_SENDING_REQUEST_WITH_PROGRESS"> |
| 2961 Uploading (<ph name="PROGRESS_PERCENT">$1<ex>27</ex></ph>%)... |
| 2962 </message> |
| 2960 <message name="IDS_LOAD_STATE_WAITING_FOR_RESPONSE"> | 2963 <message name="IDS_LOAD_STATE_WAITING_FOR_RESPONSE"> |
| 2961 Waiting for <ph name="HOST_NAME">$1<ex>www.google.com</ex></ph>... | 2964 Waiting for <ph name="HOST_NAME">$1<ex>www.google.com</ex></ph>... |
| 2962 </message> | 2965 </message> |
| 2963 <message name="IDS_LOAD_STATE_READING_RESPONSE"> | 2966 <message name="IDS_LOAD_STATE_READING_RESPONSE"> |
| 2964 Transferring from <ph name="HOST_NAME">$1<ex>www.google.com</ex></ph>... | 2967 Transferring from <ph name="HOST_NAME">$1<ex>www.google.com</ex></ph>... |
| 2965 </message> | 2968 </message> |
| 2966 | 2969 |
| 2967 <!-- Tab Context Menu --> | 2970 <!-- Tab Context Menu --> |
| 2968 <if expr="not pp_ifdef('use_titlecase')"> | 2971 <if expr="not pp_ifdef('use_titlecase')"> |
| 2969 <message name="IDS_TAB_CXMENU_NEWTAB" desc="The label of the 'New Tab' T
ab context menu item."> | 2972 <message name="IDS_TAB_CXMENU_NEWTAB" desc="The label of the 'New Tab' T
ab context menu item."> |
| (...skipping 2300 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5270 Touch Sensitivity: | 5273 Touch Sensitivity: |
| 5271 </message> | 5274 </message> |
| 5272 <message name="IDS_OPTIONS_SETTINGS_SPEED_FACTOR_DESCRIPTION" desc="In the
settings tab, the text next to the slider for the touchpad speed factor."> | 5275 <message name="IDS_OPTIONS_SETTINGS_SPEED_FACTOR_DESCRIPTION" desc="In the
settings tab, the text next to the slider for the touchpad speed factor."> |
| 5273 Speed Sensitivity: | 5276 Speed Sensitivity: |
| 5274 </message> | 5277 </message> |
| 5275 </if> | 5278 </if> |
| 5276 | 5279 |
| 5277 </messages> | 5280 </messages> |
| 5278 </release> | 5281 </release> |
| 5279 </grit> | 5282 </grit> |
| OLD | NEW |