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 1093 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1104 </message> | 1104 </message> |
1105 </if> | 1105 </if> |
1106 <if expr="is_posix and not is_macosx"> | 1106 <if expr="is_posix and not is_macosx"> |
1107 <message name="IDS_PREFERENCES" desc="The text label of the Preferences menu item."> | 1107 <message name="IDS_PREFERENCES" desc="The text label of the Preferences menu item."> |
1108 Preferences | 1108 Preferences |
1109 </message> | 1109 </message> |
1110 </if> | 1110 </if> |
1111 | 1111 |
1112 <!-- App menu --> | 1112 <!-- App menu --> |
1113 <if expr="pp_ifdef('android') and not pp_ifdef('use_titlecase')"> | 1113 <if expr="pp_ifdef('android') and not pp_ifdef('use_titlecase')"> |
1114 <message name="IDS_SHOW_BOOKMARK_BAR" desc="In Title Case: The toggle to show the bookmark bar"> | 1114 <message name="IDS_SHOW_BOOKMARK_BAR" desc="Mobile: In Title Case: The t oggle to show the bookmark bar"> |
TVL
2012/03/01 20:14:44
this actually isn't Title Case
nyquist
2012/03/01 21:37:32
Done.
| |
1115 &Always show bookmarks bar | 1115 &Always show bookmarks bar |
1116 </message> | 1116 </message> |
1117 </if> | 1117 </if> |
1118 <if expr="not pp_ifdef('android') and pp_ifdef('use_titlecase')"> | 1118 <if expr="not pp_ifdef('android') and pp_ifdef('use_titlecase')"> |
1119 <message name="IDS_SHOW_BOOKMARK_BAR" desc="In Title Case: The toggle to show the bookmark bar"> | 1119 <message name="IDS_SHOW_BOOKMARK_BAR" desc="In Title Case: The toggle to show the bookmark bar"> |
1120 &Show Bookmarks Bar | 1120 &Show Bookmarks Bar |
1121 </message> | 1121 </message> |
1122 </if> | 1122 </if> |
1123 <if expr="not pp_ifdef('android') and not pp_ifdef('use_titlecase')"> | 1123 <if expr="not pp_ifdef('android') and not pp_ifdef('use_titlecase')"> |
1124 <message name="IDS_SHOW_BOOKMARK_BAR" desc="The toggle to show the bookm ark bar"> | 1124 <message name="IDS_SHOW_BOOKMARK_BAR" desc="The toggle to show the bookm ark bar"> |
(...skipping 1160 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
2285 Canceled | 2285 Canceled |
2286 </message> | 2286 </message> |
2287 <message name="IDS_DOWNLOAD_STATUS_REMOVED" desc="Text that appears under the downloaded files that have been removed."> | 2287 <message name="IDS_DOWNLOAD_STATUS_REMOVED" desc="Text that appears under the downloaded files that have been removed."> |
2288 Removed | 2288 Removed |
2289 </message> | 2289 </message> |
2290 <message name="IDS_DOWNLOAD_UNCONFIRMED_PREFIX" desc="The prefix used in t he unconfirmed download file."> | 2290 <message name="IDS_DOWNLOAD_UNCONFIRMED_PREFIX" desc="The prefix used in t he unconfirmed download file."> |
2291 Unconfirmed | 2291 Unconfirmed |
2292 </message> | 2292 </message> |
2293 <if expr="pp_ifdef('android')"> | 2293 <if expr="pp_ifdef('android')"> |
2294 <message name="IDS_PROMPT_DANGEROUS_DOWNLOAD" | 2294 <message name="IDS_PROMPT_DANGEROUS_DOWNLOAD" |
2295 desc="Message shown to the user to validate the download of a d angerous file."> | 2295 desc="Mobile: Message shown to the user to validate the downloa d of a dangerous file."> |
2296 This type of file can harm your mobile device. Do you want to keep <ph name="FILE_NAME">$1<ex>malware.exe</ex></ph> anyway? | 2296 This type of file can harm your mobile device. Do you want to keep <ph name="FILE_NAME">$1<ex>malware.exe</ex></ph> anyway? |
2297 </message> | 2297 </message> |
2298 <message name="IDS_PROMPT_DANGEROUS_DOWNLOAD_EXTENSION" | 2298 <message name="IDS_PROMPT_DANGEROUS_DOWNLOAD_EXTENSION" |
2299 desc="Message shown to the user to validate the download of an extens ion file."> | 2299 desc="Mobile: Message shown to the user to validate the download of a n extension file."> |
2300 Extensions, apps, and themes can harm your mobile device. Are you sure you want to continue? | 2300 Extensions, apps, and themes can harm your mobile device. Are you sure you want to continue? |
2301 </message> | 2301 </message> |
2302 </if> | 2302 </if> |
2303 <if expr="not pp_ifdef('android')"> | 2303 <if expr="not pp_ifdef('android')"> |
2304 <message name="IDS_PROMPT_DANGEROUS_DOWNLOAD" | 2304 <message name="IDS_PROMPT_DANGEROUS_DOWNLOAD" |
2305 desc="Message shown to the user to validate the download of a d angerous file."> | 2305 desc="Message shown to the user to validate the download of a d angerous file."> |
2306 This type of file can harm your computer. Do you want to keep <ph name ="FILE_NAME">$1<ex>malware.exe</ex></ph> anyway? | 2306 This type of file can harm your computer. Do you want to keep <ph name ="FILE_NAME">$1<ex>malware.exe</ex></ph> anyway? |
2307 </message> | 2307 </message> |
2308 <message name="IDS_PROMPT_DANGEROUS_DOWNLOAD_EXTENSION" | 2308 <message name="IDS_PROMPT_DANGEROUS_DOWNLOAD_EXTENSION" |
2309 desc="Message shown to the user to validate the download of an extens ion file."> | 2309 desc="Message shown to the user to validate the download of an extens ion file."> |
(...skipping 361 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
2671 </message> | 2671 </message> |
2672 <message name="IDS_PRERENDER_SUCCEED_TOOLTIP" desc="Location bar icon tool tip text when the current page is prerendered."> | 2672 <message name="IDS_PRERENDER_SUCCEED_TOOLTIP" desc="Location bar icon tool tip text when the current page is prerendered."> |
2673 This page was prerendered. | 2673 This page was prerendered. |
2674 </message> | 2674 </message> |
2675 | 2675 |
2676 <!-- Certificate error strings --> | 2676 <!-- Certificate error strings --> |
2677 <message name="IDS_CERT_ERROR_EXTRA_INFO_TITLE" desc="The title for the ex tra information section displayed when a page contains a certificate error"> | 2677 <message name="IDS_CERT_ERROR_EXTRA_INFO_TITLE" desc="The title for the ex tra information section displayed when a page contains a certificate error"> |
2678 Help me understand | 2678 Help me understand |
2679 </message> | 2679 </message> |
2680 <if expr="pp_ifdef('android')"> | 2680 <if expr="pp_ifdef('android')"> |
2681 <message name="IDS_CERT_ERROR_EXTRA_INFO_1" desc="1st paragraph of extra information for any certificate error"> | 2681 <message name="IDS_CERT_ERROR_EXTRA_INFO_1" desc="Mobile: 1st paragraph of extra information for any certificate error"> |
2682 When you connect to a secure website, the server hosting that site pre sents your browser with something called a "certificate" to verify its identity. This certificate contains identity information, such as the address of the webs ite, which is verified by a third party that your mobile device trusts. By check ing that the address in the certificate matches the address of the website, it i s possible to verify that you are securely communicating with the website you in tended, and not a third party (such as an attacker on your network). | 2682 When you connect to a secure website, the server hosting that site pre sents your browser with something called a "certificate" to verify its identity. This certificate contains identity information, such as the address of the webs ite, which is verified by a third party that your mobile device trusts. By check ing that the address in the certificate matches the address of the website, it i s possible to verify that you are securely communicating with the website you in tended, and not a third party (such as an attacker on your network). |
2683 </message> | 2683 </message> |
2684 </if> | 2684 </if> |
2685 <if expr="not pp_ifdef('android')"> | 2685 <if expr="not pp_ifdef('android')"> |
2686 <message name="IDS_CERT_ERROR_EXTRA_INFO_1" desc="1st paragraph of extra information for any certificate error"> | 2686 <message name="IDS_CERT_ERROR_EXTRA_INFO_1" desc="1st paragraph of extra information for any certificate error"> |
2687 When you connect to a secure website, the server hosting that site pre sents your browser with something called a "certificate" to verify its identity. This certificate contains identity information, such as the address of the webs ite, which is verified by a third party that your computer trusts. By checking t hat the address in the certificate matches the address of the website, it is pos sible to verify that you are securely communicating with the website you intende d, and not a third party (such as an attacker on your network). | 2687 When you connect to a secure website, the server hosting that site pre sents your browser with something called a "certificate" to verify its identity. This certificate contains identity information, such as the address of the webs ite, which is verified by a third party that your computer trusts. By checking t hat the address in the certificate matches the address of the website, it is pos sible to verify that you are securely communicating with the website you intende d, and not a third party (such as an attacker on your network). |
2688 </message> | 2688 </message> |
2689 </if> | 2689 </if> |
2690 <message name="IDS_CERT_ERROR_COMMON_NAME_INVALID_TITLE" desc="Title for a n unsafe common name in an X509 certificate"> | 2690 <message name="IDS_CERT_ERROR_COMMON_NAME_INVALID_TITLE" desc="Title for a n unsafe common name in an X509 certificate"> |
2691 This is probably not the site you are looking for! | 2691 This is probably not the site you are looking for! |
(...skipping 22 matching lines...) Expand all Loading... | |
2714 Certificates have a validity period, much like any identity document (su ch as a passport) that you may have. The certificate presented to your browser i s not yet valid. When a certificate is outside of its validity period, certain i nformation about the status of the certificate (whether it has been revoked and should no longer be trusted) is not required to be maintained. As such, it is no t possible to verify that this certificate is trustworthy. You should not procee d. | 2714 Certificates have a validity period, much like any identity document (su ch as a passport) that you may have. The certificate presented to your browser i s not yet valid. When a certificate is outside of its validity period, certain i nformation about the status of the certificate (whether it has been revoked and should no longer be trusted) is not required to be maintained. As such, it is no t possible to verify that this certificate is trustworthy. You should not procee d. |
2715 </message> | 2715 </message> |
2716 <message name="IDS_CERT_ERROR_NOT_YET_VALID_DESCRIPTION" desc="Description for an X509 certificate that is not yet valid"> | 2716 <message name="IDS_CERT_ERROR_NOT_YET_VALID_DESCRIPTION" desc="Description for an X509 certificate that is not yet valid"> |
2717 Server's certificate is not yet valid. | 2717 Server's certificate is not yet valid. |
2718 </message> | 2718 </message> |
2719 | 2719 |
2720 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_TITLE" desc="Title for an X509 certificate with an invalid authority"> | 2720 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_TITLE" desc="Title for an X509 certificate with an invalid authority"> |
2721 The site's security certificate is not trusted! | 2721 The site's security certificate is not trusted! |
2722 </message> | 2722 </message> |
2723 <if expr="pp_ifdef('android')"> | 2723 <if expr="pp_ifdef('android')"> |
2724 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_EXTRA_INFO_2" desc="2nd paragraph of extra information for a X509 certificate with an invalid authority" > | 2724 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_EXTRA_INFO_2" desc="Mobi le: 2nd paragraph of extra information for a X509 certificate with an invalid au thority"> |
2725 In this case, the certificate has not been verified by a third party t hat your mobile device trusts. Anyone can create a certificate claiming to be wh atever website they choose, which is why it must be verified by a trusted third party. Without that verification, the identity information in the certificate is meaningless. It is therefore not possible to verify that you are communicating with <ph name="DOMAIN"><strong>$1<ex>paypal.com</ex></strong></ph> i nstead of an attacker who generated his own certificate claiming to be <ph name= "DOMAIN2"><strong>$2<ex>paypal.com</ex></strong></ph>. You should no t proceed past this point. | 2725 In this case, the certificate has not been verified by a third party t hat your mobile device trusts. Anyone can create a certificate claiming to be wh atever website they choose, which is why it must be verified by a trusted third party. Without that verification, the identity information in the certificate is meaningless. It is therefore not possible to verify that you are communicating with <ph name="DOMAIN"><strong>$1<ex>paypal.com</ex></strong></ph> i nstead of an attacker who generated his own certificate claiming to be <ph name= "DOMAIN2"><strong>$2<ex>paypal.com</ex></strong></ph>. You should no t proceed past this point. |
2726 </message> | 2726 </message> |
2727 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_EXTRA_INFO_3" desc="3rd paragraph of extra information for a X509 certificate with an invalid authority" > | 2727 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_EXTRA_INFO_3" desc="Mobi le: 3rd paragraph of extra information for a X509 certificate with an invalid au thority"> |
2728 If, however, you work in an organization that generates its own certif icates, and you are trying to connect to an internal website of that organizatio n using such a certificate, you may be able to solve this problem securely. You can import your organization's root certificate as a "root certificate", and the n certificates issued or verified by your organization will be trusted and you w ill not see this error next time you try to connect to an internal website. Cont act your organization's help staff for assistance in adding a new root certifica te to your mobile device. | 2728 If, however, you work in an organization that generates its own certif icates, and you are trying to connect to an internal website of that organizatio n using such a certificate, you may be able to solve this problem securely. You can import your organization's root certificate as a "root certificate", and the n certificates issued or verified by your organization will be trusted and you w ill not see this error next time you try to connect to an internal website. Cont act your organization's help staff for assistance in adding a new root certifica te to your mobile device. |
2729 </message> | 2729 </message> |
2730 </if> | 2730 </if> |
2731 <if expr="not pp_ifdef('android')"> | 2731 <if expr="not pp_ifdef('android')"> |
2732 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_EXTRA_INFO_2" desc="2nd paragraph of extra information for a X509 certificate with an invalid authority" > | 2732 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_EXTRA_INFO_2" desc="2nd paragraph of extra information for a X509 certificate with an invalid authority" > |
2733 In this case, the certificate has not been verified by a third party t hat your computer trusts. Anyone can create a certificate claiming to be whateve r website they choose, which is why it must be verified by a trusted third party . Without that verification, the identity information in the certificate is mean ingless. It is therefore not possible to verify that you are communicating with <ph name="DOMAIN"><strong>$1<ex>paypal.com</ex></strong></ph> instea d of an attacker who generated his own certificate claiming to be <ph name="DOMA IN2"><strong>$2<ex>paypal.com</ex></strong></ph>. You should not pro ceed past this point. | 2733 In this case, the certificate has not been verified by a third party t hat your computer trusts. Anyone can create a certificate claiming to be whateve r website they choose, which is why it must be verified by a trusted third party . Without that verification, the identity information in the certificate is mean ingless. It is therefore not possible to verify that you are communicating with <ph name="DOMAIN"><strong>$1<ex>paypal.com</ex></strong></ph> instea d of an attacker who generated his own certificate claiming to be <ph name="DOMA IN2"><strong>$2<ex>paypal.com</ex></strong></ph>. You should not pro ceed past this point. |
2734 </message> | 2734 </message> |
2735 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_EXTRA_INFO_3" desc="3rd paragraph of extra information for a X509 certificate with an invalid authority" > | 2735 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_EXTRA_INFO_3" desc="3rd paragraph of extra information for a X509 certificate with an invalid authority" > |
2736 If, however, you work in an organization that generates its own certif icates, and you are trying to connect to an internal website of that organizatio n using such a certificate, you may be able to solve this problem securely. You can import your organization's root certificate as a "root certificate", and the n certificates issued or verified by your organization will be trusted and you w ill not see this error next time you try to connect to an internal website. Cont act your organization's help staff for assistance in adding a new root certifica te to your computer. | 2736 If, however, you work in an organization that generates its own certif icates, and you are trying to connect to an internal website of that organizatio n using such a certificate, you may be able to solve this problem securely. You can import your organization's root certificate as a "root certificate", and the n certificates issued or verified by your organization will be trusted and you w ill not see this error next time you try to connect to an internal website. Cont act your organization's help staff for assistance in adding a new root certifica te to your computer. |
2737 </message> | 2737 </message> |
(...skipping 1249 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
3987 </message> | 3987 </message> |
3988 <message name="IDS_EXTENSION_USER_COUNT" desc="Number of users an app or e xtension has"> | 3988 <message name="IDS_EXTENSION_USER_COUNT" desc="Number of users an app or e xtension has"> |
3989 <ph name="USER_COUNT">$1<ex>10,479</ex></ph> users | 3989 <ph name="USER_COUNT">$1<ex>10,479</ex></ph> users |
3990 </message> | 3990 </message> |
3991 <message name="IDS_EXTENSION_PROMPT_STORE_LINK" desc="Anchor text for link to Chrome Web Store in app or extension installation dialog"> | 3991 <message name="IDS_EXTENSION_PROMPT_STORE_LINK" desc="Anchor text for link to Chrome Web Store in app or extension installation dialog"> |
3992 View details | 3992 View details |
3993 </message> | 3993 </message> |
3994 | 3994 |
3995 | 3995 |
3996 <if expr="pp_ifdef('android')"> | 3996 <if expr="pp_ifdef('android')"> |
3997 <message name="IDS_EXTENSION_PROMPT_WARNING_FULL_ACCESS" desc="Permissio n string for full access to the mobile device and all websites."> | 3997 <message name="IDS_EXTENSION_PROMPT_WARNING_FULL_ACCESS" desc="Mobile: P ermission string for full access to the mobile device and all websites."> |
3998 All data on your mobile device and the websites you visit | 3998 All data on your mobile device and the websites you visit |
3999 </message> | 3999 </message> |
4000 </if> | 4000 </if> |
4001 <if expr="not pp_ifdef('android')"> | 4001 <if expr="not pp_ifdef('android')"> |
4002 <message name="IDS_EXTENSION_PROMPT_WARNING_FULL_ACCESS" desc="Permissio n string for full access to the computer and all websites."> | 4002 <message name="IDS_EXTENSION_PROMPT_WARNING_FULL_ACCESS" desc="Permissio n string for full access to the computer and all websites."> |
4003 All data on your computer and the websites you visit | 4003 All data on your computer and the websites you visit |
4004 </message> | 4004 </message> |
4005 </if> | 4005 </if> |
4006 <message name="IDS_EXTENSION_PROMPT_WARNING_ALL_HOSTS" desc="Permission st ring for access to data on all websites."> | 4006 <message name="IDS_EXTENSION_PROMPT_WARNING_ALL_HOSTS" desc="Permission st ring for access to data on all websites."> |
4007 Your data on all websites | 4007 Your data on all websites |
(...skipping 653 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
4661 <message name="IDS_POLICY_LEVEL_MANDATORY" desc="The text displayed in the Level column, indicating that a policy is mandatory."> | 4661 <message name="IDS_POLICY_LEVEL_MANDATORY" desc="The text displayed in the Level column, indicating that a policy is mandatory."> |
4662 Mandatory | 4662 Mandatory |
4663 </message> | 4663 </message> |
4664 <message name="IDS_POLICY_LEVEL_RECOMMENDED" desc="The text displayed in t he Level column, indicating that a policy is recommended."> | 4664 <message name="IDS_POLICY_LEVEL_RECOMMENDED" desc="The text displayed in t he Level column, indicating that a policy is recommended."> |
4665 Recommended | 4665 Recommended |
4666 </message> | 4666 </message> |
4667 <message name="IDS_POLICY_SCOPE_USER" desc="The text displayed in the Appl ies To column, indicating that a policy applies to the current user."> | 4667 <message name="IDS_POLICY_SCOPE_USER" desc="The text displayed in the Appl ies To column, indicating that a policy applies to the current user."> |
4668 Current user | 4668 Current user |
4669 </message> | 4669 </message> |
4670 <if expr="pp_ifdef('android')"> | 4670 <if expr="pp_ifdef('android')"> |
4671 <message name="IDS_POLICY_SCOPE_MACHINE" desc="The text displayed in the Applies To column, indicating that a policy applies to everyone on the mobile d evice."> | 4671 <message name="IDS_POLICY_SCOPE_MACHINE" desc="Mobile: The text displaye d in the Applies To column, indicating that a policy applies to everyone on the mobile device."> |
4672 Mobile device | 4672 Mobile device |
4673 </message> | 4673 </message> |
4674 </if> | 4674 </if> |
4675 <if expr="not pp_ifdef('android')"> | 4675 <if expr="not pp_ifdef('android')"> |
4676 <message name="IDS_POLICY_SCOPE_MACHINE" desc="The text displayed in the Applies To column, indicating that a policy applies to everyone on the local ma chine."> | 4676 <message name="IDS_POLICY_SCOPE_MACHINE" desc="The text displayed in the Applies To column, indicating that a policy applies to everyone on the local ma chine."> |
4677 Machine | 4677 Machine |
4678 </message> | 4678 </message> |
4679 </if> | 4679 </if> |
4680 | 4680 |
4681 <!-- about:flags --> | 4681 <!-- about:flags --> |
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
4734 <message name="IDS_FLAGS_FOCUS_EXISTING_TAB_ON_OPEN_NAME" desc="Name for ' Focus existing tab on open' lab"> | 4734 <message name="IDS_FLAGS_FOCUS_EXISTING_TAB_ON_OPEN_NAME" desc="Name for ' Focus existing tab on open' lab"> |
4735 Focus existing tab on open | 4735 Focus existing tab on open |
4736 </message> | 4736 </message> |
4737 <message name="IDS_FLAGS_FOCUS_EXISTING_TAB_ON_OPEN_DESCRIPTION" desc="Des cription of the 'Focus existing tab on open' lab."> | 4737 <message name="IDS_FLAGS_FOCUS_EXISTING_TAB_ON_OPEN_DESCRIPTION" desc="Des cription of the 'Focus existing tab on open' lab."> |
4738 Typing a URL of an existing tab into the omnibox results in refocusing t he tab instead of loading in the current tab. | 4738 Typing a URL of an existing tab into the omnibox results in refocusing t he tab instead of loading in the current tab. |
4739 </message> | 4739 </message> |
4740 <message name="IDS_FLAGS_ENABLE_NACL_NAME" desc="Name of the 'Enable Nativ e Client' lab."> | 4740 <message name="IDS_FLAGS_ENABLE_NACL_NAME" desc="Name of the 'Enable Nativ e Client' lab."> |
4741 Native Client | 4741 Native Client |
4742 </message> | 4742 </message> |
4743 <if expr="pp_ifdef('android')"> | 4743 <if expr="pp_ifdef('android')"> |
4744 <message name="IDS_FLAGS_ENABLE_NACL_DESCRIPTION" desc="Description of t he 'Enable Native Client' lab."> | 4744 <message name="IDS_FLAGS_ENABLE_NACL_DESCRIPTION" desc="Mobile: Descript ion of the 'Enable Native Client' lab."> |
4745 Enable support for Native Client. | 4745 Enable support for Native Client. |
4746 </message> | 4746 </message> |
4747 </if> | 4747 </if> |
4748 <if expr="not pp_ifdef('android')"> | 4748 <if expr="not pp_ifdef('android')"> |
4749 <message name="IDS_FLAGS_ENABLE_NACL_DESCRIPTION" desc="Description of t he 'Enable Native Client' lab."> | 4749 <message name="IDS_FLAGS_ENABLE_NACL_DESCRIPTION" desc="Description of t he 'Enable Native Client' lab."> |
4750 Enable Native Client for all web applications, even those that were no t installed from the Chrome Web Store. | 4750 Enable Native Client for all web applications, even those that were no t installed from the Chrome Web Store. |
4751 </message> | 4751 </message> |
4752 </if> | 4752 </if> |
4753 <message name="IDS_FLAGS_ENABLE_NACL_EXCEPTION_HANDLING_NAME" desc="Name o f the 'Enable Native Client hardware exception handling' lab."> | 4753 <message name="IDS_FLAGS_ENABLE_NACL_EXCEPTION_HANDLING_NAME" desc="Name o f the 'Enable Native Client hardware exception handling' lab."> |
4754 Native Client hardware exception handling | 4754 Native Client hardware exception handling |
(...skipping 28 matching lines...) Expand all Loading... | |
4783 <message name="IDS_FLAGS_XSS_AUDITOR_NAME" desc="Description of the 'XSS A uditor' lab."> | 4783 <message name="IDS_FLAGS_XSS_AUDITOR_NAME" desc="Description of the 'XSS A uditor' lab."> |
4784 XSS Auditor | 4784 XSS Auditor |
4785 </message> | 4785 </message> |
4786 <message name="IDS_FLAGS_XSS_AUDITOR_DESCRIPTION" desc="Description of the 'XSS Auditor' lab."> | 4786 <message name="IDS_FLAGS_XSS_AUDITOR_DESCRIPTION" desc="Description of the 'XSS Auditor' lab."> |
4787 Enables WebKit's XSS Auditor (cross-site scripting protection). This fea ture aims to protect you from certain attacks of malicious websites. It improves your security, but it might not be compatible with all websites. | 4787 Enables WebKit's XSS Auditor (cross-site scripting protection). This fea ture aims to protect you from certain attacks of malicious websites. It improves your security, but it might not be compatible with all websites. |
4788 </message> | 4788 </message> |
4789 <message name="IDS_FLAGS_CLOUD_PRINT_CONNECTOR_NAME" desc="Title of the Cl oud Print Connector lab"> | 4789 <message name="IDS_FLAGS_CLOUD_PRINT_CONNECTOR_NAME" desc="Title of the Cl oud Print Connector lab"> |
4790 Cloud Print Connector | 4790 Cloud Print Connector |
4791 </message> | 4791 </message> |
4792 <if expr="pp_ifdef('android')"> | 4792 <if expr="pp_ifdef('android')"> |
4793 <message name="IDS_FLAGS_CLOUD_PRINT_CONNECTOR_DESCRIPTION" desc="Descri ption of the Cloud Print Connector lab"> | 4793 <message name="IDS_FLAGS_CLOUD_PRINT_CONNECTOR_DESCRIPTION" desc="Mobile : Description of the Cloud Print Connector lab"> |
4794 Enables a background service that connects the Google Cloud Print serv ice to any printers installed on this mobile device. Once this lab is enabled, y ou can turn the Google Cloud Print Connector on by logging in with your Google a ccount in the Under the Hood section of Settings. | 4794 Enables a background service that connects the Google Cloud Print serv ice to any printers installed on this mobile device. Once this lab is enabled, y ou can turn the Google Cloud Print Connector on by logging in with your Google a ccount in the Under the Hood section of Settings. |
TVL
2012/03/01 20:14:44
"printers installed on this mobile device" seems a
| |
4795 </message> | 4795 </message> |
4796 </if> | 4796 </if> |
4797 <if expr="not pp_ifdef('android')"> | 4797 <if expr="not pp_ifdef('android')"> |
4798 <message name="IDS_FLAGS_CLOUD_PRINT_CONNECTOR_DESCRIPTION" desc="Descri ption of the Cloud Print Connector lab"> | 4798 <message name="IDS_FLAGS_CLOUD_PRINT_CONNECTOR_DESCRIPTION" desc="Descri ption of the Cloud Print Connector lab"> |
4799 Enables a background service that connects the Google Cloud Print serv ice to any printers installed on this computer. Once this lab is enabled, you ca n turn the Google Cloud Print Connector on by logging in with your Google accoun t in the Under the Hood section of Settings. | 4799 Enables a background service that connects the Google Cloud Print serv ice to any printers installed on this computer. Once this lab is enabled, you ca n turn the Google Cloud Print Connector on by logging in with your Google accoun t in the Under the Hood section of Settings. |
4800 </message> | 4800 </message> |
4801 </if> | 4801 </if> |
4802 <message name="IDS_FLAGS_CRXLESS_WEB_APPS_NAME" desc="Title of the CRX-les s web apps lab"> | 4802 <message name="IDS_FLAGS_CRXLESS_WEB_APPS_NAME" desc="Title of the CRX-les s web apps lab"> |
4803 CRX-less Web Apps | 4803 CRX-less Web Apps |
4804 </message> | 4804 </message> |
(...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
4905 <message name="IDS_FLAGS_DISABLE_HYPERLINK_AUDITING_NAME" desc="Name of th e 'Disable hyperlink auditing' lab."> | 4905 <message name="IDS_FLAGS_DISABLE_HYPERLINK_AUDITING_NAME" desc="Name of th e 'Disable hyperlink auditing' lab."> |
4906 Disable hyperlink auditing | 4906 Disable hyperlink auditing |
4907 </message> | 4907 </message> |
4908 <message name="IDS_FLAGS_DISABLE_HYPERLINK_AUDITING_DESCRIPTION" desc="Des cription of the 'Disable hyperlink auditing' lab."> | 4908 <message name="IDS_FLAGS_DISABLE_HYPERLINK_AUDITING_DESCRIPTION" desc="Des cription of the 'Disable hyperlink auditing' lab."> |
4909 Disable sending hyperlink auditing pings. | 4909 Disable sending hyperlink auditing pings. |
4910 </message> | 4910 </message> |
4911 <message name="IDS_FLAGS_EXPERIMENTAL_LOCATION_FEATURES_NAME" desc="Name o f the 'Enable experimental location features' lab."> | 4911 <message name="IDS_FLAGS_EXPERIMENTAL_LOCATION_FEATURES_NAME" desc="Name o f the 'Enable experimental location features' lab."> |
4912 Experimental location features | 4912 Experimental location features |
4913 </message> | 4913 </message> |
4914 <if expr="pp_ifdef('android')"> | 4914 <if expr="pp_ifdef('android')"> |
4915 <message name="IDS_FLAGS_EXPERIMENTAL_LOCATION_FEATURES_DESCRIPTION" des c="Description of the 'Enable experimental location features' lab."> | 4915 <message name="IDS_FLAGS_EXPERIMENTAL_LOCATION_FEATURES_DESCRIPTION" des c="Mobile: Description of the 'Enable experimental location features' lab."> |
4916 Enables experimental extensions to the geolocation feature. Includes u sing operating system location APIs (where available), and sending additional lo cal network configuration data to the Google location service to provide higher accuracy positioning. | 4916 Enables experimental extensions to the geolocation feature. Includes u sing operating system location APIs (where available), and sending additional lo cal network configuration data to the Google location service to provide higher accuracy positioning. |
4917 </message> | 4917 </message> |
4918 </if> | 4918 </if> |
4919 <if expr="not pp_ifdef('android')"> | 4919 <if expr="not pp_ifdef('android')"> |
4920 <message name="IDS_FLAGS_EXPERIMENTAL_LOCATION_FEATURES_DESCRIPTION" des c="Description of the 'Enable experimental location features' lab."> | 4920 <message name="IDS_FLAGS_EXPERIMENTAL_LOCATION_FEATURES_DESCRIPTION" des c="Description of the 'Enable experimental location features' lab."> |
4921 Enables experimental extensions to the geolocation feature to use oper ating system location APIs (where available). | 4921 Enables experimental extensions to the geolocation feature to use oper ating system location APIs (where available). |
4922 </message> | 4922 </message> |
4923 </if> | 4923 </if> |
4924 <message name="IDS_FLAGS_DISABLE_INTERACTIVE_FORM_VALIDATION_NAME" desc="N ame of the 'Disable HTML5 interactive form validation' lab."> | 4924 <message name="IDS_FLAGS_DISABLE_INTERACTIVE_FORM_VALIDATION_NAME" desc="N ame of the 'Disable HTML5 interactive form validation' lab."> |
4925 Disable HTML5 interactive form validation | 4925 Disable HTML5 interactive form validation |
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
4982 <message name="IDS_FLAGS_SYNC_TABS_DESCRIPTION" desc="Description for the flag to enable syncing the open tabs datatype"> | 4982 <message name="IDS_FLAGS_SYNC_TABS_DESCRIPTION" desc="Description for the flag to enable syncing the open tabs datatype"> |
4983 Enable open tabs in the sync settings. This allows syncing your open tab s to other clients. | 4983 Enable open tabs in the sync settings. This allows syncing your open tab s to other clients. |
4984 </message> | 4984 </message> |
4985 <message name="IDS_FLAGS_SYNC_APP_NOTIFICATIONS_NAME" desc="Title for the flag to disable syncing the app notifications datatype"> | 4985 <message name="IDS_FLAGS_SYNC_APP_NOTIFICATIONS_NAME" desc="Title for the flag to disable syncing the app notifications datatype"> |
4986 Disable syncing app notifications | 4986 Disable syncing app notifications |
4987 </message> | 4987 </message> |
4988 <message name="IDS_FLAGS_SYNC_APP_NOTIFICATIONS_DESCRIPTION" desc="Descrip tion for the flag to disable syncing the app notifications datatype"> | 4988 <message name="IDS_FLAGS_SYNC_APP_NOTIFICATIONS_DESCRIPTION" desc="Descrip tion for the flag to disable syncing the app notifications datatype"> |
4989 Disable app notifications in the sync settings. This turns off syncing n otifications received from your apps to other clients. | 4989 Disable app notifications in the sync settings. This turns off syncing n otifications received from your apps to other clients. |
4990 </message> | 4990 </message> |
4991 <if expr="pp_ifdef('android')"> | 4991 <if expr="pp_ifdef('android')"> |
4992 <message name="IDS_FLAGS_SYNC_TYPED_URLS_NAME" desc="Title for the flag to enable syncing the TypedUrl datatype"> | 4992 <message name="IDS_FLAGS_SYNC_TYPED_URLS_NAME" desc="Mobile: Title for t he flag to enable syncing the TypedUrl datatype"> |
4993 Enable syncing typed URLs | 4993 Enable syncing typed URLs |
4994 </message> | 4994 </message> |
4995 <message name="IDS_FLAGS_SYNC_TYPED_URLS_DESCRIPTION" desc="Description for the flag to enable syncing the TypedURL datatype"> | 4995 <message name="IDS_FLAGS_SYNC_TYPED_URLS_DESCRIPTION" desc="Mobile: Desc ription for the flag to enable syncing the TypedURL datatype"> |
4996 Enable typed URLs in the sync settings. This allows syncing your typed URL history to other clients to assist in omnibox auto-completion. | 4996 Enable typed URLs in the sync settings. This allows syncing your typed URL history to other clients to assist in omnibox auto-completion. |
4997 </message> | 4997 </message> |
4998 </if> | 4998 </if> |
4999 <if expr="not pp_ifdef('android')"> | 4999 <if expr="not pp_ifdef('android')"> |
5000 <message name="IDS_FLAGS_SYNC_TYPED_URLS_NAME" desc="Title for the flag to enable syncing the TypedUrl datatype"> | 5000 <message name="IDS_FLAGS_SYNC_TYPED_URLS_NAME" desc="Title for the flag to enable syncing the TypedUrl datatype"> |
5001 Enable syncing Omnibox History | 5001 Enable syncing Omnibox History |
5002 </message> | 5002 </message> |
5003 <message name="IDS_FLAGS_SYNC_TYPED_URLS_DESCRIPTION" desc="Description for the flag to enable syncing the TypedURL datatype"> | 5003 <message name="IDS_FLAGS_SYNC_TYPED_URLS_DESCRIPTION" desc="Description for the flag to enable syncing the TypedURL datatype"> |
5004 Enable Omnibox History in the sync settings. This allows syncing your typed URL history to other clients to assist in omnibox auto-completion. | 5004 Enable Omnibox History in the sync settings. This allows syncing your typed URL history to other clients to assist in omnibox auto-completion. |
5005 </message> | 5005 </message> |
(...skipping 395 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
5401 Restore | 5401 Restore |
5402 </message> | 5402 </message> |
5403 | 5403 |
5404 <!-- Bad Flags Info Bar--> | 5404 <!-- Bad Flags Info Bar--> |
5405 <message name="IDS_BAD_FLAGS_WARNING_MESSAGE" desc="Message shown when an unsupported command-line flag is used. [Keep it short so it fits in the infobar. ]"> | 5405 <message name="IDS_BAD_FLAGS_WARNING_MESSAGE" desc="Message shown when an unsupported command-line flag is used. [Keep it short so it fits in the infobar. ]"> |
5406 You are using an unsupported command-line flag: <ph name="BAD_FLAG">$1<e x>--no-sandbox</ex></ph>. Stability and security will suffer. | 5406 You are using an unsupported command-line flag: <ph name="BAD_FLAG">$1<e x>--no-sandbox</ex></ph>. Stability and security will suffer. |
5407 </message> | 5407 </message> |
5408 | 5408 |
5409 <!-- Pepper Broker Info bar --> | 5409 <!-- Pepper Broker Info bar --> |
5410 <if expr="pp_ifdef('android')"> | 5410 <if expr="pp_ifdef('android')"> |
5411 <message name="IDS_PEPPER_BROKER_MESSAGE" desc="Message shown when a pep per plugin wants to launch its broker. This message is followed by a 'Learn more ' link."> | 5411 <message name="IDS_PEPPER_BROKER_MESSAGE" desc="Mobile: Message shown wh en a pepper plugin wants to launch its broker. This message is followed by a 'Le arn more' link."> |
5412 The <ph name="PEPPER_PLUGIN_NAME">$1<ex>Shockwave Flash</ex></ph> plug in on <ph name="PEPPER_PLUGIN_DOMAIN">$2<ex>example.com</ex></ph> wants to acces s your mobile device." | 5412 The <ph name="PEPPER_PLUGIN_NAME">$1<ex>Shockwave Flash</ex></ph> plug in on <ph name="PEPPER_PLUGIN_DOMAIN">$2<ex>example.com</ex></ph> wants to acces s your mobile device." |
5413 </message> | 5413 </message> |
5414 </if> | 5414 </if> |
5415 <if expr="not pp_ifdef('android')"> | 5415 <if expr="not pp_ifdef('android')"> |
5416 <message name="IDS_PEPPER_BROKER_MESSAGE" desc="Message shown when a pep per plugin wants to launch its broker. This message is followed by a 'Learn more ' link."> | 5416 <message name="IDS_PEPPER_BROKER_MESSAGE" desc="Message shown when a pep per plugin wants to launch its broker. This message is followed by a 'Learn more ' link."> |
5417 The <ph name="PEPPER_PLUGIN_NAME">$1<ex>Shockwave Flash</ex></ph> plug in on <ph name="PEPPER_PLUGIN_DOMAIN">$2<ex>example.com</ex></ph> wants to acces s your computer." | 5417 The <ph name="PEPPER_PLUGIN_NAME">$1<ex>Shockwave Flash</ex></ph> plug in on <ph name="PEPPER_PLUGIN_DOMAIN">$2<ex>example.com</ex></ph> wants to acces s your computer." |
5418 </message> | 5418 </message> |
5419 </if> | 5419 </if> |
5420 <message name="IDS_PEPPER_BROKER_ALLOW_BUTTON" desc="Text for the allow bu tton on the pepper broker launch prompt"> | 5420 <message name="IDS_PEPPER_BROKER_ALLOW_BUTTON" desc="Text for the allow bu tton on the pepper broker launch prompt"> |
5421 Allow | 5421 Allow |
(...skipping 1025 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
6447 <message name="IDS_CLOUD_PRINT_SETUP_PRINTER_EXPLAIN" desc="Explanation ab out printer management."> | 6447 <message name="IDS_CLOUD_PRINT_SETUP_PRINTER_EXPLAIN" desc="Explanation ab out printer management."> |
6448 Review your print jobs and printer status online. | 6448 Review your print jobs and printer status online. |
6449 </message> | 6449 </message> |
6450 <message name="IDS_CLOUD_PRINT_SETUP_SHARING_HEADER" desc="Intro line abou t printer management."> | 6450 <message name="IDS_CLOUD_PRINT_SETUP_SHARING_HEADER" desc="Intro line abou t printer management."> |
6451 Shared access | 6451 Shared access |
6452 </message> | 6452 </message> |
6453 <message name="IDS_CLOUD_PRINT_SETUP_SHARING_EXPLAIN" desc="Explanation ab out printer management."> | 6453 <message name="IDS_CLOUD_PRINT_SETUP_SHARING_EXPLAIN" desc="Explanation ab out printer management."> |
6454 Share and control access to your printers with any Google account. | 6454 Share and control access to your printers with any Google account. |
6455 </message> | 6455 </message> |
6456 <if expr="pp_ifdef('android')"> | 6456 <if expr="pp_ifdef('android')"> |
6457 <message name="IDS_CLOUD_PRINT_SETUP_DONE" desc="Message on completed se t up of cloud print."> | 6457 <message name="IDS_CLOUD_PRINT_SETUP_DONE" desc="Mobile: Message on comp leted set up of cloud print."> |
6458 <ph name="CLOUD_PRINT_NAME">$1<ex>Google Cloud Print</ex></ph> has reg istered the printers on this mobile device with <b><ph name="EMAIL_ADDRESS ES">$2<ex>foo@example.com</ex></ph></b>. You can now print to your printe rs from any <ph name="CLOUD_PRINT_NAME">$1<ex>Google Cloud Print</ex></ph> enabl ed web or mobile app! | 6458 <ph name="CLOUD_PRINT_NAME">$1<ex>Google Cloud Print</ex></ph> has reg istered the printers on this mobile device with <b><ph name="EMAIL_ADDRESS ES">$2<ex>foo@example.com</ex></ph></b>. You can now print to your printe rs from any <ph name="CLOUD_PRINT_NAME">$1<ex>Google Cloud Print</ex></ph> enabl ed web or mobile app! |
6459 </message> | 6459 </message> |
6460 </if> | 6460 </if> |
6461 <if expr="not pp_ifdef('android')"> | 6461 <if expr="not pp_ifdef('android')"> |
6462 <message name="IDS_CLOUD_PRINT_SETUP_DONE" desc="Message on completed se t up of cloud print."> | 6462 <message name="IDS_CLOUD_PRINT_SETUP_DONE" desc="Message on completed se t up of cloud print."> |
6463 <ph name="CLOUD_PRINT_NAME">$1<ex>Google Cloud Print</ex></ph> has reg istered the printers on this machine with <b><ph name="EMAIL_ADDRESSES">$2 <ex>foo@example.com</ex></ph></b>. You can now print to your printers fro m any <ph name="CLOUD_PRINT_NAME">$1<ex>Google Cloud Print</ex></ph> enabled web or mobile app! | 6463 <ph name="CLOUD_PRINT_NAME">$1<ex>Google Cloud Print</ex></ph> has reg istered the printers on this machine with <b><ph name="EMAIL_ADDRESSES">$2 <ex>foo@example.com</ex></ph></b>. You can now print to your printers fro m any <ph name="CLOUD_PRINT_NAME">$1<ex>Google Cloud Print</ex></ph> enabled web or mobile app! |
6464 </message> | 6464 </message> |
6465 </if> | 6465 </if> |
6466 <message name="IDS_CLOUD_PRINT_SETUP_TEST_PAGE" desc="Label on button for printing a test page."> | 6466 <message name="IDS_CLOUD_PRINT_SETUP_TEST_PAGE" desc="Label on button for printing a test page."> |
6467 Print a Test Page | 6467 Print a Test Page |
(...skipping 385 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
6853 <message name="IDS_BOOKMARK_BAR_OTHER_FOLDER_NAME" desc="Name shown in t he tree for the other bookmarks folder"> | 6853 <message name="IDS_BOOKMARK_BAR_OTHER_FOLDER_NAME" desc="Name shown in t he tree for the other bookmarks folder"> |
6854 Other bookmarks | 6854 Other bookmarks |
6855 </message> | 6855 </message> |
6856 </if> | 6856 </if> |
6857 <if expr="not pp_ifdef('android') and not pp_ifdef('use_titlecase')"> | 6857 <if expr="not pp_ifdef('android') and not pp_ifdef('use_titlecase')"> |
6858 <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="Name shown in the tre e for the bookmarks bar folder"> | 6858 <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="Name shown in the tre e for the bookmarks bar folder"> |
6859 Bookmarks bar | 6859 Bookmarks bar |
6860 </message> | 6860 </message> |
6861 </if> | 6861 </if> |
6862 <if expr="pp_ifdef('android') and not pp_ifdef('use_titlecase')"> | 6862 <if expr="pp_ifdef('android') and not pp_ifdef('use_titlecase')"> |
6863 <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="Name shown in the tre e for the desktop bookmarks folder"> | 6863 <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="Mobile: Name shown in the tree for the desktop bookmarks folder"> |
6864 Desktop bookmarks | 6864 Desktop bookmarks |
6865 </message> | 6865 </message> |
6866 </if> | 6866 </if> |
6867 <if expr="pp_ifdef('use_titlecase')"> | 6867 <if expr="pp_ifdef('use_titlecase')"> |
6868 <message name="IDS_BOOKMARK_BAR_MOBILE_FOLDER_NAME" desc="In Title Case: Name shown in the tree for the mobile bookmarks folder"> | 6868 <message name="IDS_BOOKMARK_BAR_MOBILE_FOLDER_NAME" desc="In Title Case: Name shown in the tree for the mobile bookmarks folder"> |
6869 Mobile Bookmarks | 6869 Mobile Bookmarks |
6870 </message> | 6870 </message> |
6871 <message name="IDS_BOOKMARK_BAR_OTHER_FOLDER_NAME" desc="In Title Case: Name shown in the tree for the other bookmarks folder"> | 6871 <message name="IDS_BOOKMARK_BAR_OTHER_FOLDER_NAME" desc="In Title Case: Name shown in the tree for the other bookmarks folder"> |
6872 Other Bookmarks | 6872 Other Bookmarks |
6873 </message> | 6873 </message> |
6874 </if> | 6874 </if> |
6875 <if expr="not pp_ifdef('android') and pp_ifdef('use_titlecase')"> | 6875 <if expr="not pp_ifdef('android') and pp_ifdef('use_titlecase')"> |
6876 <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="Name shown in the tre e for the bookmarks bar folder"> | 6876 <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="Name shown in the tre e for the bookmarks bar folder"> |
6877 Bookmarks Bar | 6877 Bookmarks Bar |
6878 </message> | 6878 </message> |
6879 </if> | 6879 </if> |
6880 <if expr="pp_ifdef('android') and pp_ifdef('use_titlecase')"> | 6880 <if expr="pp_ifdef('android') and pp_ifdef('use_titlecase')"> |
6881 <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="Name shown in the tre e for the desktop bookmarks folder"> | 6881 <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="Mobile: Name shown in the tree for the desktop bookmarks folder"> |
6882 Desktop Bookmarks | 6882 Desktop Bookmarks |
6883 </message> | 6883 </message> |
6884 </if> | 6884 </if> |
6885 <message name="IDS_BOOKMARK_EDITOR_NEW_FOLDER_NAME" desc="Name for newly c reated groups"> | 6885 <message name="IDS_BOOKMARK_EDITOR_NEW_FOLDER_NAME" desc="Name for newly c reated groups"> |
6886 New folder | 6886 New folder |
6887 </message> | 6887 </message> |
6888 <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE" desc="Window title of editor for bookmark folders"> | 6888 <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE" desc="Window title of editor for bookmark folders"> |
6889 Edit folder name | 6889 Edit folder name |
6890 </message> | 6890 </message> |
6891 <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE_NEW" desc="Window t itle of editor for new bookmark folders"> | 6891 <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE_NEW" desc="Window t itle of editor for new bookmark folders"> |
(...skipping 345 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
7237 server or a firewall preventing | 7237 server or a firewall preventing |
7238 <ph name="PRODUCT_NAME"><span jscontent="productName"></span> ;<ex>Google Chrome</ex></ph> | 7238 <ph name="PRODUCT_NAME"><span jscontent="productName"></span> ;<ex>Google Chrome</ex></ph> |
7239 from accessing the network. | 7239 from accessing the network. |
7240 </message> | 7240 </message> |
7241 <message name="IDS_ERRORPAGES_SUMMARY_ADDRESS_UNREACHABLE" desc="Summary i n the error page when we can't reach a site. This is slightly more specific tha n just being unable to connect, as it means we can't find a route to the server. "> | 7241 <message name="IDS_ERRORPAGES_SUMMARY_ADDRESS_UNREACHABLE" desc="Summary i n the error page when we can't reach a site. This is slightly more specific tha n just being unable to connect, as it means we can't find a route to the server. "> |
7242 <ph name="PRODUCT_NAME"><span jscontent="productName"></span> ;<ex>Google Chrome</ex></ph> | 7242 <ph name="PRODUCT_NAME"><span jscontent="productName"></span> ;<ex>Google Chrome</ex></ph> |
7243 cannot reach the website. This is typically caused by network issues, | 7243 cannot reach the website. This is typically caused by network issues, |
7244 but can also be the result of a misconfigured firewall or proxy server. | 7244 but can also be the result of a misconfigured firewall or proxy server. |
7245 </message> | 7245 </message> |
7246 <if expr="pp_ifdef('android')"> | 7246 <if expr="pp_ifdef('android')"> |
7247 <message name="IDS_ERRORPAGES_SUMMARY_NETWORK_ACCESS_DENIED" desc="Summa ry in the error page when we're not being allowed to access the network."> | 7247 <message name="IDS_ERRORPAGES_SUMMARY_NETWORK_ACCESS_DENIED" desc="Mobil e: Summary in the error page when we're not being allowed to access the network. "> |
7248 <ph name="PRODUCT_NAME"><span jscontent="productName"></span& gt;<ex>Google Chrome</ex></ph> | 7248 <ph name="PRODUCT_NAME"><span jscontent="productName"></span& gt;<ex>Google Chrome</ex></ph> |
7249 is having trouble accessing the network. | 7249 is having trouble accessing the network. |
7250 <ph name="LINE_BREAK"><br /><br /></ph> | 7250 <ph name="LINE_BREAK"><br /><br /></ph> |
7251 This may be because your firewall or antivirus software wrongly thinks | 7251 This may be because your firewall or antivirus software wrongly thinks |
7252 <ph name="PRODUCT_NAME"><span jscontent="productName"></span& gt;<ex>Google Chrome</ex></ph> | 7252 <ph name="PRODUCT_NAME"><span jscontent="productName"></span& gt;<ex>Google Chrome</ex></ph> |
7253 is an intruder on your mobile device and is blocking it from connectin g to the Internet. | 7253 is an intruder on your mobile device and is blocking it from connectin g to the Internet. |
7254 </message> | 7254 </message> |
7255 <message name="IDS_ERRORPAGES_SUMMARY_PROXY_CONNECTION_FAILED" desc="Sum mary in the error page when the proxy server connection failed."> | 7255 <message name="IDS_ERRORPAGES_SUMMARY_PROXY_CONNECTION_FAILED" desc="Mob ile: Summary in the error page when the proxy server connection failed."> |
7256 A proxy server is a server that acts as an intermediary between your m obile device and other servers. Right now, your system is configured to use a p roxy, but | 7256 A proxy server is a server that acts as an intermediary between your m obile device and other servers. Right now, your system is configured to use a p roxy, but |
7257 <ph name="PRODUCT_NAME"><span jscontent="productName"></span& gt;<ex>Google Chrome</ex></ph> | 7257 <ph name="PRODUCT_NAME"><span jscontent="productName"></span& gt;<ex>Google Chrome</ex></ph> |
7258 can't connect to it. | 7258 can't connect to it. |
7259 </message> | 7259 </message> |
7260 | 7260 |
7261 <message name="IDS_ERRORPAGES_SUMMARY_INTERNET_DISCONNECTED" desc="Summa ry of the error page when the network connection failed. May be followed by pla tform dependent instructions."> | 7261 <message name="IDS_ERRORPAGES_SUMMARY_INTERNET_DISCONNECTED" desc="Mobil e: Summary of the error page when the network connection failed. May be followe d by platform dependent instructions."> |
7262 <ph name="PRODUCT_NAME"><span jscontent="productName"></span& gt;<ex>Google Chrome</ex></ph> | 7262 <ph name="PRODUCT_NAME"><span jscontent="productName"></span& gt;<ex>Google Chrome</ex></ph> |
7263 can't display the webpage because your mobile device isn't connected t o the Internet. | 7263 can't display the webpage because your mobile device isn't connected t o the Internet. |
7264 </message> | 7264 </message> |
7265 <message name="IDS_ERRORPAGES_SUMMARY_INTERNET_DISCONNECTED_INSTRUCTIONS _TEMPLATE" desc="Template for the summary of the error page when the network con nection failed, on platforms with instructions."> | 7265 <message name="IDS_ERRORPAGES_SUMMARY_INTERNET_DISCONNECTED_INSTRUCTIONS _TEMPLATE" desc="Mobile: Template for the summary of the error page when the net work connection failed, on platforms with instructions."> |
7266 <ph name="ERROR_DESCRIPTION_TEXT"> | 7266 <ph name="ERROR_DESCRIPTION_TEXT"> |
7267 $1<ex>Google Chrome can't display the webpage because your mobile de vice isn't connected to the Internet.</ex> | 7267 $1<ex>Google Chrome can't display the webpage because your mobile de vice isn't connected to the Internet.</ex> |
7268 </ph> | 7268 </ph> |
7269 <ph name="LINE_BREAK"><br /><br /></ph> | 7269 <ph name="LINE_BREAK"><br /><br /></ph> |
7270 You can try to diagnose the problem by taking the following steps: | 7270 You can try to diagnose the problem by taking the following steps: |
7271 <ph name="LINE_BREAK"><br /><br /></ph> | 7271 <ph name="LINE_BREAK"><br /><br /></ph> |
7272 <ph name="PLATFORM_TEXT"> | 7272 <ph name="PLATFORM_TEXT"> |
7273 $2<ex>Goto the wrench menu and choose Fix It.</ex> | 7273 $2<ex>Goto the wrench menu and choose Fix It.</ex> |
7274 </ph> | 7274 </ph> |
7275 </message> | 7275 </message> |
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
7357 temporarily saves downloaded files to disk. When | 7357 temporarily saves downloaded files to disk. When |
7358 <ph name="PRODUCT_NAME"><span jscontent="productName"></span> ;<ex>Google Chrome</ex></ph> | 7358 <ph name="PRODUCT_NAME"><span jscontent="productName"></span> ;<ex>Google Chrome</ex></ph> |
7359 is not shut down properly, these files can become corrupted, resulting | 7359 is not shut down properly, these files can become corrupted, resulting |
7360 in this error. Reloading the page should resolve this issue, and | 7360 in this error. Reloading the page should resolve this issue, and |
7361 shutting down properly should prevent it from happening in the future. | 7361 shutting down properly should prevent it from happening in the future. |
7362 <ph name="LINE_BREAK"><br /><br /></ph> | 7362 <ph name="LINE_BREAK"><br /><br /></ph> |
7363 If the problem persists, try clearing the cache. In some cases, this | 7363 If the problem persists, try clearing the cache. In some cases, this |
7364 can also be a symptom of hardware starting to fail. | 7364 can also be a symptom of hardware starting to fail. |
7365 </message> | 7365 </message> |
7366 <if expr="pp_ifdef('android')"> | 7366 <if expr="pp_ifdef('android')"> |
7367 <message name="IDS_ERRORPAGES_SUMMARY_NETWORK_IO_SUSPENDED" desc="Summar y in the error page when a page load failed due to the mobile device entering sl eep/suspend mode."> | 7367 <message name="IDS_ERRORPAGES_SUMMARY_NETWORK_IO_SUSPENDED" desc="Mobile : Summary in the error page when a page load failed due to the mobile device ent ering sleep/suspend mode."> |
7368 Unable to load the webpage because your mobile device entered sleep or | 7368 Unable to load the webpage because your mobile device entered sleep or |
7369 hibernate mode. When this happens, network connections are shut | 7369 hibernate mode. When this happens, network connections are shut |
7370 down and new network requests fail. Reloading the page should | 7370 down and new network requests fail. Reloading the page should |
7371 resolve this. | 7371 resolve this. |
7372 </message> | 7372 </message> |
7373 </if> | 7373 </if> |
7374 <if expr="not pp_ifdef('android')"> | 7374 <if expr="not pp_ifdef('android')"> |
7375 <message name="IDS_ERRORPAGES_SUMMARY_NETWORK_IO_SUSPENDED" desc="Summar y in the error page when a page load failed due to the computer entering sleep/s uspend mode."> | 7375 <message name="IDS_ERRORPAGES_SUMMARY_NETWORK_IO_SUSPENDED" desc="Summar y in the error page when a page load failed due to the computer entering sleep/s uspend mode."> |
7376 Unable to load the webpage because your computer entered sleep or | 7376 Unable to load the webpage because your computer entered sleep or |
7377 hibernate mode. When this happens, network connections are shut | 7377 hibernate mode. When this happens, network connections are shut |
7378 down and new network requests fail. Reloading the page should | 7378 down and new network requests fail. Reloading the page should |
7379 resolve this. | 7379 resolve this. |
7380 </message> | 7380 </message> |
7381 </if> | 7381 </if> |
7382 <message name="IDS_ERRORPAGES_SUMMARY_NOT_FOUND" desc="Summary in the erro r page when the server returns a 404."> | 7382 <message name="IDS_ERRORPAGES_SUMMARY_NOT_FOUND" desc="Summary in the erro r page when the server returns a 404."> |
7383 No webpage was found for the web address: <ph name="URL"><strong jsco ntent="failedUrl"></strong></ph> | 7383 No webpage was found for the web address: <ph name="URL"><strong jsco ntent="failedUrl"></strong></ph> |
7384 </message> | 7384 </message> |
7385 <if expr="pp_ifdef('android')"> | 7385 <if expr="pp_ifdef('android')"> |
7386 <message name="IDS_ERRORPAGES_SUMMARY_TOO_MANY_REDIRECTS" desc="Summary in the error page when there are too many URL redirects."> | 7386 <message name="IDS_ERRORPAGES_SUMMARY_TOO_MANY_REDIRECTS" desc="Mobile: Summary in the error page when there are too many URL redirects."> |
7387 The webpage at <ph name="URL"><strong jscontent="failedUrl">< /strong></ph> has resulted in | 7387 The webpage at <ph name="URL"><strong jscontent="failedUrl">< /strong></ph> has resulted in |
7388 too many redirects. Clearing your cookies for this site or allowing t hird-party cookies may fix the problem. If | 7388 too many redirects. Clearing your cookies for this site or allowing t hird-party cookies may fix the problem. If |
7389 not, it is possibly a server configuration issue and not a problem wit h your | 7389 not, it is possibly a server configuration issue and not a problem wit h your |
7390 mobile device. | 7390 mobile device. |
7391 </message> | 7391 </message> |
7392 </if> | 7392 </if> |
7393 <if expr="not pp_ifdef('android')"> | 7393 <if expr="not pp_ifdef('android')"> |
7394 <message name="IDS_ERRORPAGES_SUMMARY_TOO_MANY_REDIRECTS" desc="Summary in the error page when there are too many URL redirects."> | 7394 <message name="IDS_ERRORPAGES_SUMMARY_TOO_MANY_REDIRECTS" desc="Summary in the error page when there are too many URL redirects."> |
7395 The webpage at <ph name="URL"><strong jscontent="failedUrl">< /strong></ph> has resulted in | 7395 The webpage at <ph name="URL"><strong jscontent="failedUrl">< /strong></ph> has resulted in |
7396 too many redirects. Clearing your cookies for this site or allowing t hird-party cookies may fix the problem. If | 7396 too many redirects. Clearing your cookies for this site or allowing t hird-party cookies may fix the problem. If |
(...skipping 13 matching lines...) Expand all Loading... | |
7410 This error can occur when connecting to a secure (HTTPS) server. It | 7410 This error can occur when connecting to a secure (HTTPS) server. It |
7411 means that the server is trying to set up a secure connection but, due t o | 7411 means that the server is trying to set up a secure connection but, due t o |
7412 a disastrous misconfiguration, the connection wouldn't be secure at all! | 7412 a disastrous misconfiguration, the connection wouldn't be secure at all! |
7413 <ph name="LINE_BREAK"><br /><br /></ph> In this case the | 7413 <ph name="LINE_BREAK"><br /><br /></ph> In this case the |
7414 server needs to be fixed. | 7414 server needs to be fixed. |
7415 <ph name="PRODUCT_NAME"><span jscontent="productName"></span> ;<ex>Google Chrome</ex></ph> | 7415 <ph name="PRODUCT_NAME"><span jscontent="productName"></span> ;<ex>Google Chrome</ex></ph> |
7416 won't use insecure connections in order to protect your privacy. | 7416 won't use insecure connections in order to protect your privacy. |
7417 </message> | 7417 </message> |
7418 | 7418 |
7419 <if expr="pp_ifdef('android')"> | 7419 <if expr="pp_ifdef('android')"> |
7420 <message name="IDS_ERRORPAGES_SUMMARY_ESET_ANTI_VIRUS_SSL_INTERCEPTION" desc="Summary in the error page when we detect that ESET anti-virus is running a nd intercepting our HTTPS connections. 'ESET' is a product name and may be best left untranslated. 'Learn more' should be the contents of IDS_LEARN_MORE."> | 7420 <message name="IDS_ERRORPAGES_SUMMARY_ESET_ANTI_VIRUS_SSL_INTERCEPTION" desc="Mobile: Summary in the error page when we detect that ESET anti-virus is r unning and intercepting our HTTPS connections. 'ESET' is a product name and may be best left untranslated. 'Learn more' should be the contents of IDS_LEARN_MORE ."> |
7421 <ph name="PRODUCT_NAME"><span jscontent="productName"></span& gt;<ex>Google Chrome</ex></ph> | 7421 <ph name="PRODUCT_NAME"><span jscontent="productName"></span& gt;<ex>Google Chrome</ex></ph> |
7422 has detected that an ESET product is intercepting secure connections. | 7422 has detected that an ESET product is intercepting secure connections. |
7423 This is typically not a security issue as the ESET software is | 7423 This is typically not a security issue as the ESET software is |
7424 usually running on the same mobile device. However, due to an intolera nce | 7424 usually running on the same mobile device. However, due to an intolera nce |
7425 to specific aspects of | 7425 to specific aspects of |
7426 <ph name="PRODUCT_NAME"><span jscontent="productName"></span& gt;<ex>Google Chrome</ex></ph>'s | 7426 <ph name="PRODUCT_NAME"><span jscontent="productName"></span& gt;<ex>Google Chrome</ex></ph>'s |
7427 secure connections, ESET products have to be configured to not | 7427 secure connections, ESET products have to be configured to not |
7428 perform this interception. Click the 'Learn more' link for | 7428 perform this interception. Click the 'Learn more' link for |
7429 instructions. | 7429 instructions. |
7430 </message> | 7430 </message> |
7431 | 7431 |
7432 <message name="IDS_ERRORPAGES_SUMMARY_NETNANNY_SSL_INTERCEPTION" desc="S ummary in the error page when we detect that NetNanny is running and interceptin g our HTTPS connections. 'NetNanny' is a product name and may be best left untra nslated. 'Learn more' should be the contents of IDS_LEARN_MORE."> | 7432 <message name="IDS_ERRORPAGES_SUMMARY_NETNANNY_SSL_INTERCEPTION" desc="M obile: Summary in the error page when we detect that NetNanny is running and int ercepting our HTTPS connections. 'NetNanny' is a product name and may be best le ft untranslated. 'Learn more' should be the contents of IDS_LEARN_MORE."> |
7433 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> has detected tha t | 7433 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> has detected tha t |
7434 NetNanny is intercepting secure connections. This is typically | 7434 NetNanny is intercepting secure connections. This is typically |
7435 not a security issue as the NetNanny software is usually running on th e | 7435 not a security issue as the NetNanny software is usually running on th e |
7436 same mobile device. However, due to an intolerance to specific aspects of | 7436 same mobile device. However, due to an intolerance to specific aspects of |
7437 Chrome's secure connections, NetNanny has to be configured to not | 7437 Chrome's secure connections, NetNanny has to be configured to not |
7438 perform this interception. Click the 'Learn more' link for instruction s. | 7438 perform this interception. Click the 'Learn more' link for instruction s. |
7439 </message> | 7439 </message> |
7440 </if> | 7440 </if> |
7441 <if expr="not pp_ifdef('android')"> | 7441 <if expr="not pp_ifdef('android')"> |
7442 <message name="IDS_ERRORPAGES_SUMMARY_ESET_ANTI_VIRUS_SSL_INTERCEPTION" desc="Summary in the error page when we detect that ESET anti-virus is running a nd intercepting our HTTPS connections. 'ESET' is a product name and may be best left untranslated. 'Learn more' should be the contents of IDS_LEARN_MORE."> | 7442 <message name="IDS_ERRORPAGES_SUMMARY_ESET_ANTI_VIRUS_SSL_INTERCEPTION" desc="Summary in the error page when we detect that ESET anti-virus is running a nd intercepting our HTTPS connections. 'ESET' is a product name and may be best left untranslated. 'Learn more' should be the contents of IDS_LEARN_MORE."> |
(...skipping 868 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
8311 <message name="IDS_OPTIONS_DEFAULTBROWSER_NOTDEFAULT" desc="The text displ ayed when Chrome is not the default browser"> | 8311 <message name="IDS_OPTIONS_DEFAULTBROWSER_NOTDEFAULT" desc="The text displ ayed when Chrome is not the default browser"> |
8312 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> is not currently y our default browser. | 8312 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> is not currently y our default browser. |
8313 </message> | 8313 </message> |
8314 <message name="IDS_OPTIONS_DEFAULTBROWSER_UNKNOWN" desc="The text displaye d when Chrome cannot determine or set the default browser"> | 8314 <message name="IDS_OPTIONS_DEFAULTBROWSER_UNKNOWN" desc="The text displaye d when Chrome cannot determine or set the default browser"> |
8315 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> cannot determine o r set the default browser. | 8315 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> cannot determine o r set the default browser. |
8316 </message> | 8316 </message> |
8317 <message name="IDS_OPTIONS_DEFAULTBROWSER_SXS" desc="The text displayed wh en Chrome is installed in side-by-side mode, which does not support setting as t he default browser."> | 8317 <message name="IDS_OPTIONS_DEFAULTBROWSER_SXS" desc="The text displayed wh en Chrome is installed in side-by-side mode, which does not support setting as t he default browser."> |
8318 This is a secondary installation of <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>, and cannot be made your default browser. | 8318 This is a secondary installation of <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>, and cannot be made your default browser. |
8319 </message> | 8319 </message> |
8320 <if expr="pp_ifdef('android')"> | 8320 <if expr="pp_ifdef('android')"> |
8321 <message name="IDS_AUTOLAUNCH_TEXT" desc="The text displayed in settings to explain whether Chrome is set to auto-launch on startup or not."> | 8321 <message name="IDS_AUTOLAUNCH_TEXT" desc="Mobile: The text displayed in settings to explain whether Chrome is set to auto-launch on startup or not."> |
8322 Launch <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> automatic ally when I start my mobile device | 8322 Launch <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> automatic ally when I start my mobile device |
8323 </message> | 8323 </message> |
8324 </if> | 8324 </if> |
8325 <if expr="not pp_ifdef('android')"> | 8325 <if expr="not pp_ifdef('android')"> |
8326 <message name="IDS_AUTOLAUNCH_TEXT" desc="The text displayed in settings to explain whether Chrome is set to auto-launch on startup or not."> | 8326 <message name="IDS_AUTOLAUNCH_TEXT" desc="The text displayed in settings to explain whether Chrome is set to auto-launch on startup or not."> |
8327 Launch <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> automatic ally when I start my computer | 8327 Launch <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> automatic ally when I start my computer |
8328 </message> | 8328 </message> |
8329 </if> | 8329 </if> |
8330 <message name="IDS_OPTIONS_ADVANCED_BUTTON_TITLE" desc="The title of the a dvanced options button"> | 8330 <message name="IDS_OPTIONS_ADVANCED_BUTTON_TITLE" desc="The title of the a dvanced options button"> |
8331 Advanced settings... | 8331 Advanced settings... |
(...skipping 298 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
8630 </message> | 8630 </message> |
8631 </if> | 8631 </if> |
8632 <message name="IDS_THEMES_GALLERY_BUTTON" desc="The button to get more the mes"> | 8632 <message name="IDS_THEMES_GALLERY_BUTTON" desc="The button to get more the mes"> |
8633 Get themes | 8633 Get themes |
8634 </message> | 8634 </message> |
8635 | 8635 |
8636 <message name="IDS_OPTIONS_PROXIES_LABEL" desc="The info label for the 'Pr oxy settings' button"> | 8636 <message name="IDS_OPTIONS_PROXIES_LABEL" desc="The info label for the 'Pr oxy settings' button"> |
8637 Set up a proxy to connect to the network. | 8637 Set up a proxy to connect to the network. |
8638 </message> | 8638 </message> |
8639 <if expr="pp_ifdef('android')"> | 8639 <if expr="pp_ifdef('android')"> |
8640 <message name="IDS_OPTIONS_SYSTEM_PROXIES_LABEL" desc="The info label fo r the 'Proxy settings' button when managed by the system."> | 8640 <message name="IDS_OPTIONS_SYSTEM_PROXIES_LABEL" desc="Mobile: The info label for the 'Proxy settings' button when managed by the system."> |
8641 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> is using your mo bile device's system proxy settings to connect to the network. | 8641 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> is using your mo bile device's system proxy settings to connect to the network. |
8642 </message> | 8642 </message> |
8643 </if> | 8643 </if> |
8644 <if expr="not pp_ifdef('android')"> | 8644 <if expr="not pp_ifdef('android')"> |
8645 <message name="IDS_OPTIONS_SYSTEM_PROXIES_LABEL" desc="The info label fo r the 'Proxy settings' button when managed by the system."> | 8645 <message name="IDS_OPTIONS_SYSTEM_PROXIES_LABEL" desc="The info label fo r the 'Proxy settings' button when managed by the system."> |
8646 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> is using your co mputer's system proxy settings to connect to the network. | 8646 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> is using your co mputer's system proxy settings to connect to the network. |
8647 </message> | 8647 </message> |
8648 </if> | 8648 </if> |
8649 <message name="IDS_OPTIONS_EXTENSION_PROXIES_LABEL" desc="The info label f or the 'Proxy settings' button when managed by an extension."> | 8649 <message name="IDS_OPTIONS_EXTENSION_PROXIES_LABEL" desc="The info label f or the 'Proxy settings' button when managed by an extension."> |
8650 Your network proxy settings are being managed by an extension. | 8650 Your network proxy settings are being managed by an extension. |
8651 </message> | 8651 </message> |
8652 | 8652 |
8653 <message name="IDS_GOOGLE_CLOUD_PRINT" desc="The name of the Google Cloud Print product."> | 8653 <message name="IDS_GOOGLE_CLOUD_PRINT" desc="The name of the Google Cloud Print product."> |
8654 Google Cloud Print | 8654 Google Cloud Print |
8655 </message> | 8655 </message> |
8656 <if expr="pp_ifdef('android')"> | 8656 <if expr="pp_ifdef('android')"> |
8657 <message name="IDS_OPTIONS_CLOUD_PRINT_CONNECTOR_DISABLED_LABEL" desc="T he label of the cloud print setup button when it hasn't been set up yet."> | 8657 <message name="IDS_OPTIONS_CLOUD_PRINT_CONNECTOR_DISABLED_LABEL" desc="M obile: The label of the cloud print setup button when it hasn't been set up yet. "> |
8658 <ph name="CLOUD_PRINT_NAME">$1<ex>Google Cloud Print</ex></ph> lets yo u access this mobile device's printers from anywhere. Click to enable. | 8658 <ph name="CLOUD_PRINT_NAME">$1<ex>Google Cloud Print</ex></ph> lets yo u access this mobile device's printers from anywhere. Click to enable. |
8659 </message> | 8659 </message> |
8660 </if> | 8660 </if> |
8661 <if expr="not pp_ifdef('android')"> | 8661 <if expr="not pp_ifdef('android')"> |
8662 <message name="IDS_OPTIONS_CLOUD_PRINT_CONNECTOR_DISABLED_LABEL" desc="T he label of the cloud print setup button when it hasn't been set up yet."> | 8662 <message name="IDS_OPTIONS_CLOUD_PRINT_CONNECTOR_DISABLED_LABEL" desc="T he label of the cloud print setup button when it hasn't been set up yet."> |
8663 <ph name="CLOUD_PRINT_NAME">$1<ex>Google Cloud Print</ex></ph> lets yo u access this computer's printers from anywhere. Click to enable. | 8663 <ph name="CLOUD_PRINT_NAME">$1<ex>Google Cloud Print</ex></ph> lets yo u access this computer's printers from anywhere. Click to enable. |
8664 </message> | 8664 </message> |
8665 </if> | 8665 </if> |
8666 <message name="IDS_OPTIONS_CLOUD_PRINT_CONNECTOR_DISABLED_BUTTON" desc="Th e label of the cloud connector configure button when it hasn't been set up yet." > | 8666 <message name="IDS_OPTIONS_CLOUD_PRINT_CONNECTOR_DISABLED_BUTTON" desc="Th e label of the cloud connector configure button when it hasn't been set up yet." > |
8667 Enable <ph name="CLOUD_PRINT_NAME">$1<ex>Google Cloud Print</ex></ph> co nnector | 8667 Enable <ph name="CLOUD_PRINT_NAME">$1<ex>Google Cloud Print</ex></ph> co nnector |
8668 </message> | 8668 </message> |
8669 <message name="IDS_OPTIONS_CLOUD_PRINT_CONNECTOR_ENABLED_LABEL" desc="The label of the cloud print setup button when it has been set up."> | 8669 <message name="IDS_OPTIONS_CLOUD_PRINT_CONNECTOR_ENABLED_LABEL" desc="The label of the cloud print setup button when it has been set up."> |
8670 You have registered your printers with <ph name="CLOUD_PRINT_NAME">$1<ex >Google Cloud Print</ex></ph> using the account <ph name="EMAIL">$2<ex>foo@bar.c om</ex></ph> | 8670 You have registered your printers with <ph name="CLOUD_PRINT_NAME">$1<ex >Google Cloud Print</ex></ph> using the account <ph name="EMAIL">$2<ex>foo@bar.c om</ex></ph> |
8671 </message> | 8671 </message> |
8672 <message name="IDS_OPTIONS_CLOUD_PRINT_CONNECTOR_ENABLED_BUTTON" desc="The label of the cloud print connector configure button when it has been set up."> | 8672 <message name="IDS_OPTIONS_CLOUD_PRINT_CONNECTOR_ENABLED_BUTTON" desc="The label of the cloud print connector configure button when it has been set up."> |
8673 Disable <ph name="CLOUD_PRINT_NAME">$1<ex>Google Cloud Print</ex></ph> c onnector | 8673 Disable <ph name="CLOUD_PRINT_NAME">$1<ex>Google Cloud Print</ex></ph> c onnector |
8674 </message> | 8674 </message> |
8675 <message name="IDS_OPTIONS_CLOUD_PRINT_CONNECTOR_ENABLED_MANAGE_BUTTON" de sc="The label of the link item for the cloud print management URL."> | 8675 <message name="IDS_OPTIONS_CLOUD_PRINT_CONNECTOR_ENABLED_MANAGE_BUTTON" de sc="The label of the link item for the cloud print management URL."> |
8676 Manage print settings... | 8676 Manage print settings... |
8677 </message> | 8677 </message> |
8678 <message name="IDS_OPTIONS_CLOUD_PRINT_CONNECTOR_ENABLING_BUTTON" desc="Th e label of the cloud connector configure button while it is being set up."> | 8678 <message name="IDS_OPTIONS_CLOUD_PRINT_CONNECTOR_ENABLING_BUTTON" desc="Th e label of the cloud connector configure button while it is being set up."> |
8679 Enabling... | 8679 Enabling... |
8680 </message> | 8680 </message> |
8681 <message name="IDS_OPTIONS_SAFEBROWSING_ENABLEPROTECTION" desc="The label of the 'Enable phishing and malware protection' checkbox"> | 8681 <message name="IDS_OPTIONS_SAFEBROWSING_ENABLEPROTECTION" desc="The label of the 'Enable phishing and malware protection' checkbox"> |
8682 Enable phishing and malware protection | 8682 Enable phishing and malware protection |
8683 </message> | 8683 </message> |
8684 <if expr="pp_ifdef('android')"> | 8684 <if expr="pp_ifdef('android')"> |
8685 <message name="IDS_OPTIONS_SSL_GROUP_DESCRIPTION" desc="The description of the 'SSL Connections' group"> | 8685 <message name="IDS_OPTIONS_SSL_GROUP_DESCRIPTION" desc="Mobile: The desc ription of the 'SSL Connections' group"> |
8686 Mobile device-wide SSL settings: | 8686 Mobile device-wide SSL settings: |
8687 </message> | 8687 </message> |
8688 </if> | 8688 </if> |
8689 <if expr="not pp_ifdef('android')"> | 8689 <if expr="not pp_ifdef('android')"> |
8690 <message name="IDS_OPTIONS_SSL_GROUP_DESCRIPTION" desc="The description of the 'SSL Connections' group"> | 8690 <message name="IDS_OPTIONS_SSL_GROUP_DESCRIPTION" desc="The description of the 'SSL Connections' group"> |
8691 Computer-wide SSL settings: | 8691 Computer-wide SSL settings: |
8692 </message> | 8692 </message> |
8693 </if> | 8693 </if> |
8694 <message name="IDS_OPTIONS_SSL_CHECKREVOCATION" desc="The label of the 'Ch eck for server certificate revocation' checkbox"> | 8694 <message name="IDS_OPTIONS_SSL_CHECKREVOCATION" desc="The label of the 'Ch eck for server certificate revocation' checkbox"> |
8695 Check for server certificate revocation | 8695 Check for server certificate revocation |
(...skipping 294 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
8990 <message name="IDS_COOKIES_FILE_SYSTEM_USAGE_NONE" desc="Value displayed w hen no file system of a particular type exists."> | 8990 <message name="IDS_COOKIES_FILE_SYSTEM_USAGE_NONE" desc="Value displayed w hen no file system of a particular type exists."> |
8991 None | 8991 None |
8992 </message> | 8992 </message> |
8993 <message name="IDS_COOKIES_LAST_ACCESSED_LABEL" desc="The last access date label"> | 8993 <message name="IDS_COOKIES_LAST_ACCESSED_LABEL" desc="The last access date label"> |
8994 Last accessed: | 8994 Last accessed: |
8995 </message> | 8995 </message> |
8996 | 8996 |
8997 <!-- New Tab --> | 8997 <!-- New Tab --> |
8998 <if expr="pp_ifdef('android')"> | 8998 <if expr="pp_ifdef('android')"> |
8999 <message name="IDS_NEW_TAB_TITLE" | 8999 <message name="IDS_NEW_TAB_TITLE" |
9000 desc="For mobile devices. Do not use title case. Title of the new ta b page, this is only shown while loading, then the title comes from the page."> | 9000 desc="Mobile: For mobile devices. Do not use title case. Title of th e new tab page, this is only shown while loading, then the title comes from the page."> |
9001 New tab | 9001 New tab |
9002 </message> | 9002 </message> |
9003 </if> | 9003 </if> |
9004 <if expr="not pp_ifdef('android')"> | 9004 <if expr="not pp_ifdef('android')"> |
9005 <message name="IDS_NEW_TAB_TITLE" | 9005 <message name="IDS_NEW_TAB_TITLE" |
9006 desc="Title of the new tab page, this is only shown while loading, t hen the title comes from the page"> | 9006 desc="Title of the new tab page, this is only shown while loading, t hen the title comes from the page"> |
9007 New Tab | 9007 New Tab |
9008 </message> | 9008 </message> |
9009 </if> | 9009 </if> |
9010 <message name="IDS_NEW_TAB_MOST_VISITED" | 9010 <message name="IDS_NEW_TAB_MOST_VISITED" |
(...skipping 15 matching lines...) Expand all Loading... | |
9026 <message name="IDS_NEW_TAB_OTHER_SESSIONS_LABEL" | 9026 <message name="IDS_NEW_TAB_OTHER_SESSIONS_LABEL" |
9027 desc="The label for the 'Other Sessions' menu on the New Tab Page , which lists tabs that are open in browsing sessions on other devices."> | 9027 desc="The label for the 'Other Sessions' menu on the New Tab Page , which lists tabs that are open in browsing sessions on other devices."> |
9028 Other devices | 9028 Other devices |
9029 </message> | 9029 </message> |
9030 <message name="IDS_NEW_TAB_OTHER_SESSIONS_EMPTY" | 9030 <message name="IDS_NEW_TAB_OTHER_SESSIONS_EMPTY" |
9031 desc="The message for the 'Other Sessions' menu on the New Tab Pa ge, when there are no other sessions."> | 9031 desc="The message for the 'Other Sessions' menu on the New Tab Pa ge, when there are no other sessions."> |
9032 Access your open tabs on all of your devices. | 9032 Access your open tabs on all of your devices. |
9033 </message> | 9033 </message> |
9034 <if expr="pp_ifdef('android')"> | 9034 <if expr="pp_ifdef('android')"> |
9035 <message name="IDS_NEW_TAB_OTR_MESSAGE" | 9035 <message name="IDS_NEW_TAB_OTR_MESSAGE" |
9036 desc="Used when a person opens an OTR tab"> | 9036 desc="Mobile: Used when a person opens an OTR tab"> |
9037 <ph name="BEGIN_BOLD"><strong></ph>You've gone incognito<ph name ="END_BOLD">"</strong></ph>. Pages you view in this tab won't appear in yo ur browser history or search history, and they won't leave other traces, like co okies, on your mobile devices after you close <strong>all</strong> o pen incognito tabs. Any bookmarks you create will be preserved, however. | 9037 <ph name="BEGIN_BOLD"><strong></ph>You've gone incognito<ph name ="END_BOLD">"</strong></ph>. Pages you view in this tab won't appear in yo ur browser history or search history, and they won't leave other traces, like co okies, on your mobile devices after you close <strong>all</strong> o pen incognito tabs. Any bookmarks you create will be preserved, however. |
9038 <ph name="LINE_BREAK"><br /><br /></ph> | 9038 <ph name="LINE_BREAK"><br /><br /></ph> |
9039 <ph name="BEGIN_BOLD"><strong></ph>Going incognito doesn't affec t the behavior of other people, servers, or software. Be wary of:<ph name="END_B OLD"></strong></ph> | 9039 <ph name="BEGIN_BOLD"><strong></ph>Going incognito doesn't affec t the behavior of other people, servers, or software. Be wary of:<ph name="END_B OLD"></strong></ph> |
9040 <ph name="BEGIN_LIST"><ul></ph> | 9040 <ph name="BEGIN_LIST"><ul></ph> |
9041 <ph name="BEGIN_LIST_ITEM"><li></ph>Websites that collect or s hare information about you<ph name="END_LIST_ITEM"></li></ph> | 9041 <ph name="BEGIN_LIST_ITEM"><li></ph>Websites that collect or s hare information about you<ph name="END_LIST_ITEM"></li></ph> |
9042 <ph name="BEGIN_LIST_ITEM"><li></ph>Internet service providers or employers that track the pages you visit<ph name="END_LIST_ITEM"></li> </ph> | 9042 <ph name="BEGIN_LIST_ITEM"><li></ph>Internet service providers or employers that track the pages you visit<ph name="END_LIST_ITEM"></li> </ph> |
9043 <ph name="BEGIN_LIST_ITEM"><li></ph>Surveillance by secret age nts<ph name="END_LIST_ITEM"></li></ph> | 9043 <ph name="BEGIN_LIST_ITEM"><li></ph>Surveillance by secret age nts<ph name="END_LIST_ITEM"></li></ph> |
9044 <ph name="BEGIN_LIST_ITEM"><li></ph>People standing behind you <ph name="END_LIST_ITEM"></li></ph> | 9044 <ph name="BEGIN_LIST_ITEM"><li></ph>People standing behind you <ph name="END_LIST_ITEM"></li></ph> |
9045 <ph name="END_LIST"></ul></ph> | 9045 <ph name="END_LIST"></ul></ph> |
9046 <ph name="BEGIN_LINK"><a href="$1"></ph>Learn more<ph name="END_ LINK"></a></ph> about incognito browsing. | 9046 <ph name="BEGIN_LINK"><a href="$1"></ph>Learn more<ph name="END_ LINK"></a></ph> about incognito browsing. |
(...skipping 15 matching lines...) Expand all Loading... | |
9062 <ph name="BEGIN_LINK"><a href="$1"></ph>Learn more<ph name="END_ LINK"></a></ph> about incognito browsing. | 9062 <ph name="BEGIN_LINK"><a href="$1"></ph>Learn more<ph name="END_ LINK"></a></ph> about incognito browsing. |
9063 </message> | 9063 </message> |
9064 </if> | 9064 </if> |
9065 <message name="IDS_NEW_TAB_OTR_EXTENSIONS_MESSAGE" | 9065 <message name="IDS_NEW_TAB_OTR_EXTENSIONS_MESSAGE" |
9066 desc="Explanation in a new OTR window that extensions have been d isabled while in OTR."> | 9066 desc="Explanation in a new OTR window that extensions have been d isabled while in OTR."> |
9067 Because <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> does not c ontrol how extensions handle your personal data, all extensions have been disabl ed for incognito windows. You can reenable them individually in the | 9067 Because <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> does not c ontrol how extensions handle your personal data, all extensions have been disabl ed for incognito windows. You can reenable them individually in the |
9068 <ph name="BEGIN_LINK"><a href="$2"></ph>extensions manager<ph name ="END_LINK"></a></ph>. | 9068 <ph name="BEGIN_LINK"><a href="$2"></ph>extensions manager<ph name ="END_LINK"></a></ph>. |
9069 </message> | 9069 </message> |
9070 <if expr="pp_ifdef('android')"> | 9070 <if expr="pp_ifdef('android')"> |
9071 <message name="IDS_NEW_TAB_GUEST_SESSION_MESSAGE" | 9071 <message name="IDS_NEW_TAB_GUEST_SESSION_MESSAGE" |
9072 desc="Used when a person enters Guest Session"> | 9072 desc="Mobile: Used when a person enters Guest Session"> |
9073 <ph name="BEGIN_BOLD"><strong></ph>You're browsing as a guest< ph name="END_BOLD"></strong></ph>. Pages you view in this tab won't appear in the browser history or search history, and they won't leave other traces, li ke cookies, on the mobile device after you sign out. Files you download and book marks you create won't be preserved. | 9073 <ph name="BEGIN_BOLD"><strong></ph>You're browsing as a guest< ph name="END_BOLD"></strong></ph>. Pages you view in this tab won't appear in the browser history or search history, and they won't leave other traces, li ke cookies, on the mobile device after you sign out. Files you download and book marks you create won't be preserved. |
9074 <ph name="LINE_BREAK"><br /><br /></ph> | 9074 <ph name="LINE_BREAK"><br /><br /></ph> |
9075 <ph name="BEGIN_LINK"><a href="$1"></ph>Learn more<ph name="END_ LINK"></a></ph> about Guest browsing. | 9075 <ph name="BEGIN_LINK"><a href="$1"></ph>Learn more<ph name="END_ LINK"></a></ph> about Guest browsing. |
9076 </message> | 9076 </message> |
9077 </if> | 9077 </if> |
9078 <if expr="not pp_ifdef('android')"> | 9078 <if expr="not pp_ifdef('android')"> |
9079 <message name="IDS_NEW_TAB_GUEST_SESSION_MESSAGE" | 9079 <message name="IDS_NEW_TAB_GUEST_SESSION_MESSAGE" |
9080 desc="Used when a person enters Guest Session"> | 9080 desc="Used when a person enters Guest Session"> |
9081 <ph name="BEGIN_BOLD"><strong></ph>You're browsing as a guest< ph name="END_BOLD"></strong></ph>. Pages you view in this window won't app ear in the browser history or search history, and they won't leave other traces, like cookies, on the computer after you sign out. Files you download and bookma rks you create won't be preserved. | 9081 <ph name="BEGIN_BOLD"><strong></ph>You're browsing as a guest< ph name="END_BOLD"></strong></ph>. Pages you view in this window won't app ear in the browser history or search history, and they won't leave other traces, like cookies, on the computer after you sign out. Files you download and bookma rks you create won't be preserved. |
9082 <ph name="LINE_BREAK"><br /><br /></ph> | 9082 <ph name="LINE_BREAK"><br /><br /></ph> |
(...skipping 341 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
9424 <message name="IDS_SHOW_SYNC_SETUP" desc="In title case. The title of th e menu item to open the sync setup page. Shown in the Wrench menu."> | 9424 <message name="IDS_SHOW_SYNC_SETUP" desc="In title case. The title of th e menu item to open the sync setup page. Shown in the Wrench menu."> |
9425 Sign in to <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph>... | 9425 Sign in to <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph>... |
9426 </message> | 9426 </message> |
9427 </if> | 9427 </if> |
9428 <if expr="not pp_ifdef('use_titlecase')"> | 9428 <if expr="not pp_ifdef('use_titlecase')"> |
9429 <message name="IDS_SHOW_SYNC_SETUP" desc="The title of the menu item to open the sync setup page. Shown in the Wrench menu."> | 9429 <message name="IDS_SHOW_SYNC_SETUP" desc="The title of the menu item to open the sync setup page. Shown in the Wrench menu."> |
9430 Sign in to <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph>... | 9430 Sign in to <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph>... |
9431 </message> | 9431 </message> |
9432 </if> | 9432 </if> |
9433 <if expr="pp_ifdef('android')"> | 9433 <if expr="pp_ifdef('android')"> |
9434 <message name="IDS_SYNC_USER_NAME_IN_USE_ERROR" desc="An error message s hown when a user tries to sign in to sync using a user name that's already in us e by another profile."> | 9434 <message name="IDS_SYNC_USER_NAME_IN_USE_ERROR" desc="Mobile: An error m essage shown when a user tries to sign in to sync using a user name that's alrea dy in use by another profile."> |
9435 This account is already being used on this mobile device. | 9435 This account is already being used on this mobile device. |
9436 </message> | 9436 </message> |
9437 </if> | 9437 </if> |
9438 <if expr="not pp_ifdef('android')"> | 9438 <if expr="not pp_ifdef('android')"> |
9439 <message name="IDS_SYNC_USER_NAME_IN_USE_ERROR" desc="An error message s hown when a user tries to sign in to sync using a user name that's already in us e by another profile."> | 9439 <message name="IDS_SYNC_USER_NAME_IN_USE_ERROR" desc="An error message s hown when a user tries to sign in to sync using a user name that's already in us e by another profile."> |
9440 This account is already being used on this computer. | 9440 This account is already being used on this computer. |
9441 </message> | 9441 </message> |
9442 </if> | 9442 </if> |
9443 <if expr="pp_ifdef('use_titlecase')"> | 9443 <if expr="pp_ifdef('use_titlecase')"> |
9444 <message name="IDS_SHOW_SYNC_SETUP_USERNAME" desc="In title case. The ti tle of the menu item to open the sync setup page. Shown in the Wrench menu when the user is signed into sync."> | 9444 <message name="IDS_SHOW_SYNC_SETUP_USERNAME" desc="In title case. The ti tle of the menu item to open the sync setup page. Shown in the Wrench menu when the user is signed into sync."> |
9445 Signed in as <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph> | 9445 Signed in as <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph> |
9446 </message> | 9446 </message> |
9447 </if> | 9447 </if> |
9448 <if expr="not pp_ifdef('use_titlecase')"> | 9448 <if expr="not pp_ifdef('use_titlecase')"> |
9449 <message name="IDS_SHOW_SYNC_SETUP_USERNAME" desc="The title of the menu item to open the sync setup page. Shown in the Wrench menu when the user is sig ned into sync."> | 9449 <message name="IDS_SHOW_SYNC_SETUP_USERNAME" desc="The title of the menu item to open the sync setup page. Shown in the Wrench menu when the user is sig ned into sync."> |
9450 Signed in as <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph> | 9450 Signed in as <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph> |
9451 </message> | 9451 </message> |
9452 </if> | 9452 </if> |
9453 <!-- SafeBrowsing --> | 9453 <!-- SafeBrowsing --> |
9454 <message name="IDS_SAFE_BROWSING_MALWARE_TITLE" desc="SafeBrowsing Malware HTML title"> | 9454 <message name="IDS_SAFE_BROWSING_MALWARE_TITLE" desc="SafeBrowsing Malware HTML title"> |
9455 Malware Detected! | 9455 Malware Detected! |
9456 </message> | 9456 </message> |
9457 <message name="IDS_SAFE_BROWSING_MALWARE_HEADLINE" desc="SafeBrowsing Malw are HTML headline"> | 9457 <message name="IDS_SAFE_BROWSING_MALWARE_HEADLINE" desc="SafeBrowsing Malw are HTML headline"> |
9458 Warning: Something's Not Right Here! | 9458 Warning: Something's Not Right Here! |
9459 </message> | 9459 </message> |
9460 <if expr="pp_ifdef('android')"> | 9460 <if expr="pp_ifdef('android')"> |
9461 <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION1" desc="SafeBrowsin g Malware HTML description, first line"> | 9461 <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION1" desc="Mobile: Saf eBrowsing Malware HTML description, first line"> |
9462 <ph name="HOST_NAME"><strong>$1<ex>www.malware.com</ex></stro ng></ph> contains malware. Your mobile device might catch a virus if you visi t this site. | 9462 <ph name="HOST_NAME"><strong>$1<ex>www.malware.com</ex></stro ng></ph> contains malware. Your mobile device might catch a virus if you visi t this site. |
9463 </message> | 9463 </message> |
9464 <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION2" desc="SafeBrowsin g Malware HTML description, second line"> | 9464 <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION2" desc="Mobile: Saf eBrowsing Malware HTML description, second line"> |
9465 Google has found malicious software may be installed onto your mobile device if you proceed. If you've visited this site in the past or you trust this site, it's possible that it has just recently been compromised by a hacker. You should not proceed, and perhaps try again tomorrow or go somewhere else. | 9465 Google has found malicious software may be installed onto your mobile device if you proceed. If you've visited this site in the past or you trust this site, it's possible that it has just recently been compromised by a hacker. You should not proceed, and perhaps try again tomorrow or go somewhere else. |
9466 </message> | 9466 </message> |
9467 <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION3" desc="SafeBrowsin g Malware HTML description, last line"> | 9467 <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION3" desc="Mobile: Saf eBrowsing Malware HTML description, last line"> |
9468 If you understand that visiting this site may harm your mobile device, <ph name="PROCEED_LINK">$1<ex>proceed anyway</ex></ph>. | 9468 If you understand that visiting this site may harm your mobile device, <ph name="PROCEED_LINK">$1<ex>proceed anyway</ex></ph>. |
9469 </message> | 9469 </message> |
9470 </if> | 9470 </if> |
9471 <if expr="not pp_ifdef('android')"> | 9471 <if expr="not pp_ifdef('android')"> |
9472 <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION1" desc="SafeBrowsin g Malware HTML description, first line"> | 9472 <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION1" desc="SafeBrowsin g Malware HTML description, first line"> |
9473 <ph name="HOST_NAME"><strong>$1<ex>www.malware.com</ex></stro ng></ph> contains malware. Your computer might catch a virus if you visit thi s site. | 9473 <ph name="HOST_NAME"><strong>$1<ex>www.malware.com</ex></stro ng></ph> contains malware. Your computer might catch a virus if you visit thi s site. |
9474 </message> | 9474 </message> |
9475 <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION2" desc="SafeBrowsin g Malware HTML description, second line"> | 9475 <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION2" desc="SafeBrowsin g Malware HTML description, second line"> |
9476 Google has found malicious software may be installed onto your compute r if you proceed. If you've visited this site in the past or you trust this site , it's possible that it has just recently been compromised by a hacker. You shou ld not proceed, and perhaps try again tomorrow or go somewhere else. | 9476 Google has found malicious software may be installed onto your compute r if you proceed. If you've visited this site in the past or you trust this site , it's possible that it has just recently been compromised by a hacker. You shou ld not proceed, and perhaps try again tomorrow or go somewhere else. |
9477 </message> | 9477 </message> |
9478 <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION3" desc="SafeBrowsin g Malware HTML description, last line"> | 9478 <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION3" desc="SafeBrowsin g Malware HTML description, last line"> |
9479 If you understand that visiting this site may harm your computer, <ph name="PROCEED_LINK">$1<ex>proceed anyway</ex></ph>. | 9479 If you understand that visiting this site may harm your computer, <ph name="PROCEED_LINK">$1<ex>proceed anyway</ex></ph>. |
9480 </message> | 9480 </message> |
9481 </if> | 9481 </if> |
9482 <message name="IDS_SAFE_BROWSING_MALWARE_PROCEED_LINK" desc="SafeBrowsing Malware HTML description, last line proceed link part."> | 9482 <message name="IDS_SAFE_BROWSING_MALWARE_PROCEED_LINK" desc="SafeBrowsing Malware HTML description, last line proceed link part."> |
9483 proceed anyway | 9483 proceed anyway |
9484 </message> | 9484 </message> |
9485 <if expr="pp_ifdef('android')"> | 9485 <if expr="pp_ifdef('android')"> |
9486 <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION4" desc="SafeBrowsin g Malware HTML description, first line for case of subresource malicious"> | 9486 <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION4" desc="Mobile: Saf eBrowsing Malware HTML description, first line for case of subresource malicious "> |
9487 <ph name="HOST_NAME"><strong>$1<ex>www.malware.com</ex></stro ng></ph> contains content from <ph name="ELEMENTS_HOST_NAME"><strong>$2 <ex>www.evil.cn</ex></strong></ph>, a site known to distribute malware. Yo ur mobile device might catch a virus if you visit this site. | 9487 <ph name="HOST_NAME"><strong>$1<ex>www.malware.com</ex></stro ng></ph> contains content from <ph name="ELEMENTS_HOST_NAME"><strong>$2 <ex>www.evil.cn</ex></strong></ph>, a site known to distribute malware. Yo ur mobile device might catch a virus if you visit this site. |
9488 </message> | 9488 </message> |
9489 </if> | 9489 </if> |
9490 <if expr="not pp_ifdef('android')"> | 9490 <if expr="not pp_ifdef('android')"> |
9491 <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION4" desc="SafeBrowsin g Malware HTML description, first line for case of subresource malicious"> | 9491 <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION4" desc="SafeBrowsin g Malware HTML description, first line for case of subresource malicious"> |
9492 <ph name="HOST_NAME"><strong>$1<ex>www.malware.com</ex></stro ng></ph> contains content from <ph name="ELEMENTS_HOST_NAME"><strong>$2 <ex>www.evil.cn</ex></strong></ph>, a site known to distribute malware. Yo ur computer might catch a virus if you visit this site. | 9492 <ph name="HOST_NAME"><strong>$1<ex>www.malware.com</ex></stro ng></ph> contains content from <ph name="ELEMENTS_HOST_NAME"><strong>$2 <ex>www.evil.cn</ex></strong></ph>, a site known to distribute malware. Yo ur computer might catch a virus if you visit this site. |
9493 </message> | 9493 </message> |
9494 </if> | 9494 </if> |
9495 <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION5" desc="SafeBrowsing Malware HTML description, detailed information, click button to span."> | 9495 <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION5" desc="SafeBrowsing Malware HTML description, detailed information, click button to span."> |
9496 We have already notified <ph name="HOST_NAME"><strong>$1<ex>evil.c om</ex></strong></ph> that we found malware on the site. For more about th e problems found on <ph name="HOST_NAME2">$2<ex>www.malware.com</ex></ph>, visit the Google <ph name="DIAGNOSTIC_PAGE">$3<ex>diagnostic page</ex></ph>. | 9496 We have already notified <ph name="HOST_NAME"><strong>$1<ex>evil.c om</ex></strong></ph> that we found malware on the site. For more about th e problems found on <ph name="HOST_NAME2">$2<ex>www.malware.com</ex></ph>, visit the Google <ph name="DIAGNOSTIC_PAGE">$3<ex>diagnostic page</ex></ph>. |
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
9529 Go back | 9529 Go back |
9530 </message> | 9530 </message> |
9531 <message name="IDS_SAFE_BROWSING_PHISHING_REPORT_ERROR" desc="SafeBrowsing Phishing, report error link"> | 9531 <message name="IDS_SAFE_BROWSING_PHISHING_REPORT_ERROR" desc="SafeBrowsing Phishing, report error link"> |
9532 Report an error | 9532 Report an error |
9533 </message> | 9533 </message> |
9534 | 9534 |
9535 <message name="IDS_SAFE_BROWSING_MULTI_THREAT_TITLE" desc="SafeBrowsing Mu lti threat HTML title"> | 9535 <message name="IDS_SAFE_BROWSING_MULTI_THREAT_TITLE" desc="SafeBrowsing Mu lti threat HTML title"> |
9536 Malware and phishing Detected! | 9536 Malware and phishing Detected! |
9537 </message> | 9537 </message> |
9538 <if expr="pp_ifdef('android')"> | 9538 <if expr="pp_ifdef('android')"> |
9539 <message name="IDS_SAFE_BROWSING_MULTI_THREAT_DESCRIPTION1" desc="SafeBr owsing multiple threat HTML description, first line"> | 9539 <message name="IDS_SAFE_BROWSING_MULTI_THREAT_DESCRIPTION1" desc="Mobile : SafeBrowsing multiple threat HTML description, first line"> |
9540 The website at <ph name="HOST_NAME"><strong>$1<ex>www.malware.co m</ex></strong></ph> contains elements from sites which appear to host mal ware – software that can hurt your mobile device or otherwise operate without yo ur consent. Just visiting a site that hosts malware can infect your mobile devi ce. The website also hosts contents from sites that have been reported as a “phi shing” sites. Phishing sites trick users into disclosing personal or financial information, often by pretending to represent trusted institutions, such as bank s. | 9540 The website at <ph name="HOST_NAME"><strong>$1<ex>www.malware.co m</ex></strong></ph> contains elements from sites which appear to host mal ware – software that can hurt your mobile device or otherwise operate without yo ur consent. Just visiting a site that hosts malware can infect your mobile devi ce. The website also hosts contents from sites that have been reported as a “phi shing” sites. Phishing sites trick users into disclosing personal or financial information, often by pretending to represent trusted institutions, such as bank s. |
9541 </message> | 9541 </message> |
9542 </if> | 9542 </if> |
9543 <if expr="not pp_ifdef('android')"> | 9543 <if expr="not pp_ifdef('android')"> |
9544 <message name="IDS_SAFE_BROWSING_MULTI_THREAT_DESCRIPTION1" desc="SafeBr owsing multiple threat HTML description, first line"> | 9544 <message name="IDS_SAFE_BROWSING_MULTI_THREAT_DESCRIPTION1" desc="SafeBr owsing multiple threat HTML description, first line"> |
9545 The website at <ph name="HOST_NAME"><strong>$1<ex>www.malware.co m</ex></strong></ph> contains elements from sites which appear to host mal ware – software that can hurt your computer or otherwise operate without your co nsent. Just visiting a site that hosts malware can infect your computer. The we bsite also hosts contents from sites that have been reported as a “phishing” sit es. Phishing sites trick users into disclosing personal or financial informatio n, often by pretending to represent trusted institutions, such as banks. | 9545 The website at <ph name="HOST_NAME"><strong>$1<ex>www.malware.co m</ex></strong></ph> contains elements from sites which appear to host mal ware – software that can hurt your computer or otherwise operate without your co nsent. Just visiting a site that hosts malware can infect your computer. The we bsite also hosts contents from sites that have been reported as a “phishing” sit es. Phishing sites trick users into disclosing personal or financial informatio n, often by pretending to represent trusted institutions, such as banks. |
9546 </message> | 9546 </message> |
9547 </if> | 9547 </if> |
9548 <message name="IDS_SAFE_BROWSING_MULTI_THREAT_DESCRIPTION2" desc="SafeBrow sing multiple threat HTML description, second line"> | 9548 <message name="IDS_SAFE_BROWSING_MULTI_THREAT_DESCRIPTION2" desc="SafeBrow sing multiple threat HTML description, second line"> |
9549 Below is a list of all the unsafe elements for the page. Click on the Di agnostic link for more information on the malware thread for a specific resource . If you know that a resource has been erroneously reported as phishing, click t he 'Report error' link. | 9549 Below is a list of all the unsafe elements for the page. Click on the Di agnostic link for more information on the malware thread for a specific resource . If you know that a resource has been erroneously reported as phishing, click t he 'Report error' link. |
9550 </message> | 9550 </message> |
9551 <if expr="pp_ifdef('android')"> | 9551 <if expr="pp_ifdef('android')"> |
9552 <message name="IDS_SAFE_BROWSING_MULTI_MALWARE_DESCRIPTION1" desc="SafeB rowsing Malware HTML description, first line for case of several malicious subre source"> | 9552 <message name="IDS_SAFE_BROWSING_MULTI_MALWARE_DESCRIPTION1" desc="Mobil e: SafeBrowsing Malware HTML description, first line for case of several malicio us subresource"> |
9553 The website at <ph name="HOST_NAME"><strong>$1<ex>www.goodsite.c om</ex></strong></ph> contains elements from sites which appear to host ma lware – software that can hurt your mobile device or otherwise operate without y our consent. Just visiting a site that contains malware can infect your mobile device. | 9553 The website at <ph name="HOST_NAME"><strong>$1<ex>www.goodsite.c om</ex></strong></ph> contains elements from sites which appear to host ma lware – software that can hurt your mobile device or otherwise operate without y our consent. Just visiting a site that contains malware can infect your mobile device. |
9554 </message> | 9554 </message> |
9555 </if> | 9555 </if> |
9556 <if expr="not pp_ifdef('android')"> | 9556 <if expr="not pp_ifdef('android')"> |
9557 <message name="IDS_SAFE_BROWSING_MULTI_MALWARE_DESCRIPTION1" desc="SafeB rowsing Malware HTML description, first line for case of several malicious subre source"> | 9557 <message name="IDS_SAFE_BROWSING_MULTI_MALWARE_DESCRIPTION1" desc="SafeB rowsing Malware HTML description, first line for case of several malicious subre source"> |
9558 The website at <ph name="HOST_NAME"><strong>$1<ex>www.goodsite.c om</ex></strong></ph> contains elements from sites which appear to host ma lware – software that can hurt your computer or otherwise operate without your c onsent. Just visiting a site that contains malware can infect your computer. | 9558 The website at <ph name="HOST_NAME"><strong>$1<ex>www.goodsite.c om</ex></strong></ph> contains elements from sites which appear to host ma lware – software that can hurt your computer or otherwise operate without your c onsent. Just visiting a site that contains malware can infect your computer. |
9559 </message> | 9559 </message> |
9560 </if> | 9560 </if> |
9561 <message name="IDS_SAFE_BROWSING_MULTI_MALWARE_DESCRIPTION2" desc="SafeBro wsing Malware HTML description, second line for case of several malicious subres ource"> | 9561 <message name="IDS_SAFE_BROWSING_MULTI_MALWARE_DESCRIPTION2" desc="SafeBro wsing Malware HTML description, second line for case of several malicious subres ource"> |
9562 Below is a list of all the unsafe elements for the page. Click on the Di agnostic link for more information on the thread for a specific element. | 9562 Below is a list of all the unsafe elements for the page. Click on the Di agnostic link for more information on the thread for a specific element. |
9563 </message> | 9563 </message> |
9564 <message name="IDS_SAFE_BROWSING_MULTI_MALWARE_DESCRIPTION3" desc="SafeBro wsing Malware HTML description, third line for case of several malicious subreso urce"> | 9564 <message name="IDS_SAFE_BROWSING_MULTI_MALWARE_DESCRIPTION3" desc="SafeBro wsing Malware HTML description, third line for case of several malicious subreso urce"> |
9565 Learn more about how to protect yourself from harmful software online. | 9565 Learn more about how to protect yourself from harmful software online. |
9566 </message> | 9566 </message> |
9567 <message name="IDS_SAFE_BROWSING_MULTI_PHISHING_DESCRIPTION1" desc="SafeBr owsing Phishing HTML description, first line for case of several malicious subre source"> | 9567 <message name="IDS_SAFE_BROWSING_MULTI_PHISHING_DESCRIPTION1" desc="SafeBr owsing Phishing HTML description, first line for case of several malicious subre source"> |
9568 The website at <ph name="HOST_NAME"><strong>$1<ex>www.malware.com< /ex></strong></ph> contains elements from sites which have been reported a s “phishing” sites. Phishing sites trick users into disclosing personal or fina ncial information, often by pretending to represent trusted institutions, such a s banks. | 9568 The website at <ph name="HOST_NAME"><strong>$1<ex>www.malware.com< /ex></strong></ph> contains elements from sites which have been reported a s “phishing” sites. Phishing sites trick users into disclosing personal or fina ncial information, often by pretending to represent trusted institutions, such a s banks. |
9569 </message> | 9569 </message> |
9570 <message name="IDS_SAFE_BROWSING_PHISHING_LABEL" desc="SafeBrowsing multip le threats, phishing label in the table showing the reported threats."> | 9570 <message name="IDS_SAFE_BROWSING_PHISHING_LABEL" desc="SafeBrowsing multip le threats, phishing label in the table showing the reported threats."> |
9571 Phishing | 9571 Phishing |
9572 </message> | 9572 </message> |
9573 <message name="IDS_SAFE_BROWSING_MALWARE_LABEL" desc="SafeBrowsing multipl e threats, malware label in the table showing the reported threats."> | 9573 <message name="IDS_SAFE_BROWSING_MALWARE_LABEL" desc="SafeBrowsing multipl e threats, malware label in the table showing the reported threats."> |
9574 Malware | 9574 Malware |
9575 </message> | 9575 </message> |
9576 <if expr="pp_ifdef('android')"> | 9576 <if expr="pp_ifdef('android')"> |
9577 <message name="IDS_SAFE_BROWSING_MULTI_MALWARE_DESCRIPTION_AGREE" desc=" SafeBrowsing Malware, agree checkbox text"> | 9577 <message name="IDS_SAFE_BROWSING_MULTI_MALWARE_DESCRIPTION_AGREE" desc=" Mobile: SafeBrowsing Malware, agree checkbox text"> |
9578 I understand that visiting this site may harm my mobile device. | 9578 I understand that visiting this site may harm my mobile device. |
9579 </message> | 9579 </message> |
9580 </if> | 9580 </if> |
9581 <if expr="not pp_ifdef('android')"> | 9581 <if expr="not pp_ifdef('android')"> |
9582 <message name="IDS_SAFE_BROWSING_MULTI_MALWARE_DESCRIPTION_AGREE" desc=" SafeBrowsing Malware, agree checkbox text"> | 9582 <message name="IDS_SAFE_BROWSING_MULTI_MALWARE_DESCRIPTION_AGREE" desc=" SafeBrowsing Malware, agree checkbox text"> |
9583 I understand that visiting this site may harm my computer. | 9583 I understand that visiting this site may harm my computer. |
9584 </message> | 9584 </message> |
9585 </if> | 9585 </if> |
9586 <message name="IDS_SAFE_BROWSING_MULTI_MALWARE_PROCEED_BUTTON" desc="SafeB rowsing Malware, proceed button"> | 9586 <message name="IDS_SAFE_BROWSING_MULTI_MALWARE_PROCEED_BUTTON" desc="SafeB rowsing Malware, proceed button"> |
9587 Proceed anyway | 9587 Proceed anyway |
(...skipping 823 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
10411 <message name="IDS_SYNC_OPTIONS_GROUP_NAME" desc="The name of the sync gro up in the options dialog."> | 10411 <message name="IDS_SYNC_OPTIONS_GROUP_NAME" desc="The name of the sync gro up in the options dialog."> |
10412 Sign in | 10412 Sign in |
10413 </message> | 10413 </message> |
10414 <message name="IDS_SYNC_OPTIONS_SELECT_DATATYPES" desc="The select option that allows the user to select which datatypes to sync."> | 10414 <message name="IDS_SYNC_OPTIONS_SELECT_DATATYPES" desc="The select option that allows the user to select which datatypes to sync."> |
10415 Choose what to sync | 10415 Choose what to sync |
10416 </message> | 10416 </message> |
10417 <message name="IDS_SYNC_OPTIONS_SELECT_EVERYTHING" desc="The select option that selects all features to be synced."> | 10417 <message name="IDS_SYNC_OPTIONS_SELECT_EVERYTHING" desc="The select option that selects all features to be synced."> |
10418 Everything | 10418 Everything |
10419 </message> | 10419 </message> |
10420 <if expr="pp_ifdef('android')"> | 10420 <if expr="pp_ifdef('android')"> |
10421 <message name="IDS_SYNC_OVERVIEW" desc="The message that appears in the options dialog when sync has not been set up by the user."> | 10421 <message name="IDS_SYNC_OVERVIEW" desc="Mobile: The message that appears in the options dialog when sync has not been set up by the user."> |
10422 Sign in to <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph> with your Go ogle Account to save your personalized browser features to the web and access th em from <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph> on any mobile device. You 'll also be automatically signed in to your favorite Google services. | 10422 Sign in to <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph> with your Go ogle Account to save your personalized browser features to the web and access th em from <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph> on any mobile device. You 'll also be automatically signed in to your favorite Google services. |
10423 </message> | 10423 </message> |
10424 </if> | 10424 </if> |
10425 <if expr="not pp_ifdef('android')"> | 10425 <if expr="not pp_ifdef('android')"> |
10426 <message name="IDS_SYNC_OVERVIEW" desc="The message that appears in the options dialog when sync has not been set up by the user."> | 10426 <message name="IDS_SYNC_OVERVIEW" desc="The message that appears in the options dialog when sync has not been set up by the user."> |
10427 Sign in to <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph> with your Go ogle Account to save your personalized browser features to the web and access th em from <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph> on any computer. You'll a lso be automatically signed in to your favorite Google services. | 10427 Sign in to <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph> with your Go ogle Account to save your personalized browser features to the web and access th em from <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph> on any computer. You'll a lso be automatically signed in to your favorite Google services. |
10428 </message> | 10428 </message> |
10429 </if> | 10429 </if> |
10430 <message name="IDS_SYNC_START_SYNC_BUTTON_LABEL" desc="The label that appe ars on the sync button in the options dialog when sync has not been set up by th e user."> | 10430 <message name="IDS_SYNC_START_SYNC_BUTTON_LABEL" desc="The label that appe ars on the sync button in the options dialog when sync has not been set up by th e user."> |
10431 Sign in to <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph> | 10431 Sign in to <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph> |
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
10554 <message name="IDS_SYNC_STOP_SYNCING_BUTTON_LABEL" desc="The text to displ ay on the button to indicate stop syncing functionality."> | 10554 <message name="IDS_SYNC_STOP_SYNCING_BUTTON_LABEL" desc="The text to displ ay on the button to indicate stop syncing functionality."> |
10555 Disconnect your Google Account... | 10555 Disconnect your Google Account... |
10556 </message> | 10556 </message> |
10557 <message name="IDS_SYNC_STOP_SYNCING_CONFIRM_BUTTON_LABEL" desc="The text to display on the button to confirm the user wishes to stop syncing."> | 10557 <message name="IDS_SYNC_STOP_SYNCING_CONFIRM_BUTTON_LABEL" desc="The text to display on the button to confirm the user wishes to stop syncing."> |
10558 Disconnect account | 10558 Disconnect account |
10559 </message> | 10559 </message> |
10560 <message name="IDS_SYNC_STOP_SYNCING_DIALOG_TITLE" desc="The title of the dialog that explains what 'stop syncing' means."> | 10560 <message name="IDS_SYNC_STOP_SYNCING_DIALOG_TITLE" desc="The title of the dialog that explains what 'stop syncing' means."> |
10561 Disconnect your Google Account | 10561 Disconnect your Google Account |
10562 </message> | 10562 </message> |
10563 <if expr="pp_ifdef('android')"> | 10563 <if expr="pp_ifdef('android')"> |
10564 <message name="IDS_SYNC_STOP_SYNCING_EXPLANATION_LABEL" desc="The text t o display below the 'Stop syncing this account' button on the options pane, expl aining what the button does."> | 10564 <message name="IDS_SYNC_STOP_SYNCING_EXPLANATION_LABEL" desc="Mobile: Th e text to display below the 'Stop syncing this account' button on the options pa ne, explaining what the button does."> |
10565 By disconnecting your Google Account from <ph name="PRODUCT_NAME">$1<e x>Chrome</ex></ph>, changes to your data on this mobile device will no longer be synced to your Google Account. Data already stored in your Google Account will remain there until you remove it using <ph name="BEGIN_LINK"><a href="$2" tar get="_blank"></ph>Google Dashboard<ph name="END_LINK"></a></p h>. | 10565 By disconnecting your Google Account from <ph name="PRODUCT_NAME">$1<e x>Chrome</ex></ph>, changes to your data on this mobile device will no longer be synced to your Google Account. Data already stored in your Google Account will remain there until you remove it using <ph name="BEGIN_LINK"><a href="$2" tar get="_blank"></ph>Google Dashboard<ph name="END_LINK"></a></p h>. |
10566 </message> | 10566 </message> |
10567 </if> | 10567 </if> |
10568 <if expr="not pp_ifdef('android')"> | 10568 <if expr="not pp_ifdef('android')"> |
10569 <message name="IDS_SYNC_STOP_SYNCING_EXPLANATION_LABEL" desc="The text t o display below the 'Stop syncing this account' button on the options pane, expl aining what the button does."> | 10569 <message name="IDS_SYNC_STOP_SYNCING_EXPLANATION_LABEL" desc="The text t o display below the 'Stop syncing this account' button on the options pane, expl aining what the button does."> |
10570 By disconnecting your Google Account from <ph name="PRODUCT_NAME">$1<e x>Chrome</ex></ph>, changes to your data on this computer will no longer be sync ed to your Google Account. Data already stored in your Google Account will remai n there until you remove it using <ph name="BEGIN_LINK"><a href="$2" target=& quot;_blank"></ph>Google Dashboard<ph name="END_LINK"></a></ph>. | 10570 By disconnecting your Google Account from <ph name="PRODUCT_NAME">$1<e x>Chrome</ex></ph>, changes to your data on this computer will no longer be sync ed to your Google Account. Data already stored in your Google Account will remai n there until you remove it using <ph name="BEGIN_LINK"><a href="$2" target=& quot;_blank"></ph>Google Dashboard<ph name="END_LINK"></a></ph>. |
10571 </message> | 10571 </message> |
10572 </if> | 10572 </if> |
10573 <!-- Sync time strings --> | 10573 <!-- Sync time strings --> |
10574 <message name="IDS_SYNC_TIME_NEVER" desc="Indicates that the first sync ha s never completed."> | 10574 <message name="IDS_SYNC_TIME_NEVER" desc="Indicates that the first sync ha s never completed."> |
(...skipping 220 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
10795 The passphrase you entered is incorrect. | 10795 The passphrase you entered is incorrect. |
10796 </message> | 10796 </message> |
10797 <message name="IDS_SYNC_PASSPHRASE_RECOVER" desc="Message about how to rec over from a lost passphrase."> | 10797 <message name="IDS_SYNC_PASSPHRASE_RECOVER" desc="Message about how to rec over from a lost passphrase."> |
10798 If you've forgotten your passphrase, stop and reset Sync via <ph name="B EGIN_LINK"><a href="$1" target="_blank"></ph>Google Dashboard<ph name="END_LINK"></a></ph>. | 10798 If you've forgotten your passphrase, stop and reset Sync via <ph name="B EGIN_LINK"><a href="$1" target="_blank"></ph>Google Dashboard<ph name="END_LINK"></a></ph>. |
10799 </message> | 10799 </message> |
10800 | 10800 |
10801 <message name="IDS_SYNC_PASSPHRASE_CANCEL_WARNING_HEADER" desc="Header for the passphrase cancel warning. Should be phrased as a yes-or-no question."> | 10801 <message name="IDS_SYNC_PASSPHRASE_CANCEL_WARNING_HEADER" desc="Header for the passphrase cancel warning. Should be phrased as a yes-or-no question."> |
10802 Skip syncing encrypted data? | 10802 Skip syncing encrypted data? |
10803 </message> | 10803 </message> |
10804 <if expr="pp_ifdef('android')"> | 10804 <if expr="pp_ifdef('android')"> |
10805 <message name="IDS_SYNC_PASSPHRASE_CANCEL_WARNING" desc="Warning message when the passphrase entry is canceled."> | 10805 <message name="IDS_SYNC_PASSPHRASE_CANCEL_WARNING" desc="Mobile: Warning message when the passphrase entry is canceled."> |
10806 Without a passphrase, your passwords and other encrypted data will not be synced on this mobile device. | 10806 Without a passphrase, your passwords and other encrypted data will not be synced on this mobile device. |
10807 </message> | 10807 </message> |
10808 </if> | 10808 </if> |
10809 <if expr="not pp_ifdef('android')"> | 10809 <if expr="not pp_ifdef('android')"> |
10810 <message name="IDS_SYNC_PASSPHRASE_CANCEL_WARNING" desc="Warning message when the passphrase entry is canceled."> | 10810 <message name="IDS_SYNC_PASSPHRASE_CANCEL_WARNING" desc="Warning message when the passphrase entry is canceled."> |
10811 Without a passphrase, your passwords and other encrypted data will not be synced on this computer. | 10811 Without a passphrase, your passwords and other encrypted data will not be synced on this computer. |
10812 </message> | 10812 </message> |
10813 </if> | 10813 </if> |
10814 <message name="IDS_SYNC_PASSPHRASE_CANCEL_YES" desc="String for 'yes' butt on on passphrase cancel warning dialog."> | 10814 <message name="IDS_SYNC_PASSPHRASE_CANCEL_YES" desc="String for 'yes' butt on on passphrase cancel warning dialog."> |
10815 Skip | 10815 Skip |
10816 </message> | 10816 </message> |
10817 <message name="IDS_SYNC_PASSPHRASE_CANCEL_NO" desc="String for 'no' button on passphrase cancel warning dialog."> | 10817 <message name="IDS_SYNC_PASSPHRASE_CANCEL_NO" desc="String for 'no' button on passphrase cancel warning dialog."> |
10818 Enter passphrase | 10818 Enter passphrase |
10819 </message> | 10819 </message> |
10820 | 10820 |
10821 <!-- Login dialog strings --> | 10821 <!-- Login dialog strings --> |
10822 <if expr="pp_ifdef('android')"> | 10822 <if expr="pp_ifdef('android')"> |
10823 <message name="IDS_SYNC_LOGIN_INTRODUCTION" desc="The message to display at the top of the login dialog"> | 10823 <message name="IDS_SYNC_LOGIN_INTRODUCTION" desc="Mobile: The message to display at the top of the login dialog"> |
10824 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> sync makes it ea sy to share your data (such as bookmarks and settings) between your computers an d mobile devices. | 10824 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> sync makes it ea sy to share your data (such as bookmarks and settings) between your computers an d mobile devices. |
10825 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> synchronizes you r data by storing it online with Google when you sign in with your Google Accoun t. | 10825 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> synchronizes you r data by storing it online with Google when you sign in with your Google Accoun t. |
10826 </message> | 10826 </message> |
10827 </if> | 10827 </if> |
10828 <if expr="not pp_ifdef('android')"> | 10828 <if expr="not pp_ifdef('android')"> |
10829 <message name="IDS_SYNC_LOGIN_INTRODUCTION" desc="The message to display at the top of the login dialog"> | 10829 <message name="IDS_SYNC_LOGIN_INTRODUCTION" desc="The message to display at the top of the login dialog"> |
10830 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> sync makes it ea sy to share your data (such as bookmarks and settings) between your computers. | 10830 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> sync makes it ea sy to share your data (such as bookmarks and settings) between your computers. |
10831 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> synchronizes you r data by storing it online with Google when you sign in with your Google Accoun t. | 10831 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> synchronizes you r data by storing it online with Google when you sign in with your Google Accoun t. |
10832 </message> | 10832 </message> |
10833 </if> | 10833 </if> |
(...skipping 227 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
11061 <message name="IDS_SYNC_PROMO_V_SYNC_TITLE" desc="Verbose sync promo. Titl e of the sync message."> | 11061 <message name="IDS_SYNC_PROMO_V_SYNC_TITLE" desc="Verbose sync promo. Titl e of the sync message."> |
11062 Sync | 11062 Sync |
11063 </message> | 11063 </message> |
11064 <message name="IDS_SYNC_PROMO_V_SYNC_BODY" desc="Verbose sync promo. Body of the sync message."> | 11064 <message name="IDS_SYNC_PROMO_V_SYNC_BODY" desc="Verbose sync promo. Body of the sync message."> |
11065 Add a bookmark on one device and it's instantly added on all your device s. | 11065 Add a bookmark on one device and it's instantly added on all your device s. |
11066 </message> | 11066 </message> |
11067 <message name="IDS_SYNC_PROMO_V_BACKUP_TITLE" desc="Verbose sync promo. Ti tle of the backup message."> | 11067 <message name="IDS_SYNC_PROMO_V_BACKUP_TITLE" desc="Verbose sync promo. Ti tle of the backup message."> |
11068 Backup | 11068 Backup |
11069 </message> | 11069 </message> |
11070 <if expr="pp_ifdef('android')"> | 11070 <if expr="pp_ifdef('android')"> |
11071 <message name="IDS_SYNC_PROMO_V_BACKUP_BODY" desc="Verbose sync promo. B ody of the backup message."> | 11071 <message name="IDS_SYNC_PROMO_V_BACKUP_BODY" desc="Mobile: Verbose sync promo. Body of the backup message."> |
11072 All your <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> settings are safe in case anything happens to your mobile device. | 11072 All your <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> settings are safe in case anything happens to your mobile device. |
11073 </message> | 11073 </message> |
11074 </if> | 11074 </if> |
11075 <if expr="not pp_ifdef('android')"> | 11075 <if expr="not pp_ifdef('android')"> |
11076 <message name="IDS_SYNC_PROMO_V_BACKUP_BODY" desc="Verbose sync promo. B ody of the backup message."> | 11076 <message name="IDS_SYNC_PROMO_V_BACKUP_BODY" desc="Verbose sync promo. B ody of the backup message."> |
11077 All your <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> settings are safe in case anything happens to your computer. | 11077 All your <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> settings are safe in case anything happens to your computer. |
11078 </message> | 11078 </message> |
11079 </if> | 11079 </if> |
11080 <message name="IDS_SYNC_PROMO_V_SERVICES_TITLE" desc="Verbose sync promo. Title of the Google Services message."> | 11080 <message name="IDS_SYNC_PROMO_V_SERVICES_TITLE" desc="Verbose sync promo. Title of the Google Services message."> |
11081 Google Services | 11081 Google Services |
(...skipping 613 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
11695 <message name="IDS_INSTALL_FROM_DMG_ERROR_TITLE" desc="Error dialog title to be displayed when installation from the disk image fails. Mac-only."> | 11695 <message name="IDS_INSTALL_FROM_DMG_ERROR_TITLE" desc="Error dialog title to be displayed when installation from the disk image fails. Mac-only."> |
11696 Installation failed. | 11696 Installation failed. |
11697 </message> | 11697 </message> |
11698 <message name="IDS_INSTALL_FROM_DMG_ERROR" desc="Error dialog message to b e displayed when installation from the disk image fails. Mac-only."> | 11698 <message name="IDS_INSTALL_FROM_DMG_ERROR" desc="Error dialog message to b e displayed when installation from the disk image fails. Mac-only."> |
11699 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> couldn't complete installation, but will continue to run from its disk image. | 11699 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> couldn't complete installation, but will continue to run from its disk image. |
11700 </message> | 11700 </message> |
11701 </if> | 11701 </if> |
11702 | 11702 |
11703 <!-- File Selection Dialog Policy - Infobar --> | 11703 <!-- File Selection Dialog Policy - Infobar --> |
11704 <if expr="pp_ifdef('android')"> | 11704 <if expr="pp_ifdef('android')"> |
11705 <message name="IDS_FILE_SELECTION_DIALOG_INFOBAR" desc="Infobar message on disallowed file selection dialog."> | 11705 <message name="IDS_FILE_SELECTION_DIALOG_INFOBAR" desc="Mobile: Infobar me ssage on disallowed file selection dialog."> |
11706 Access to local files on your mobile device is disabled by your administ rator. | 11706 Access to local files on your mobile device is disabled by your administ rator. |
11707 </message> | 11707 </message> |
11708 </if> | 11708 </if> |
11709 <if expr="not pp_ifdef('android')"> | 11709 <if expr="not pp_ifdef('android')"> |
11710 <message name="IDS_FILE_SELECTION_DIALOG_INFOBAR" desc="Infobar message on disallowed file selection dialog."> | 11710 <message name="IDS_FILE_SELECTION_DIALOG_INFOBAR" desc="Infobar message on disallowed file selection dialog."> |
11711 Access to local files on your machine is disabled by your administrator. | 11711 Access to local files on your machine is disabled by your administrator. |
11712 </message> | 11712 </message> |
11713 </if> | 11713 </if> |
11714 | 11714 |
11715 <!-- Status Area Strings (not ChromeOS specific) --> | 11715 <!-- Status Area Strings (not ChromeOS specific) --> |
(...skipping 3302 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
15018 </message> | 15018 </message> |
15019 <message name="IDS_MEDIA_CAPTURE_DENY" desc="Label for a button that denies access to a web page, so they can use a camera and/or a microphone."> | 15019 <message name="IDS_MEDIA_CAPTURE_DENY" desc="Label for a button that denies access to a web page, so they can use a camera and/or a microphone."> |
15020 Deny | 15020 Deny |
15021 </message> | 15021 </message> |
15022 <message name="IDS_MEDIA_CAPTURE_DEVICES_MENU_TITLE" desc="Label for a drop- down menu button that will, when clicked, list the available and selected camera and/or microphone devices."> | 15022 <message name="IDS_MEDIA_CAPTURE_DEVICES_MENU_TITLE" desc="Label for a drop- down menu button that will, when clicked, list the available and selected camera and/or microphone devices."> |
15023 Devices | 15023 Devices |
15024 </message> | 15024 </message> |
15025 | 15025 |
15026 <!-- Quota messages --> | 15026 <!-- Quota messages --> |
15027 <if expr="pp_ifdef('android')"> | 15027 <if expr="pp_ifdef('android')"> |
15028 <message name="IDS_REQUEST_QUOTA_INFOBAR_QUESTION" desc="For mobile device . Question asked on the info bar whenever webapp requests new (larger) quota to persistently store data on the mobile device (e.g. for persistent-type filesyste m)."> | 15028 <message name="IDS_REQUEST_QUOTA_INFOBAR_QUESTION" desc="Mobile: For mobil e device. Question asked on the info bar whenever webapp requests new (larger) q uota to persistently store data on the mobile device (e.g. for persistent-type f ilesystem)."> |
15029 <ph name="URL"> | 15029 <ph name="URL"> |
15030 $1<ex>html5rocks.com</ex> | 15030 $1<ex>html5rocks.com</ex> |
15031 </ph> wants to permanently store data on your mobile device. | 15031 </ph> wants to permanently store data on your mobile device. |
15032 </message> | 15032 </message> |
15033 <message name="IDS_REQUEST_LARGE_QUOTA_INFOBAR_QUESTION" desc="For mobile device. Question asked on the info bar whenever webapp requests new (larger) quo ta to persistently store large data on the user's mobile device (e.g. for persis tent-type filesystem)."> | 15033 <message name="IDS_REQUEST_LARGE_QUOTA_INFOBAR_QUESTION" desc="Mobile: For mobile device. Question asked on the info bar whenever webapp requests new (lar ger) quota to persistently store large data on the user's mobile device (e.g. fo r persistent-type filesystem)."> |
15034 <ph name="URL"> | 15034 <ph name="URL"> |
15035 $1<ex>html5rocks.com</ex> | 15035 $1<ex>html5rocks.com</ex> |
15036 </ph> wants to permanently store large data on your mobile device. | 15036 </ph> wants to permanently store large data on your mobile device. |
15037 </message> | 15037 </message> |
15038 </if> | 15038 </if> |
15039 <if expr="not pp_ifdef('android')"> | 15039 <if expr="not pp_ifdef('android')"> |
15040 <message name="IDS_REQUEST_QUOTA_INFOBAR_QUESTION" desc="Question asked on the info bar whenever webapp requests new (larger) quota to persistently store data on the user's local computer (e.g. for persistent-type filesystem)."> | 15040 <message name="IDS_REQUEST_QUOTA_INFOBAR_QUESTION" desc="Question asked on the info bar whenever webapp requests new (larger) quota to persistently store data on the user's local computer (e.g. for persistent-type filesystem)."> |
15041 <ph name="URL"> | 15041 <ph name="URL"> |
15042 $1<ex>html5rocks.com</ex> | 15042 $1<ex>html5rocks.com</ex> |
15043 </ph> wants to permanently store data on your local computer. | 15043 </ph> wants to permanently store data on your local computer. |
(...skipping 20 matching lines...) Expand all Loading... | |
15064 </message> | 15064 </message> |
15065 | 15065 |
15066 <!-- Delete Profile Dialog --> | 15066 <!-- Delete Profile Dialog --> |
15067 <message name="IDS_PROFILES_DELETE_TITLE" desc="Title of the delete profile dialog"> | 15067 <message name="IDS_PROFILES_DELETE_TITLE" desc="Title of the delete profile dialog"> |
15068 Delete user | 15068 Delete user |
15069 </message> | 15069 </message> |
15070 <message name="IDS_PROFILES_DELETE_OK_BUTTON_LABEL" desc="The text to displa y on the button to confirm deleting the profile."> | 15070 <message name="IDS_PROFILES_DELETE_OK_BUTTON_LABEL" desc="The text to displa y on the button to confirm deleting the profile."> |
15071 Delete | 15071 Delete |
15072 </message> | 15072 </message> |
15073 <if expr="pp_ifdef('android')"> | 15073 <if expr="pp_ifdef('android')"> |
15074 <message name="IDS_PROFILES_DELETE_MESSAGE" desc="Message explaining to th e user what will happen if they delete this profile"> | 15074 <message name="IDS_PROFILES_DELETE_MESSAGE" desc="Mobile: Message explaini ng to the user what will happen if they delete this profile"> |
15075 Are you sure you want to delete "<ph name="PROFILE_NAME">$1<ex>New User< /ex></ph>" and all the data associated with it from this mobile device? This can not be undone! | 15075 Are you sure you want to delete "<ph name="PROFILE_NAME">$1<ex>New User< /ex></ph>" and all the data associated with it from this mobile device? This can not be undone! |
15076 </message> | 15076 </message> |
15077 </if> | 15077 </if> |
15078 <if expr="not pp_ifdef('android')"> | 15078 <if expr="not pp_ifdef('android')"> |
15079 <message name="IDS_PROFILES_DELETE_MESSAGE" desc="Message explaining to th e user what will happen if they delete this profile"> | 15079 <message name="IDS_PROFILES_DELETE_MESSAGE" desc="Message explaining to th e user what will happen if they delete this profile"> |
15080 Are you sure you want to delete "<ph name="PROFILE_NAME">$1<ex>New User< /ex></ph>" and all the data associated with it from this computer? This cannot b e undone! | 15080 Are you sure you want to delete "<ph name="PROFILE_NAME">$1<ex>New User< /ex></ph>" and all the data associated with it from this computer? This cannot b e undone! |
15081 </message> | 15081 </message> |
15082 </if> | 15082 </if> |
15083 <message name="IDS_PROFILES_LIST_ITEM_CURRENT" desc="Text to display in the multi-profiles list when this profile is the current profile"> | 15083 <message name="IDS_PROFILES_LIST_ITEM_CURRENT" desc="Text to display in the multi-profiles list when this profile is the current profile"> |
15084 <ph name="PROFILE_NAME">$1<ex>New User</ex></ph> (current) | 15084 <ph name="PROFILE_NAME">$1<ex>New User</ex></ph> (current) |
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
15123 </messages> | 15123 </messages> |
15124 <structures fallback_to_english="true"> | 15124 <structures fallback_to_english="true"> |
15125 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> | 15125 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> |
15126 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > | 15126 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > |
15127 </structure> | 15127 </structure> |
15128 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > | 15128 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > |
15129 </structure> | 15129 </structure> |
15130 </structures> | 15130 </structures> |
15131 </release> | 15131 </release> |
15132 </grit> | 15132 </grit> |
OLD | NEW |