Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(848)

Unified Diff: chrome/app/generated_resources.grd

Issue 9567017: Prefix Android-string descriptions with Mobile: (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removed wrong use of 'In Title Case' Created 8 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index dd533e3a09261f68687412e3c8189654568914a6..f97736174f570504b3516774c86598c6355068b0 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -1111,7 +1111,7 @@ are declared in build/common.gypi.
<!-- App menu -->
<if expr="pp_ifdef('android') and not pp_ifdef('use_titlecase')">
- <message name="IDS_SHOW_BOOKMARK_BAR" desc="In Title Case: The toggle to show the bookmark bar">
+ <message name="IDS_SHOW_BOOKMARK_BAR" desc="Mobile: The toggle to show the bookmark bar">
&amp;Always show bookmarks bar
</message>
</if>
@@ -2292,11 +2292,11 @@ are declared in build/common.gypi.
</message>
<if expr="pp_ifdef('android')">
<message name="IDS_PROMPT_DANGEROUS_DOWNLOAD"
- desc="Message shown to the user to validate the download of a dangerous file.">
+ desc="Mobile: Message shown to the user to validate the download of a dangerous file.">
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?
</message>
<message name="IDS_PROMPT_DANGEROUS_DOWNLOAD_EXTENSION"
- desc="Message shown to the user to validate the download of an extension file.">
+ desc="Mobile: Message shown to the user to validate the download of an extension file.">
Extensions, apps, and themes can harm your mobile device. Are you sure you want to continue?
</message>
</if>
@@ -2678,7 +2678,7 @@ are declared in build/common.gypi.
Help me understand
</message>
<if expr="pp_ifdef('android')">
- <message name="IDS_CERT_ERROR_EXTRA_INFO_1" desc="1st paragraph of extra information for any certificate error">
+ <message name="IDS_CERT_ERROR_EXTRA_INFO_1" desc="Mobile: 1st paragraph of extra information for any certificate error">
When you connect to a secure website, the server hosting that site presents your browser with something called a "certificate" to verify its identity. This certificate contains identity information, such as the address of the website, which is verified by a third party that your mobile device trusts. By checking that the address in the certificate matches the address of the website, it is possible to verify that you are securely communicating with the website you intended, and not a third party (such as an attacker on your network).
</message>
</if>
@@ -2721,10 +2721,10 @@ are declared in build/common.gypi.
The site's security certificate is not trusted!
</message>
<if expr="pp_ifdef('android')">
- <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_EXTRA_INFO_2" desc="2nd paragraph of extra information for a X509 certificate with an invalid authority">
+ <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_EXTRA_INFO_2" desc="Mobile: 2nd paragraph of extra information for a X509 certificate with an invalid authority">
In this case, the certificate has not been verified by a third party that your mobile device trusts. Anyone can create a certificate claiming to be whatever 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">&lt;strong&gt;$1<ex>paypal.com</ex>&lt;/strong&gt;</ph> instead of an attacker who generated his own certificate claiming to be <ph name="DOMAIN2">&lt;strong&gt;$2<ex>paypal.com</ex>&lt;/strong&gt;</ph>. You should not proceed past this point.
</message>
- <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_EXTRA_INFO_3" desc="3rd paragraph of extra information for a X509 certificate with an invalid authority">
+ <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_EXTRA_INFO_3" desc="Mobile: 3rd paragraph of extra information for a X509 certificate with an invalid authority">
If, however, you work in an organization that generates its own certificates, and you are trying to connect to an internal website of that organization 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 then certificates issued or verified by your organization will be trusted and you will not see this error next time you try to connect to an internal website. Contact your organization's help staff for assistance in adding a new root certificate to your mobile device.
</message>
</if>
@@ -3994,7 +3994,7 @@ Update checks have repeatedly failed for the extension "<ph name="EXTENSION_NAME
<if expr="pp_ifdef('android')">
- <message name="IDS_EXTENSION_PROMPT_WARNING_FULL_ACCESS" desc="Permission string for full access to the mobile device and all websites.">
+ <message name="IDS_EXTENSION_PROMPT_WARNING_FULL_ACCESS" desc="Mobile: Permission string for full access to the mobile device and all websites.">
All data on your mobile device and the websites you visit
</message>
</if>
@@ -4668,7 +4668,7 @@ Keep your key file in a safe place. You will need it to create new versions of y
Current user
</message>
<if expr="pp_ifdef('android')">
- <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 device.">
+ <message name="IDS_POLICY_SCOPE_MACHINE" desc="Mobile: The text displayed in the Applies To column, indicating that a policy applies to everyone on the mobile device.">
Mobile device
</message>
</if>
@@ -4741,7 +4741,7 @@ Keep your key file in a safe place. You will need it to create new versions of y
Native Client
</message>
<if expr="pp_ifdef('android')">
- <message name="IDS_FLAGS_ENABLE_NACL_DESCRIPTION" desc="Description of the 'Enable Native Client' lab.">
+ <message name="IDS_FLAGS_ENABLE_NACL_DESCRIPTION" desc="Mobile: Description of the 'Enable Native Client' lab.">
Enable support for Native Client.
</message>
</if>
@@ -4790,7 +4790,7 @@ Keep your key file in a safe place. You will need it to create new versions of y
Cloud Print Connector
</message>
<if expr="pp_ifdef('android')">
- <message name="IDS_FLAGS_CLOUD_PRINT_CONNECTOR_DESCRIPTION" desc="Description of the Cloud Print Connector lab">
+ <message name="IDS_FLAGS_CLOUD_PRINT_CONNECTOR_DESCRIPTION" desc="Mobile: Description of the Cloud Print Connector lab">
Enables a background service that connects the Google Cloud Print service to any printers installed on this mobile device. Once this lab is enabled, you can turn the Google Cloud Print Connector on by logging in with your Google account in the Under the Hood section of Settings.
</message>
</if>
@@ -4912,7 +4912,7 @@ Keep your key file in a safe place. You will need it to create new versions of y
Experimental location features
</message>
<if expr="pp_ifdef('android')">
- <message name="IDS_FLAGS_EXPERIMENTAL_LOCATION_FEATURES_DESCRIPTION" desc="Description of the 'Enable experimental location features' lab.">
+ <message name="IDS_FLAGS_EXPERIMENTAL_LOCATION_FEATURES_DESCRIPTION" desc="Mobile: Description of the 'Enable experimental location features' lab.">
Enables experimental extensions to the geolocation feature. Includes using operating system location APIs (where available), and sending additional local network configuration data to the Google location service to provide higher accuracy positioning.
</message>
</if>
@@ -4989,10 +4989,10 @@ Keep your key file in a safe place. You will need it to create new versions of y
Disable app notifications in the sync settings. This turns off syncing notifications received from your apps to other clients.
</message>
<if expr="pp_ifdef('android')">
- <message name="IDS_FLAGS_SYNC_TYPED_URLS_NAME" desc="Title for the flag to enable syncing the TypedUrl datatype">
+ <message name="IDS_FLAGS_SYNC_TYPED_URLS_NAME" desc="Mobile: Title for the flag to enable syncing the TypedUrl datatype">
Enable syncing typed URLs
</message>
- <message name="IDS_FLAGS_SYNC_TYPED_URLS_DESCRIPTION" desc="Description for the flag to enable syncing the TypedURL datatype">
+ <message name="IDS_FLAGS_SYNC_TYPED_URLS_DESCRIPTION" desc="Mobile: Description for the flag to enable syncing the TypedURL datatype">
Enable typed URLs in the sync settings. This allows syncing your typed URL history to other clients to assist in omnibox auto-completion.
</message>
</if>
@@ -5408,7 +5408,7 @@ Because search results are requested even while you're typing your query, your d
<!-- Pepper Broker Info bar -->
<if expr="pp_ifdef('android')">
- <message name="IDS_PEPPER_BROKER_MESSAGE" desc="Message shown when a pepper plugin wants to launch its broker. This message is followed by a 'Learn more' link.">
+ <message name="IDS_PEPPER_BROKER_MESSAGE" desc="Mobile: Message shown when a pepper plugin wants to launch its broker. This message is followed by a 'Learn more' link.">
The <ph name="PEPPER_PLUGIN_NAME">$1<ex>Shockwave Flash</ex></ph> plugin on <ph name="PEPPER_PLUGIN_DOMAIN">$2<ex>example.com</ex></ph> wants to access your mobile device."
</message>
</if>
@@ -6454,7 +6454,7 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1
Share and control access to your printers with any Google account.
</message>
<if expr="pp_ifdef('android')">
- <message name="IDS_CLOUD_PRINT_SETUP_DONE" desc="Message on completed set up of cloud print.">
+ <message name="IDS_CLOUD_PRINT_SETUP_DONE" desc="Mobile: Message on completed set up of cloud print.">
<ph name="CLOUD_PRINT_NAME">$1<ex>Google Cloud Print</ex></ph> has registered the printers on this mobile device with &lt;b&gt;<ph name="EMAIL_ADDRESSES">$2<ex>foo@example.com</ex></ph>&lt;/b&gt;. You can now print to your printers from any <ph name="CLOUD_PRINT_NAME">$1<ex>Google Cloud Print</ex></ph> enabled web or mobile app!
</message>
</if>
@@ -6860,7 +6860,7 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1
</message>
</if>
<if expr="pp_ifdef('android') and not pp_ifdef('use_titlecase')">
- <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="Name shown in the tree for the desktop bookmarks folder">
+ <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="Mobile: Name shown in the tree for the desktop bookmarks folder">
Desktop bookmarks
</message>
</if>
@@ -6878,7 +6878,7 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1
</message>
</if>
<if expr="pp_ifdef('android') and pp_ifdef('use_titlecase')">
- <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="Name shown in the tree for the desktop bookmarks folder">
+ <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="Mobile: Name shown in the tree for the desktop bookmarks folder">
Desktop Bookmarks
</message>
</if>
@@ -7244,7 +7244,7 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1
but can also be the result of a misconfigured firewall or proxy server.
</message>
<if expr="pp_ifdef('android')">
- <message name="IDS_ERRORPAGES_SUMMARY_NETWORK_ACCESS_DENIED" desc="Summary in the error page when we're not being allowed to access the network.">
+ <message name="IDS_ERRORPAGES_SUMMARY_NETWORK_ACCESS_DENIED" desc="Mobile: Summary in the error page when we're not being allowed to access the network.">
<ph name="PRODUCT_NAME">&lt;span jscontent="productName"&gt;&lt;/span&gt;<ex>Google Chrome</ex></ph>
is having trouble accessing the network.
<ph name="LINE_BREAK">&lt;br /&gt;&lt;br /&gt;</ph>
@@ -7252,17 +7252,17 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1
<ph name="PRODUCT_NAME">&lt;span jscontent="productName"&gt;&lt;/span&gt;<ex>Google Chrome</ex></ph>
is an intruder on your mobile device and is blocking it from connecting to the Internet.
</message>
- <message name="IDS_ERRORPAGES_SUMMARY_PROXY_CONNECTION_FAILED" desc="Summary in the error page when the proxy server connection failed.">
+ <message name="IDS_ERRORPAGES_SUMMARY_PROXY_CONNECTION_FAILED" desc="Mobile: Summary in the error page when the proxy server connection failed.">
A proxy server is a server that acts as an intermediary between your mobile device and other servers. Right now, your system is configured to use a proxy, but
<ph name="PRODUCT_NAME">&lt;span jscontent="productName"&gt;&lt;/span&gt;<ex>Google Chrome</ex></ph>
can't connect to it.
</message>
- <message name="IDS_ERRORPAGES_SUMMARY_INTERNET_DISCONNECTED" desc="Summary of the error page when the network connection failed. May be followed by platform dependent instructions.">
+ <message name="IDS_ERRORPAGES_SUMMARY_INTERNET_DISCONNECTED" desc="Mobile: Summary of the error page when the network connection failed. May be followed by platform dependent instructions.">
<ph name="PRODUCT_NAME">&lt;span jscontent="productName"&gt;&lt;/span&gt;<ex>Google Chrome</ex></ph>
can't display the webpage because your mobile device isn't connected to the Internet.
</message>
- <message name="IDS_ERRORPAGES_SUMMARY_INTERNET_DISCONNECTED_INSTRUCTIONS_TEMPLATE" desc="Template for the summary of the error page when the network connection failed, on platforms with instructions.">
+ <message name="IDS_ERRORPAGES_SUMMARY_INTERNET_DISCONNECTED_INSTRUCTIONS_TEMPLATE" desc="Mobile: Template for the summary of the error page when the network connection failed, on platforms with instructions.">
<ph name="ERROR_DESCRIPTION_TEXT">
$1<ex>Google Chrome can't display the webpage because your mobile device isn't connected to the Internet.</ex>
</ph>
@@ -7364,7 +7364,7 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1
can also be a symptom of hardware starting to fail.
</message>
<if expr="pp_ifdef('android')">
- <message name="IDS_ERRORPAGES_SUMMARY_NETWORK_IO_SUSPENDED" desc="Summary in the error page when a page load failed due to the mobile device entering sleep/suspend mode.">
+ <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 entering sleep/suspend mode.">
Unable to load the webpage because your mobile device entered sleep or
hibernate mode. When this happens, network connections are shut
down and new network requests fail. Reloading the page should
@@ -7383,7 +7383,7 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1
No webpage was found for the web address: <ph name="URL">&lt;strong jscontent="failedUrl"&gt;&lt;/strong&gt;</ph>
</message>
<if expr="pp_ifdef('android')">
- <message name="IDS_ERRORPAGES_SUMMARY_TOO_MANY_REDIRECTS" desc="Summary in the error page when there are too many URL redirects.">
+ <message name="IDS_ERRORPAGES_SUMMARY_TOO_MANY_REDIRECTS" desc="Mobile: Summary in the error page when there are too many URL redirects.">
The webpage at <ph name="URL">&lt;strong jscontent="failedUrl"&gt;&lt;/strong&gt;</ph> has resulted in
too many redirects. Clearing your cookies for this site or allowing third-party cookies may fix the problem. If
not, it is possibly a server configuration issue and not a problem with your
@@ -7417,7 +7417,7 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1
</message>
<if expr="pp_ifdef('android')">
- <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 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.">
+ <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 running 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.">
<ph name="PRODUCT_NAME">&lt;span jscontent="productName"&gt;&lt;/span&gt;<ex>Google Chrome</ex></ph>
has detected that an ESET product is intercepting secure connections.
This is typically not a security issue as the ESET software is
@@ -7429,7 +7429,7 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1
instructions.
</message>
- <message name="IDS_ERRORPAGES_SUMMARY_NETNANNY_SSL_INTERCEPTION" desc="Summary in the error page when we detect that NetNanny is running and intercepting our HTTPS connections. 'NetNanny' is a product name and may be best left untranslated. 'Learn more' should be the contents of IDS_LEARN_MORE.">
+ <message name="IDS_ERRORPAGES_SUMMARY_NETNANNY_SSL_INTERCEPTION" desc="Mobile: Summary in the error page when we detect that NetNanny is running and intercepting our HTTPS connections. 'NetNanny' is a product name and may be best left untranslated. 'Learn more' should be the contents of IDS_LEARN_MORE.">
<ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> has detected that
NetNanny is intercepting secure connections. This is typically
not a security issue as the NetNanny software is usually running on the
@@ -8318,7 +8318,7 @@ Would you like to start <ph name="CONTROL_PANEL_APPLET_NAME">$1<ex>Add/Remove Pr
This is a secondary installation of <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>, and cannot be made your default browser.
</message>
<if expr="pp_ifdef('android')">
- <message name="IDS_AUTOLAUNCH_TEXT" desc="The text displayed in settings to explain whether Chrome is set to auto-launch on startup or not.">
+ <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.">
Launch <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> automatically when I start my mobile device
</message>
</if>
@@ -8637,7 +8637,7 @@ experiment id: "<ph name="EXPERIMENT_ID">$5<ex>ar1</ex></ph>"
Set up a proxy to connect to the network.
</message>
<if expr="pp_ifdef('android')">
- <message name="IDS_OPTIONS_SYSTEM_PROXIES_LABEL" desc="The info label for the 'Proxy settings' button when managed by the system.">
+ <message name="IDS_OPTIONS_SYSTEM_PROXIES_LABEL" desc="Mobile: The info label for the 'Proxy settings' button when managed by the system.">
<ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> is using your mobile device's system proxy settings to connect to the network.
</message>
</if>
@@ -8654,7 +8654,7 @@ experiment id: "<ph name="EXPERIMENT_ID">$5<ex>ar1</ex></ph>"
Google Cloud Print
</message>
<if expr="pp_ifdef('android')">
- <message name="IDS_OPTIONS_CLOUD_PRINT_CONNECTOR_DISABLED_LABEL" desc="The label of the cloud print setup button when it hasn't been set up yet.">
+ <message name="IDS_OPTIONS_CLOUD_PRINT_CONNECTOR_DISABLED_LABEL" desc="Mobile: The label of the cloud print setup button when it hasn't been set up yet.">
<ph name="CLOUD_PRINT_NAME">$1<ex>Google Cloud Print</ex></ph> lets you access this mobile device's printers from anywhere. Click to enable.
</message>
</if>
@@ -8682,7 +8682,7 @@ experiment id: "<ph name="EXPERIMENT_ID">$5<ex>ar1</ex></ph>"
Enable phishing and malware protection
</message>
<if expr="pp_ifdef('android')">
- <message name="IDS_OPTIONS_SSL_GROUP_DESCRIPTION" desc="The description of the 'SSL Connections' group">
+ <message name="IDS_OPTIONS_SSL_GROUP_DESCRIPTION" desc="Mobile: The description of the 'SSL Connections' group">
Mobile device-wide SSL settings:
</message>
</if>
@@ -8997,7 +8997,7 @@ experiment id: "<ph name="EXPERIMENT_ID">$5<ex>ar1</ex></ph>"
<!-- New Tab -->
<if expr="pp_ifdef('android')">
<message name="IDS_NEW_TAB_TITLE"
- desc="For mobile devices. Do not use title case. Title of the new tab page, this is only shown while loading, then the title comes from the page.">
+ desc="Mobile: For mobile devices. Do not use title case. Title of the new tab page, this is only shown while loading, then the title comes from the page.">
New tab
</message>
</if>
@@ -9033,7 +9033,7 @@ experiment id: "<ph name="EXPERIMENT_ID">$5<ex>ar1</ex></ph>"
</message>
<if expr="pp_ifdef('android')">
<message name="IDS_NEW_TAB_OTR_MESSAGE"
- desc="Used when a person opens an OTR tab">
+ desc="Mobile: Used when a person opens an OTR tab">
<ph name="BEGIN_BOLD">&lt;strong&gt;</ph>You've gone incognito<ph name="END_BOLD">"&lt;/strong&gt;</ph>. Pages you view in this tab won't appear in your browser history or search history, and they won't leave other traces, like cookies, on your mobile devices after you close &lt;strong&gt;all&lt;/strong&gt; open incognito tabs. Any bookmarks you create will be preserved, however.
<ph name="LINE_BREAK">&lt;br /&gt;&lt;br /&gt;</ph>
<ph name="BEGIN_BOLD">&lt;strong&gt;</ph>Going incognito doesn't affect the behavior of other people, servers, or software. Be wary of:<ph name="END_BOLD">&lt;/strong&gt;</ph>
@@ -9069,7 +9069,7 @@ experiment id: "<ph name="EXPERIMENT_ID">$5<ex>ar1</ex></ph>"
</message>
<if expr="pp_ifdef('android')">
<message name="IDS_NEW_TAB_GUEST_SESSION_MESSAGE"
- desc="Used when a person enters Guest Session">
+ desc="Mobile: Used when a person enters Guest Session">
<ph name="BEGIN_BOLD">&lt;strong&gt;</ph>You're browsing as a guest<ph name="END_BOLD">&lt;/strong&gt;</ph>. Pages you view in this tab won't appear in the browser history or search history, and they won't leave other traces, like cookies, on the mobile device after you sign out. Files you download and bookmarks you create won't be preserved.
<ph name="LINE_BREAK">&lt;br /&gt;&lt;br /&gt;</ph>
<ph name="BEGIN_LINK">&lt;a href="$1"&gt;</ph>Learn more<ph name="END_LINK">&lt;/a&gt;</ph> about Guest browsing.
@@ -9431,7 +9431,7 @@ experiment id: "<ph name="EXPERIMENT_ID">$5<ex>ar1</ex></ph>"
</message>
</if>
<if expr="pp_ifdef('android')">
- <message name="IDS_SYNC_USER_NAME_IN_USE_ERROR" desc="An error message shown when a user tries to sign in to sync using a user name that's already in use by another profile.">
+ <message name="IDS_SYNC_USER_NAME_IN_USE_ERROR" desc="Mobile: An error message shown when a user tries to sign in to sync using a user name that's already in use by another profile.">
This account is already being used on this mobile device.
</message>
</if>
@@ -9458,13 +9458,13 @@ experiment id: "<ph name="EXPERIMENT_ID">$5<ex>ar1</ex></ph>"
Warning: Something's Not Right Here!
</message>
<if expr="pp_ifdef('android')">
- <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION1" desc="SafeBrowsing Malware HTML description, first line">
+ <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION1" desc="Mobile: SafeBrowsing Malware HTML description, first line">
<ph name="HOST_NAME">&lt;strong&gt;$1<ex>www.malware.com</ex>&lt;/strong&gt;</ph> contains malware. Your mobile device might catch a virus if you visit this site.
</message>
- <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION2" desc="SafeBrowsing Malware HTML description, second line">
+ <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION2" desc="Mobile: SafeBrowsing Malware HTML description, second line">
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.
</message>
- <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION3" desc="SafeBrowsing Malware HTML description, last line">
+ <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION3" desc="Mobile: SafeBrowsing Malware HTML description, last line">
If you understand that visiting this site may harm your mobile device, <ph name="PROCEED_LINK">$1<ex>proceed anyway</ex></ph>.
</message>
</if>
@@ -9483,7 +9483,7 @@ experiment id: "<ph name="EXPERIMENT_ID">$5<ex>ar1</ex></ph>"
proceed anyway
</message>
<if expr="pp_ifdef('android')">
- <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION4" desc="SafeBrowsing Malware HTML description, first line for case of subresource malicious">
+ <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION4" desc="Mobile: SafeBrowsing Malware HTML description, first line for case of subresource malicious">
<ph name="HOST_NAME">&lt;strong&gt;$1<ex>www.malware.com</ex>&lt;/strong&gt;</ph> contains content from <ph name="ELEMENTS_HOST_NAME">&lt;strong&gt;$2<ex>www.evil.cn</ex>&lt;/strong&gt;</ph>, a site known to distribute malware. Your mobile device might catch a virus if you visit this site.
</message>
</if>
@@ -9536,7 +9536,7 @@ experiment id: "<ph name="EXPERIMENT_ID">$5<ex>ar1</ex></ph>"
Malware and phishing Detected!
</message>
<if expr="pp_ifdef('android')">
- <message name="IDS_SAFE_BROWSING_MULTI_THREAT_DESCRIPTION1" desc="SafeBrowsing multiple threat HTML description, first line">
+ <message name="IDS_SAFE_BROWSING_MULTI_THREAT_DESCRIPTION1" desc="Mobile: SafeBrowsing multiple threat HTML description, first line">
The website at <ph name="HOST_NAME">&lt;strong&gt;$1<ex>www.malware.com</ex>&lt;/strong&gt;</ph> contains elements from sites which appear to host malware – software that can hurt your mobile device or otherwise operate without your consent. Just visiting a site that hosts malware can infect your mobile device. The website also hosts contents from sites that have been reported as a “phishing” sites. Phishing sites trick users into disclosing personal or financial information, often by pretending to represent trusted institutions, such as banks.
</message>
</if>
@@ -9549,7 +9549,7 @@ experiment id: "<ph name="EXPERIMENT_ID">$5<ex>ar1</ex></ph>"
Below is a list of all the unsafe elements for the page. Click on the Diagnostic 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 the 'Report error' link.
</message>
<if expr="pp_ifdef('android')">
- <message name="IDS_SAFE_BROWSING_MULTI_MALWARE_DESCRIPTION1" desc="SafeBrowsing Malware HTML description, first line for case of several malicious subresource">
+ <message name="IDS_SAFE_BROWSING_MULTI_MALWARE_DESCRIPTION1" desc="Mobile: SafeBrowsing Malware HTML description, first line for case of several malicious subresource">
The website at <ph name="HOST_NAME">&lt;strong&gt;$1<ex>www.goodsite.com</ex>&lt;/strong&gt;</ph> contains elements from sites which appear to host malware – software that can hurt your mobile device or otherwise operate without your consent. Just visiting a site that contains malware can infect your mobile device.
</message>
</if>
@@ -9574,7 +9574,7 @@ experiment id: "<ph name="EXPERIMENT_ID">$5<ex>ar1</ex></ph>"
Malware
</message>
<if expr="pp_ifdef('android')">
- <message name="IDS_SAFE_BROWSING_MULTI_MALWARE_DESCRIPTION_AGREE" desc="SafeBrowsing Malware, agree checkbox text">
+ <message name="IDS_SAFE_BROWSING_MULTI_MALWARE_DESCRIPTION_AGREE" desc="Mobile: SafeBrowsing Malware, agree checkbox text">
I understand that visiting this site may harm my mobile device.
</message>
</if>
@@ -10418,7 +10418,7 @@ Some features may be unavailable. Please check that the profile exists and you
Everything
</message>
<if expr="pp_ifdef('android')">
- <message name="IDS_SYNC_OVERVIEW" desc="The message that appears in the options dialog when sync has not been set up by the user.">
+ <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.">
Sign in to <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph> with your Google Account to save your personalized browser features to the web and access them 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.
</message>
</if>
@@ -10561,7 +10561,7 @@ Some features may be unavailable. Please check that the profile exists and you
Disconnect your Google Account
</message>
<if expr="pp_ifdef('android')">
- <message name="IDS_SYNC_STOP_SYNCING_EXPLANATION_LABEL" desc="The text to display below the 'Stop syncing this account' button on the options pane, explaining what the button does.">
+ <message name="IDS_SYNC_STOP_SYNCING_EXPLANATION_LABEL" desc="Mobile: The text to display below the 'Stop syncing this account' button on the options pane, explaining what the button does.">
By disconnecting your Google Account from <ph name="PRODUCT_NAME">$1<ex>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">&lt;a href="$2" target=&quot;_blank&quot;&gt;</ph>Google Dashboard<ph name="END_LINK">&lt;/a&gt;</ph>.
</message>
</if>
@@ -10802,7 +10802,7 @@ Some features may be unavailable. Please check that the profile exists and you
Skip syncing encrypted data?
</message>
<if expr="pp_ifdef('android')">
- <message name="IDS_SYNC_PASSPHRASE_CANCEL_WARNING" desc="Warning message when the passphrase entry is canceled.">
+ <message name="IDS_SYNC_PASSPHRASE_CANCEL_WARNING" desc="Mobile: Warning message when the passphrase entry is canceled.">
Without a passphrase, your passwords and other encrypted data will not be synced on this mobile device.
</message>
</if>
@@ -10820,7 +10820,7 @@ Some features may be unavailable. Please check that the profile exists and you
<!-- Login dialog strings -->
<if expr="pp_ifdef('android')">
- <message name="IDS_SYNC_LOGIN_INTRODUCTION" desc="The message to display at the top of the login dialog">
+ <message name="IDS_SYNC_LOGIN_INTRODUCTION" desc="Mobile: The message to display at the top of the login dialog">
<ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> sync makes it easy to share your data (such as bookmarks and settings) between your computers and mobile devices.
<ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> synchronizes your data by storing it online with Google when you sign in with your Google Account.
</message>
@@ -11068,7 +11068,7 @@ Some features may be unavailable. Please check that the profile exists and you
Backup
</message>
<if expr="pp_ifdef('android')">
- <message name="IDS_SYNC_PROMO_V_BACKUP_BODY" desc="Verbose sync promo. Body of the backup message.">
+ <message name="IDS_SYNC_PROMO_V_BACKUP_BODY" desc="Mobile: Verbose sync promo. Body of the backup message.">
All your <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> settings are safe in case anything happens to your mobile device.
</message>
</if>
@@ -11702,7 +11702,7 @@ Some features may be unavailable. Please check that the profile exists and you
<!-- File Selection Dialog Policy - Infobar -->
<if expr="pp_ifdef('android')">
- <message name="IDS_FILE_SELECTION_DIALOG_INFOBAR" desc="Infobar message on disallowed file selection dialog.">
+ <message name="IDS_FILE_SELECTION_DIALOG_INFOBAR" desc="Mobile: Infobar message on disallowed file selection dialog.">
Access to local files on your mobile device is disabled by your administrator.
</message>
</if>
@@ -15025,12 +15025,12 @@ Battery full
<!-- Quota messages -->
<if expr="pp_ifdef('android')">
- <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 filesystem).">
+ <message name="IDS_REQUEST_QUOTA_INFOBAR_QUESTION" desc="Mobile: 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 filesystem).">
<ph name="URL">
$1<ex>html5rocks.com</ex>
</ph> wants to permanently store data on your mobile device.
</message>
- <message name="IDS_REQUEST_LARGE_QUOTA_INFOBAR_QUESTION" desc="For mobile device. Question asked on the info bar whenever webapp requests new (larger) quota to persistently store large data on the user's mobile device (e.g. for persistent-type filesystem).">
+ <message name="IDS_REQUEST_LARGE_QUOTA_INFOBAR_QUESTION" desc="Mobile: For mobile device. Question asked on the info bar whenever webapp requests new (larger) quota to persistently store large data on the user's mobile device (e.g. for persistent-type filesystem).">
<ph name="URL">
$1<ex>html5rocks.com</ex>
</ph> wants to permanently store large data on your mobile device.
@@ -15071,7 +15071,7 @@ Battery full
Delete
</message>
<if expr="pp_ifdef('android')">
- <message name="IDS_PROFILES_DELETE_MESSAGE" desc="Message explaining to the user what will happen if they delete this profile">
+ <message name="IDS_PROFILES_DELETE_MESSAGE" desc="Mobile: Message explaining to the user what will happen if they delete this profile">
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 cannot be undone!
</message>
</if>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698