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. --> | 4 each locale. --> |
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 9214 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
9225 <message name="IDS_SELECT_FOLDER_BUTTON_TITLE" desc="The name of the Selec
t button in the folder selection dialog."> | 9225 <message name="IDS_SELECT_FOLDER_BUTTON_TITLE" desc="The name of the Selec
t button in the folder selection dialog."> |
9226 Select | 9226 Select |
9227 </message> | 9227 </message> |
9228 </if> | 9228 </if> |
9229 | 9229 |
9230 <!-- GoogleURL tracker info bar --> | 9230 <!-- GoogleURL tracker info bar --> |
9231 <message name="IDS_GOOGLE_URL_TRACKER_INFOBAR_MESSAGE" desc="Message display
ed when the user's current Google TLD doesn't match the default for their locati
on."> | 9231 <message name="IDS_GOOGLE_URL_TRACKER_INFOBAR_MESSAGE" desc="Message display
ed when the user's current Google TLD doesn't match the default for their locati
on."> |
9232 It looks like you've moved. Would you like to use <ph name="NEW_GOOGLE_U
RL">$1<ex>google.com</ex></ph>? | 9232 It looks like you've moved. Would you like to use <ph name="NEW_GOOGLE_U
RL">$1<ex>google.com</ex></ph>? |
9233 </message> | 9233 </message> |
9234 | 9234 |
| 9235 <message name="IDS_SPEECH_INPUT_BUBBLE_HEADING" desc="First line in the cont
ent area of the speech input bubble. Instructs the user that they can start spea
king."> |
| 9236 Speak now |
| 9237 </message> |
| 9238 |
9235 </messages> | 9239 </messages> |
9236 | 9240 |
9237 <structures fallback_to_english="true"> | 9241 <structures fallback_to_english="true"> |
9238 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 9242 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
9239 </structure> | 9243 </structure> |
9240 </structures> | 9244 </structures> |
9241 | 9245 |
9242 </release> | 9246 </release> |
9243 </grit> | 9247 </grit> |
OLD | NEW |