| 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 5461 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5472 <message name="IDS_PASTE_AND_SEARCH" desc="In Title Case: The text label
of the Paste And Go menu item when the clipboard contains a string to search fo
r"> | 5472 <message name="IDS_PASTE_AND_SEARCH" desc="In Title Case: The text label
of the Paste And Go menu item when the clipboard contains a string to search fo
r"> |
| 5473 Pa&ste and Search | 5473 Pa&ste and Search |
| 5474 </message> | 5474 </message> |
| 5475 </if> | 5475 </if> |
| 5476 <message name="IDS_OMNIBOX_KEYWORD_HINT" desc="Shown to the user when the
url in the omnibox has a keyword associated with it. $1 is replaced with an imag
e showing the tab key. $2 is replaced with the description of the keyword."> | 5476 <message name="IDS_OMNIBOX_KEYWORD_HINT" desc="Shown to the user when the
url in the omnibox has a keyword associated with it. $1 is replaced with an imag
e showing the tab key. $2 is replaced with the description of the keyword."> |
| 5477 Press <ph name="SEARCH_KEY">$1<ex>Tab</ex></ph> to search <ph name="SITE
_NAME">$2<ex>google.com</ex></ph> | 5477 Press <ph name="SEARCH_KEY">$1<ex>Tab</ex></ph> to search <ph name="SITE
_NAME">$2<ex>google.com</ex></ph> |
| 5478 </message> | 5478 </message> |
| 5479 <message name="IDS_OMNIBOX_EXTENSION_KEYWORD_HINT" desc="Shown to the user
when the word(s) in the omnibox has an extension keyword associated with it. $1
is replaced with an image showing the tab key. $2 is replaced with the descript
ion of the keyword."> | 5479 <message name="IDS_OMNIBOX_EXTENSION_KEYWORD_HINT" desc="Shown to the user
when the word(s) in the omnibox has an extension keyword associated with it. $1
is replaced with an image showing the tab key. $2 is replaced with the descript
ion of the keyword."> |
| 5480 Press <ph name="SEARCH_KEY">$1<ex>Tab</ex></ph> to send commands to <ph
name="EXTENSION_NAME">$2<ex>Google Talk</ex></ph> | 5480 Press <ph name="SEARCH_KEY">$1<ex>Tab</ex></ph> to send commands to <ph
name="EXTENSION_NAME">$2<ex>Google Talk</ex></ph> |
| 5481 </message> | 5481 </message> |
| 5482 <message name="IDS_OMNIBOX_KEYWORD_HINT_TOUCH" desc="Shown to the user whe
n the url in the omnibox has a keyword associated with it and we are in touch mo
de (i.e. the on screen keyboard is visible)."> |
| 5483 Search <ph name="SITE_NAME">$1<ex>google.com</ex></ph> |
| 5484 </message> |
| 5485 <message name="IDS_OMNIBOX_EXTENSION_KEYWORD_HINT_TOUCH" desc="Shown to th
e user when the word(s) in the omnibox has an extension keyword associated with
it and we are in touch mode (i.e. the onscreen keyboard is visible)."> |
| 5486 Send commands to <ph name="EXTENSION_NAME">$1<ex>ACME Music App</ex></ph
> |
| 5487 </message> |
| 5482 <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"> | 5488 <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"> |
| 5483 Search <ph name="SITE_NAME">$1<ex>google.com</ex></ph>: | 5489 Search <ph name="SITE_NAME">$1<ex>google.com</ex></ph>: |
| 5484 </message> | 5490 </message> |
| 5485 <message name="IDS_OMNIBOX_KEYWORD_TEXT_MD" desc="Text shown in the search
button at the front of the omnibox when the user has selected a keyword, in MD
(no final colon)"> | 5491 <message name="IDS_OMNIBOX_KEYWORD_TEXT_MD" desc="Text shown in the search
button at the front of the omnibox when the user has selected a keyword, in MD
(no final colon)"> |
| 5486 Search <ph name="SITE_NAME">$1<ex>google.com</ex></ph> | 5492 Search <ph name="SITE_NAME">$1<ex>google.com</ex></ph> |
| 5487 </message> | 5493 </message> |
| 5488 <message name="IDS_GOOGLE_SEARCH_BOX_EMPTY_HINT" desc="The text displayed
in the fakebox (on the New Tab page) when it is empty, and Google is the default
search engine."> | 5494 <message name="IDS_GOOGLE_SEARCH_BOX_EMPTY_HINT" desc="The text displayed
in the fakebox (on the New Tab page) when it is empty, and Google is the default
search engine."> |
| 5489 Search Google or type URL | 5495 Search Google or type URL |
| 5490 </message> | 5496 </message> |
| 5491 <message name="IDS_OMNIBOX_ACCESSIBLE_ANSWER" desc="Readable text represen
ing a query typed by the user in the omnibox, followed by an indication that an
answer to that query will follow, followed by the answer. The commas are signifi
cant as they will introduce a pause in the spoken text."> | 5497 <message name="IDS_OMNIBOX_ACCESSIBLE_ANSWER" desc="Readable text represen
ing a query typed by the user in the omnibox, followed by an indication that an
answer to that query will follow, followed by the answer. The commas are signifi
cant as they will introduce a pause in the spoken text."> |
| (...skipping 6891 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12383 Your downloads appear here | 12389 Your downloads appear here |
| 12384 </message> | 12390 </message> |
| 12385 | 12391 |
| 12386 <!-- Automation info bar --> | 12392 <!-- Automation info bar --> |
| 12387 <message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the br
owser session is being controlled by an automated test."> | 12393 <message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the br
owser session is being controlled by an automated test."> |
| 12388 Chrome is being controlled by automated test software. | 12394 Chrome is being controlled by automated test software. |
| 12389 </message> | 12395 </message> |
| 12390 </messages> | 12396 </messages> |
| 12391 </release> | 12397 </release> |
| 12392 </grit> | 12398 </grit> |
| OLD | NEW |