| 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 5064 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5075 <message name="IDS_SAVE_ACCOUNT" desc="The title of the save password bubb
le when a federated credential can be saved."> | 5075 <message name="IDS_SAVE_ACCOUNT" desc="The title of the save password bubb
le when a federated credential can be saved."> |
| 5076 Do you want <ph name="PASSWORD_MANAGER_BRAND">$1<ex>Google Chrome</ex></
ph> to save your account for this site? | 5076 Do you want <ph name="PASSWORD_MANAGER_BRAND">$1<ex>Google Chrome</ex></
ph> to save your account for this site? |
| 5077 </message> | 5077 </message> |
| 5078 <message name="IDS_UPDATE_PASSWORD" desc="The title of the save password b
ubble when a password can be updated."> | 5078 <message name="IDS_UPDATE_PASSWORD" desc="The title of the save password b
ubble when a password can be updated."> |
| 5079 Do you want <ph name="PASSWORD_MANAGER_BRAND">$1<ex>Google Chrome</ex></
ph> to update your password for this site? | 5079 Do you want <ph name="PASSWORD_MANAGER_BRAND">$1<ex>Google Chrome</ex></
ph> to update your password for this site? |
| 5080 </message> | 5080 </message> |
| 5081 <message name="IDS_DESKTOP_TO_IOS_PROMO_SEND_TO_PHONE" desc="The title of
the send to phone button in the bubble promoting Chrome for iphone."> | 5081 <message name="IDS_DESKTOP_TO_IOS_PROMO_SEND_TO_PHONE" desc="The title of
the send to phone button in the bubble promoting Chrome for iphone."> |
| 5082 Send to phone | 5082 Send to phone |
| 5083 </message> | 5083 </message> |
| 5084 <message name="IDS_DESKTOP_TO_IOS_PROMO_NO_THANKS" desc="The title of the
No Thanks button in the bubble promoting Chrome for iPhone."> | 5084 <message name="IDS_DESKTOP_TO_IOS_PROMO_NO_THANKS" desc="The title of the
No Thanks button in the bubble promoting Chrome for iPhone."> |
| 5085 No Thanks | 5085 No thanks |
| 5086 </message> | 5086 </message> |
| 5087 | 5087 |
| 5088 <message name="IDS_TRACE_UPLOAD_URL_CHOICE_OTHER"> | 5088 <message name="IDS_TRACE_UPLOAD_URL_CHOICE_OTHER"> |
| 5089 Other | 5089 Other |
| 5090 </message> | 5090 </message> |
| 5091 <message name="IDS_TRACE_UPLOAD_URL_CHOICE_EMLOADING"> | 5091 <message name="IDS_TRACE_UPLOAD_URL_CHOICE_EMLOADING"> |
| 5092 emloading | 5092 emloading |
| 5093 </message> | 5093 </message> |
| 5094 <message name="IDS_TRACE_UPLOAD_URL_CHOICE_QA"> | 5094 <message name="IDS_TRACE_UPLOAD_URL_CHOICE_QA"> |
| 5095 QA | 5095 QA |
| (...skipping 7307 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12403 Your downloads appear here | 12403 Your downloads appear here |
| 12404 </message> | 12404 </message> |
| 12405 | 12405 |
| 12406 <!-- Automation info bar --> | 12406 <!-- Automation info bar --> |
| 12407 <message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the br
owser session is being controlled by an automated test."> | 12407 <message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the br
owser session is being controlled by an automated test."> |
| 12408 Chrome is being controlled by automated test software. | 12408 Chrome is being controlled by automated test software. |
| 12409 </message> | 12409 </message> |
| 12410 </messages> | 12410 </messages> |
| 12411 </release> | 12411 </release> |
| 12412 </grit> | 12412 </grit> |
| OLD | NEW |