| 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 13040 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 13051 <!-- Register Protocol Handler Strings --> | 13051 <!-- Register Protocol Handler Strings --> |
| 13052 <message name="IDS_REGISTER_PROTOCOL_HANDLER_MAILTO_NAME" desc="A more user
friendly way of describing mailto: links."> | 13052 <message name="IDS_REGISTER_PROTOCOL_HANDLER_MAILTO_NAME" desc="A more user
friendly way of describing mailto: links."> |
| 13053 email | 13053 email |
| 13054 </message> | 13054 </message> |
| 13055 <message name="IDS_REGISTER_PROTOCOL_HANDLER_WEBCAL_NAME" desc="A more user
friendly way of describing webcal: links."> | 13055 <message name="IDS_REGISTER_PROTOCOL_HANDLER_WEBCAL_NAME" desc="A more user
friendly way of describing webcal: links."> |
| 13056 web calendar | 13056 web calendar |
| 13057 </message> | 13057 </message> |
| 13058 <message name="IDS_REGISTER_PROTOCOL_HANDLER_CONFIRM" desc="The message to d
isplay when asking a user to confirm the registration of a protocol handler."> | 13058 <message name="IDS_REGISTER_PROTOCOL_HANDLER_CONFIRM" desc="The message to d
isplay when asking a user to confirm the registration of a protocol handler."> |
| 13059 Allow <ph name="HANDLER_TITLE">$1<ex>Google Search</ex></ph> (<ph name="HA
NDLER_HOSTNAME">$2<ex>google.com</ex></ph>) to open all <ph name="PROTOCOL">$3<e
x>search</ex></ph> links? | 13059 Allow <ph name="HANDLER_TITLE">$1<ex>Google Search</ex></ph> (<ph name="HA
NDLER_HOSTNAME">$2<ex>google.com</ex></ph>) to open all <ph name="PROTOCOL">$3<e
x>search</ex></ph> links? |
| 13060 </message> | 13060 </message> |
| 13061 | |
| 13062 <message name="IDS_REGISTER_PROTOCOL_HANDLER_CONFIRM_REPLACE" desc="The mess
age to display when asking a user to confirm the registration of a protocol hand
ler."> | 13061 <message name="IDS_REGISTER_PROTOCOL_HANDLER_CONFIRM_REPLACE" desc="The mess
age to display when asking a user to confirm the registration of a protocol hand
ler."> |
| 13063 Allow <ph name="HANDLER_TITLE">$1<ex>Google Search</ex></ph> (<ph name="HA
NDLER_HOSTNAME">$2<ex>google.com</ex></ph>) to open all <ph name="PROTOCOL">$3<e
x>search</ex></ph> links instead of <ph name="REPLACED_HANDLER_TITLE">$4<ex>Elgo
og Search</ex></ph>? | 13062 Allow <ph name="HANDLER_TITLE">$1<ex>Google Search</ex></ph> (<ph name="HA
NDLER_HOSTNAME">$2<ex>google.com</ex></ph>) to open all <ph name="PROTOCOL">$3<e
x>search</ex></ph> links instead of <ph name="REPLACED_HANDLER_TITLE">$4<ex>Elgo
og Search</ex></ph>? |
| 13064 </message> | 13063 </message> |
| 13065 | |
| 13066 <message name="IDS_REGISTER_PROTOCOL_HANDLER_ACCEPT" desc="Text to show for
the accept button for the register protocol handler request infobar."> | 13064 <message name="IDS_REGISTER_PROTOCOL_HANDLER_ACCEPT" desc="Text to show for
the accept button for the register protocol handler request infobar."> |
| 13067 Use <ph name="HANDLER_TITLE">$1<ex>Google Search</ex></ph> | 13065 Use <ph name="HANDLER_TITLE">$1<ex>Google Search</ex></ph> |
| 13066 </message> |
| 13067 <message name="IDS_REGISTER_PROTOCOL_HANDLER_DENY" desc="Text to show for th
e deny button for the register protocol handler request infobar."> |
| 13068 No |
| 13069 </message> |
| 13070 <message name="IDS_REGISTER_PROTOCOL_HANDLER_ALREADY_REGISTERED" desc="Text
to show when the user tries to register a protocol handler that they have alread
y registered."> |
| 13071 <ph name="HANDLER_TITLE">$1<ex>Google Search</ex></ph> is already being us
ed to handle <ph name="PROTOCOL">$2<ex>search</ex></ph>: links. |
| 13068 </message> | 13072 </message> |
| 13069 | 13073 |
| 13070 <message name="IDS_REGISTER_PROTOCOL_HANDLER_DENY" desc="Text to show for th
e deny button for the register protocol handler request infobar."> | 13074 <!-- Web Intents --> |
| 13071 No | 13075 <message name="IDS_REGISTER_INTENT_HANDLER_CONFIRM" desc="The message to dis
play when asking the user to confirm registration of an intent handler."> |
| 13076 Allow <ph name="INTENT_HANDLE_TITLE">$1<ex>Google Search</ex></ph> (<ph na
me="INTENT_HANDLE_HOSTNAME">$2<ex>google.com</ex></ph>) to handle intents? |
| 13072 </message> | 13077 </message> |
| 13073 | 13078 <message name="IDS_REGISTER_INTENT_HANDLER_ACCEPT" desc="Text to show for th
e accept button for the register intent handler request infobar."> |
| 13074 <message name="IDS_REGISTER_PROTOCOL_HANDLER_NEVER" desc="Text to show for t
he never button for the register protocol handler request infobar."> | 13079 Use <ph name="INTENT_HANDLER_TITLE">$1<ex>Google Search</ex></ph> |
| 13075 Never | |
| 13076 </message> | 13080 </message> |
| 13077 | 13081 <message name="IDS_REGISTER_INTENT_HANDLER_DENY" desc="Text to show for the
deny button for the register intent handler request infobar."> |
| 13078 <message name="IDS_REGISTER_PROTOCOL_HANDLER_ALREADY_REGISTERED" desc="Text
to show when the user tries to register a protocol handler that they have alread
y registered."> | 13082 No |
| 13079 <ph name="HANDLER_TITLE">$1<ex>Google Search</ex></ph> is already being us
ed to handle <ph name="PROTOCOL">$2<ex>search</ex></ph>: links. | |
| 13080 </message> | 13083 </message> |
| 13081 | 13084 |
| 13082 <!-- PDF with unsupported feature Info Bar --> | 13085 <!-- PDF with unsupported feature Info Bar --> |
| 13083 <message name="IDS_PDF_INFOBAR_QUESTION_READER_INSTALLED" desc="Question ask
ed on the info bar when a user views a PDF with an unsupported feature and they
have Adobe Reader installed."> | 13086 <message name="IDS_PDF_INFOBAR_QUESTION_READER_INSTALLED" desc="Question ask
ed on the info bar when a user views a PDF with an unsupported feature and they
have Adobe Reader installed."> |
| 13084 Parts of this PDF document could not be displayed. Open in Adobe Reader? | 13087 Parts of this PDF document could not be displayed. Open in Adobe Reader? |
| 13085 </message> | 13088 </message> |
| 13086 | 13089 |
| 13087 <message name="IDS_PDF_INFOBAR_QUESTION_READER_NOT_INSTALLED" desc="Question
asked on the info bar when a user views a PDF with an unsupported feature and t
hey don't have Adobe Reader installed."> | 13090 <message name="IDS_PDF_INFOBAR_QUESTION_READER_NOT_INSTALLED" desc="Question
asked on the info bar when a user views a PDF with an unsupported feature and t
hey don't have Adobe Reader installed."> |
| 13088 Parts of this PDF document could not be displayed. Install Adobe Reader? | 13091 Parts of this PDF document could not be displayed. Install Adobe Reader? |
| 13089 </message> | 13092 </message> |
| (...skipping 157 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 13247 </includes> | 13250 </includes> |
| 13248 <structures fallback_to_english="true"> | 13251 <structures fallback_to_english="true"> |
| 13249 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 13252 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 13250 </structure> | 13253 </structure> |
| 13251 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 13254 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 13252 </structure> | 13255 </structure> |
| 13253 </structures> | 13256 </structures> |
| 13254 | 13257 |
| 13255 </release> | 13258 </release> |
| 13256 </grit> | 13259 </grit> |
| OLD | NEW |