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 4499 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4510 </message> | 4510 </message> |
4511 <message name="IDS_OMNIBOX_KEYWORD_HINT_KEY"> | 4511 <message name="IDS_OMNIBOX_KEYWORD_HINT_KEY"> |
4512 Tab | 4512 Tab |
4513 </message> | 4513 </message> |
4514 <message name="IDS_OMNIBOX_KEYWORD_TEXT" desc="Text shown in the search bu
tton at the front of the omnibox when the user has selected a keyword"> | 4514 <message name="IDS_OMNIBOX_KEYWORD_TEXT" desc="Text shown in the search bu
tton at the front of the omnibox when the user has selected a keyword"> |
4515 Search <ph name="SITE_NAME">$1<ex>google.com</ex></ph>: | 4515 Search <ph name="SITE_NAME">$1<ex>google.com</ex></ph>: |
4516 </message> | 4516 </message> |
4517 <message name="IDS_OMNIBOX_EXTENSION_KEYWORD_TEXT" desc="Text shown in the
search button at the front of the omnibox when the user has selected an extensi
on keyword"> | 4517 <message name="IDS_OMNIBOX_EXTENSION_KEYWORD_TEXT" desc="Text shown in the
search button at the front of the omnibox when the user has selected an extensi
on keyword"> |
4518 <ph name="EXTENSION_NAME">$1<ex>Google Talk</ex></ph> | 4518 <ph name="EXTENSION_NAME">$1<ex>Google Talk</ex></ph> |
4519 </message> | 4519 </message> |
4520 <!-- TODO(tc): This doesn't handle singular/plural properly. It needs to b
e reworded. --> | |
4521 <message name="IDS_OMNIBOX_RECENT_HISTORY" desc="Text shown in the omnibox
that shows how many recent matches there are and allows the user to navigate to
destinations->history with the selected text."> | |
4522 See <ph name="NUM_MATCHES">$1<ex>2,123</ex></ph> recent pages in history
containing <ph name="SEARCH_TERMS">$2<ex>flowers</ex></ph> | |
4523 </message> | |
4524 <message name="IDS_OMNIBOX_RECENT_HISTORY_MANY" desc="Same as IDS_OMNIBOX_
RECENT_HISTORY but when there are many results."> | |
4525 See all pages in history containing <ph name="SEARCH_TERMS">$1<ex>flower
s</ex></ph> | |
4526 </message> | |
4527 | 4520 |
4528 <!-- Native Frame menu --> | 4521 <!-- Native Frame menu --> |
4529 <message name="IDS_ALWAYS_ON_TOP" desc="The optional menu in native frame
windows for setting the window to be always on top"> | 4522 <message name="IDS_ALWAYS_ON_TOP" desc="The optional menu in native frame
windows for setting the window to be always on top"> |
4530 Always on top | 4523 Always on top |
4531 </message> | 4524 </message> |
4532 | 4525 |
4533 <!--Tooltip strings--> | 4526 <!--Tooltip strings--> |
4534 <message name="IDS_TOOLTIP_BACK" desc="The tooltip for back button"> | 4527 <message name="IDS_TOOLTIP_BACK" desc="The tooltip for back button"> |
4535 Click to go back, hold to see history | 4528 Click to go back, hold to see history |
4536 </message> | 4529 </message> |
(...skipping 7210 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11747 </includes> | 11740 </includes> |
11748 <structures fallback_to_english="true"> | 11741 <structures fallback_to_english="true"> |
11749 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11742 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
11750 </structure> | 11743 </structure> |
11751 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 11744 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
11752 </structure> | 11745 </structure> |
11753 </structures> | 11746 </structures> |
11754 | 11747 |
11755 </release> | 11748 </release> |
11756 </grit> | 11749 </grit> |
OLD | NEW |