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

Side by Side Diff: chrome/app/chromium_strings.grd

Issue 22600003: Switch to using '-t ios' for grit (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years, 4 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « build/common.gypi ('k') | chrome/app/generated_resources.grd » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- This file contains definitions of strings that are distribution specific. 2 <!-- This file contains definitions of strings that are distribution specific.
3 These strings will not be translated and only english versions will 3 These strings will not be translated and only english versions will
4 be available for now. --> 4 be available for now. -->
5 5
6 <grit base_dir="." latest_public_release="0" current_release="1" 6 <grit base_dir="." latest_public_release="0" current_release="1"
7 source_lang_id="en" enc_check="möl"> 7 source_lang_id="en" enc_check="möl">
8 <outputs> 8 <outputs>
9 <output filename="grit/chromium_strings.h" type="rc_header"> 9 <output filename="grit/chromium_strings.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
72 </if> 72 </if>
73 <output filename="chromium_strings_lt.pak" type="data_package" lang="lt" /> 73 <output filename="chromium_strings_lt.pak" type="data_package" lang="lt" />
74 <output filename="chromium_strings_lv.pak" type="data_package" lang="lv" /> 74 <output filename="chromium_strings_lv.pak" type="data_package" lang="lv" />
75 <output filename="chromium_strings_ml.pak" type="data_package" lang="ml" /> 75 <output filename="chromium_strings_ml.pak" type="data_package" lang="ml" />
76 <output filename="chromium_strings_mr.pak" type="data_package" lang="mr" /> 76 <output filename="chromium_strings_mr.pak" type="data_package" lang="mr" />
77 <output filename="chromium_strings_ms.pak" type="data_package" lang="ms" /> 77 <output filename="chromium_strings_ms.pak" type="data_package" lang="ms" />
78 <output filename="chromium_strings_nl.pak" type="data_package" lang="nl" /> 78 <output filename="chromium_strings_nl.pak" type="data_package" lang="nl" />
79 <output filename="chromium_strings_nb.pak" type="data_package" lang="no" /> 79 <output filename="chromium_strings_nb.pak" type="data_package" lang="no" />
80 <!-- 'no' for Norwegian Bokmål. It should be 'nb'. --> 80 <!-- 'no' for Norwegian Bokmål. It should be 'nb'. -->
81 <output filename="chromium_strings_pl.pak" type="data_package" lang="pl" /> 81 <output filename="chromium_strings_pl.pak" type="data_package" lang="pl" />
82 <if expr="pp_ifdef('ios')"> 82 <if expr="is_ios">
83 <!-- iOS uses pt for pt-BR --> 83 <!-- iOS uses pt for pt-BR -->
84 <output filename="chromium_strings_pt.pak" type="data_package" lang="pt-BR " /> 84 <output filename="chromium_strings_pt.pak" type="data_package" lang="pt-BR " />
85 </if> 85 </if>
86 <if expr="not pp_ifdef('ios')"> 86 <if expr="not is_ios">
87 <output filename="chromium_strings_pt-BR.pak" type="data_package" lang="pt -BR" /> 87 <output filename="chromium_strings_pt-BR.pak" type="data_package" lang="pt -BR" />
88 </if> 88 </if>
89 <output filename="chromium_strings_pt-PT.pak" type="data_package" lang="pt-P T" /> 89 <output filename="chromium_strings_pt-PT.pak" type="data_package" lang="pt-P T" />
90 <output filename="chromium_strings_ro.pak" type="data_package" lang="ro" /> 90 <output filename="chromium_strings_ro.pak" type="data_package" lang="ro" />
91 <output filename="chromium_strings_ru.pak" type="data_package" lang="ru" /> 91 <output filename="chromium_strings_ru.pak" type="data_package" lang="ru" />
92 <output filename="chromium_strings_sk.pak" type="data_package" lang="sk" /> 92 <output filename="chromium_strings_sk.pak" type="data_package" lang="sk" />
93 <output filename="chromium_strings_sl.pak" type="data_package" lang="sl" /> 93 <output filename="chromium_strings_sl.pak" type="data_package" lang="sl" />
94 <output filename="chromium_strings_sr.pak" type="data_package" lang="sr" /> 94 <output filename="chromium_strings_sr.pak" type="data_package" lang="sr" />
95 <output filename="chromium_strings_sv.pak" type="data_package" lang="sv" /> 95 <output filename="chromium_strings_sv.pak" type="data_package" lang="sv" />
96 <output filename="chromium_strings_sw.pak" type="data_package" lang="sw" /> 96 <output filename="chromium_strings_sw.pak" type="data_package" lang="sw" />
(...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after
283 </if> 283 </if>
284 <message name="IDS_CERT_ERROR_COMMON_NAME_INVALID_EXTRA_INFO_2" desc="2nd paragraph of extra information for an unsafe common name in an X509 certificate" > 284 <message name="IDS_CERT_ERROR_COMMON_NAME_INVALID_EXTRA_INFO_2" desc="2nd paragraph of extra information for an unsafe common name in an X509 certificate" >
285 In this case, the address listed in the certificate does not match the a ddress of the website your browser tried to go to. One possible reason for this is that your communications are being intercepted by an attacker who is presenti ng a certificate for a different website, which would cause a mismatch. Another possible reason is that the server is set up to return the same certificate for multiple websites, including the one you are attempting to visit, even though th at certificate is not valid for all of those websites. Chromium can say for sure that you reached &lt;strong&gt;<ph name="DOMAIN2">$1<ex>paypal.com</ex></ph>&lt ;/strong&gt;, but cannot verify that that is the same site as &lt;strong&gt;<ph name="DOMAIN">$2<ex>www.paypal.com</ex></ph>&lt;/strong&gt; which you intended t o reach. If you proceed, Chromium will not check for any further name mismatches . 285 In this case, the address listed in the certificate does not match the a ddress of the website your browser tried to go to. One possible reason for this is that your communications are being intercepted by an attacker who is presenti ng a certificate for a different website, which would cause a mismatch. Another possible reason is that the server is set up to return the same certificate for multiple websites, including the one you are attempting to visit, even though th at certificate is not valid for all of those websites. Chromium can say for sure that you reached &lt;strong&gt;<ph name="DOMAIN2">$1<ex>paypal.com</ex></ph>&lt ;/strong&gt;, but cannot verify that that is the same site as &lt;strong&gt;<ph name="DOMAIN">$2<ex>www.paypal.com</ex></ph>&lt;/strong&gt; which you intended t o reach. If you proceed, Chromium will not check for any further name mismatches .
286 </message> 286 </message>
287 <message name="IDS_CERT_ERROR_EXPIRED_DETAILS" desc="Details for an expire d X509 certificate"> 287 <message name="IDS_CERT_ERROR_EXPIRED_DETAILS" desc="Details for an expire d X509 certificate">
288 You attempted to reach &lt;strong&gt;<ph name="DOMAIN">$1<ex>paypal.com< /ex></ph>&lt;/strong&gt;, but the server presented an expired certificate. No in formation is available to indicate whether that certificate has been compromised since its expiration. This means Chromium cannot guarantee that you are communi cating with &lt;strong&gt;<ph name="DOMAIN2">$2<ex>paypal.com</ex></ph>&lt;/stro ng&gt; and not an attacker. Your computer's clock is currently set to <ph name=" CURRENT_TIME">$3<ex>Monday, July 18th, 2012 12:31PM</ex></ph>. Does that look ri ght? If not, you should correct the error and refresh this page. 288 You attempted to reach &lt;strong&gt;<ph name="DOMAIN">$1<ex>paypal.com< /ex></ph>&lt;/strong&gt;, but the server presented an expired certificate. No in formation is available to indicate whether that certificate has been compromised since its expiration. This means Chromium cannot guarantee that you are communi cating with &lt;strong&gt;<ph name="DOMAIN2">$2<ex>paypal.com</ex></ph>&lt;/stro ng&gt; and not an attacker. Your computer's clock is currently set to <ph name=" CURRENT_TIME">$3<ex>Monday, July 18th, 2012 12:31PM</ex></ph>. Does that look ri ght? If not, you should correct the error and refresh this page.
289 </message> 289 </message>
290 <message name="IDS_CERT_ERROR_NOT_YET_VALID_DETAILS" desc="Details for an X509 certificate that is not yet valid"> 290 <message name="IDS_CERT_ERROR_NOT_YET_VALID_DETAILS" desc="Details for an X509 certificate that is not yet valid">
291 You attempted to reach &lt;strong&gt;<ph name="DOMAIN">$1<ex>paypal.com< /ex></ph>&lt;/strong&gt;, but the server presented a certificate that is not yet valid. No information is available to indicate whether that certificate can be trusted. Chromium cannot reliably guarantee that you are communicating with &lt; strong&gt;<ph name="DOMAIN2">$2<ex>paypal.com</ex></ph>&lt;/strong&gt; and not a n attacker. Your computer's clock is currently set to <ph name="CURRENT_TIME">$3 <ex>Monday, July 18th, 2012 12:31PM</ex></ph>. Does that look right? If not, you should correct your system's clock and then refresh this page. 291 You attempted to reach &lt;strong&gt;<ph name="DOMAIN">$1<ex>paypal.com< /ex></ph>&lt;/strong&gt;, but the server presented a certificate that is not yet valid. No information is available to indicate whether that certificate can be trusted. Chromium cannot reliably guarantee that you are communicating with &lt; strong&gt;<ph name="DOMAIN2">$2<ex>paypal.com</ex></ph>&lt;/strong&gt; and not a n attacker. Your computer's clock is currently set to <ph name="CURRENT_TIME">$3 <ex>Monday, July 18th, 2012 12:31PM</ex></ph>. Does that look right? If not, you should correct your system's clock and then refresh this page.
292 </message> 292 </message>
293 <if expr="pp_ifdef('ios')"> 293 <if expr="is_ios">
294 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details f or an X509 certificate with an invalid authority"> 294 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details f or an X509 certificate with an invalid authority">
295 You attempted to reach &lt;strong&gt;<ph 295 You attempted to reach &lt;strong&gt;<ph
296 name="DOMAIN">$1<ex>paypal.com</ex></ph>&lt;/strong&gt;, but the server presente d a certificate issued by an entity that is not trusted by Chromium. This may me an that the server has generated its own security credentials, which Chromium ca nnot rely on for identity information, or an attacker may be trying to intercept your communications. 296 name="DOMAIN">$1<ex>paypal.com</ex></ph>&lt;/strong&gt;, but the server presente d a certificate issued by an entity that is not trusted by Chromium. This may me an that the server has generated its own security credentials, which Chromium ca nnot rely on for identity information, or an attacker may be trying to intercept your communications.
297 </message> 297 </message>
298 </if> 298 </if>
299 <if expr="not pp_ifdef('ios')"> 299 <if expr="not is_ios">
300 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details f or an X509 certificate with an invalid authority"> 300 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details f or an X509 certificate with an invalid authority">
301 You attempted to reach &lt;strong&gt;<ph name="DOMAIN">$1<ex>paypal.co m</ex></ph>&lt;/strong&gt;, but the server presented a certificate issued by an entity that is not trusted by your computer's operating system. This may mean th at the server has generated its own security credentials, which Chromium cannot rely on for identity information, or an attacker may be trying to intercept your communications. 301 You attempted to reach &lt;strong&gt;<ph name="DOMAIN">$1<ex>paypal.co m</ex></ph>&lt;/strong&gt;, but the server presented a certificate issued by an entity that is not trusted by your computer's operating system. This may mean th at the server has generated its own security credentials, which Chromium cannot rely on for identity information, or an attacker may be trying to intercept your communications.
302 </message> 302 </message>
303 </if> 303 </if>
304 <message name="IDS_CERT_ERROR_CONTAINS_ERRORS_DETAILS" desc="Details of th e error page for an X509 certificate that contains errors"> 304 <message name="IDS_CERT_ERROR_CONTAINS_ERRORS_DETAILS" desc="Details of th e error page for an X509 certificate that contains errors">
305 You attempted to reach &lt;strong&gt;<ph name="DOMAIN">$1<ex>paypal.com< /ex></ph>&lt;/strong&gt;, but the certificate that the server presented contains errors. Chromium cannot use a certificate with errors and cannot validate the i dentity of the site that you have attempted to connect to. 305 You attempted to reach &lt;strong&gt;<ph name="DOMAIN">$1<ex>paypal.com< /ex></ph>&lt;/strong&gt;, but the certificate that the server presented contains errors. Chromium cannot use a certificate with errors and cannot validate the i dentity of the site that you have attempted to connect to.
306 </message> 306 </message>
307 <message name="IDS_TASK_MANAGER_TITLE" desc="The title of the Task Manager window"> 307 <message name="IDS_TASK_MANAGER_TITLE" desc="The title of the Task Manager window">
308 Task Manager - Chromium 308 Task Manager - Chromium
309 </message> 309 </message>
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
386 </message> 386 </message>
387 <message name="IDS_FR_CUSTOMIZE_DEFAULT_BROWSER" desc="Default browser che ckbox label"> 387 <message name="IDS_FR_CUSTOMIZE_DEFAULT_BROWSER" desc="Default browser che ckbox label">
388 Make Chromium the default browser 388 Make Chromium the default browser
389 </message> 389 </message>
390 <if expr="pp_ifdef('chromeos')"> 390 <if expr="pp_ifdef('chromeos')">
391 <message name="IDS_NEW_TAB_CHROME_WELCOME_PAGE_TITLE" 391 <message name="IDS_NEW_TAB_CHROME_WELCOME_PAGE_TITLE"
392 desc="Title for the hard-coded thumbnail that represents the Ch romium OS Welcome page. This is used on the NTP when there aren't enough thumbna ils to show."> 392 desc="Title for the hard-coded thumbnail that represents the Ch romium OS Welcome page. This is used on the NTP when there aren't enough thumbna ils to show.">
393 Get Started with Chromium OS 393 Get Started with Chromium OS
394 </message> 394 </message>
395 </if> 395 </if>
396 <if expr="pp_ifdef('ios')"> 396 <if expr="is_ios">
397 <message name="IDS_NEW_TAB_CHROME_WELCOME_PAGE_TITLE" 397 <message name="IDS_NEW_TAB_CHROME_WELCOME_PAGE_TITLE"
398 desc="Title for the hard-coded thumbnail that represents the Go ogle Chrome Welcome page. This is used on the NTP when there aren't enough thum bnails to show. [Length: 14em]"> 398 desc="Title for the hard-coded thumbnail that represents the Go ogle Chrome Welcome page. This is used on the NTP when there aren't enough thum bnails to show. [Length: 14em]">
399 Welcome 399 Welcome
400 </message> 400 </message>
401 </if> 401 </if>
402 <if expr="not pp_ifdef('chromeos') and not pp_ifdef('ios')"> 402 <if expr="not pp_ifdef('chromeos') and not is_ios">
403 <message name="IDS_NEW_TAB_CHROME_WELCOME_PAGE_TITLE" 403 <message name="IDS_NEW_TAB_CHROME_WELCOME_PAGE_TITLE"
404 desc="Title for the hard-coded thumbnail that represents the Go ogle Chrome Welcome page. This is used on the NTP when there aren't enough thum bnails to show."> 404 desc="Title for the hard-coded thumbnail that represents the Go ogle Chrome Welcome page. This is used on the NTP when there aren't enough thum bnails to show.">
405 Welcome to Chromium 405 Welcome to Chromium
406 </message> 406 </message>
407 </if> 407 </if>
408 <if expr="not pp_ifdef('chromeos')"> 408 <if expr="not pp_ifdef('chromeos')">
409 <message name="IDS_EXTERNAL_PROTOCOL_INFORMATION" desc="General informat ion about what Chrome is trying to do when opening this external protocol"> 409 <message name="IDS_EXTERNAL_PROTOCOL_INFORMATION" desc="General informat ion about what Chrome is trying to do when opening this external protocol">
410 Chromium needs to launch an external application to handle <ph name="S CHEME">$1<ex>acrobat:</ex></ph> links. The link requested is <ph name="PROTOLINK ">$2<ex>acrobat:yourpdf</ex></ph>. 410 Chromium needs to launch an external application to handle <ph name="S CHEME">$1<ex>acrobat:</ex></ph> links. The link requested is <ph name="PROTOLINK ">$2<ex>acrobat:yourpdf</ex></ph>.
411 </message> 411 </message>
412 </if> 412 </if>
(...skipping 251 matching lines...) Expand 10 before | Expand all | Expand 10 after
664 A download is currently in progress. Do you want to exit Chromium and ca ncel the download? 664 A download is currently in progress. Do you want to exit Chromium and ca ncel the download?
665 </message> 665 </message>
666 <message name="IDS_MULTIPLE_DOWNLOADS_REMOVE_CONFIRM_EXPLANATION" desc="Ex planation of the dialog asking for user confirmation to close the browser when m ultiple downloads are in progress."> 666 <message name="IDS_MULTIPLE_DOWNLOADS_REMOVE_CONFIRM_EXPLANATION" desc="Ex planation of the dialog asking for user confirmation to close the browser when m ultiple downloads are in progress.">
667 Downloads are currently in progress. Do you want to exit Chromium and ca ncel the downloads? 667 Downloads are currently in progress. Do you want to exit Chromium and ca ncel the downloads?
668 </message> 668 </message>
669 <message name="IDS_DOWNLOAD_REMOVE_CONFIRM_OK_BUTTON_LABEL" desc="Button t ext for OKing to close the browser when one or more downloads are in progress."> 669 <message name="IDS_DOWNLOAD_REMOVE_CONFIRM_OK_BUTTON_LABEL" desc="Button t ext for OKing to close the browser when one or more downloads are in progress.">
670 Yes, exit Chromium 670 Yes, exit Chromium
671 </message> 671 </message>
672 672
673 <!-- "Create application shortcuts" dialog --> 673 <!-- "Create application shortcuts" dialog -->
674 <if expr="is_posix and not is_macosx"> 674 <if expr="is_posix and not is_macosx and not is_ios">
675 <message name="IDS_CREATE_SHORTCUTS_ERROR_LABEL" desc="Contents of the m ain label in the error dialog box when creating an application shortcut failed f or unknown reasons."> 675 <message name="IDS_CREATE_SHORTCUTS_ERROR_LABEL" desc="Contents of the m ain label in the error dialog box when creating an application shortcut failed f or unknown reasons.">
676 Chromium could not create an application shortcut. 676 Chromium could not create an application shortcut.
677 </message> 677 </message>
678 </if> 678 </if>
679 679
680 <!-- Autolaunch infobar --> 680 <!-- Autolaunch infobar -->
681 <message name="IDS_AUTO_LAUNCH_INFOBAR_TEXT" desc="The text to show in the infobar when Chromium was automatically launched on startup"> 681 <message name="IDS_AUTO_LAUNCH_INFOBAR_TEXT" desc="The text to show in the infobar when Chromium was automatically launched on startup">
682 Chromium is configured to automatically launch when you start your compu ter. 682 Chromium is configured to automatically launch when you start your compu ter.
683 </message> 683 </message>
684 684
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
759 Updating your device... 759 Updating your device...
760 </message> 760 </message>
761 </if> 761 </if>
762 <if expr="pp_ifdef('chromeos')"> 762 <if expr="pp_ifdef('chromeos')">
763 <message name="IDS_UPGRADE_UPDATING_CHANNEL_SWITCH" desc="Status label: Updating Chromium OS to a specified channel"> 763 <message name="IDS_UPGRADE_UPDATING_CHANNEL_SWITCH" desc="Status label: Updating Chromium OS to a specified channel">
764 Updating your device to <ph name="CHANNEL_NAME">$1<ex>stable</ex></ph> channel... 764 Updating your device to <ph name="CHANNEL_NAME">$1<ex>stable</ex></ph> channel...
765 </message> 765 </message>
766 </if> 766 </if>
767 767
768 <!-- iOS Upgrade available info bar--> 768 <!-- iOS Upgrade available info bar-->
769 <if expr="pp_ifdef('ios')"> 769 <if expr="is_ios">
770 <message name="IDS_UPGRADE_AVAILABLE" desc="Text to inform the user of t he presence of a new version of the application"> 770 <message name="IDS_UPGRADE_AVAILABLE" desc="Text to inform the user of t he presence of a new version of the application">
771 Chromium just got better! A new version is available. 771 Chromium just got better! A new version is available.
772 </message> 772 </message>
773 <message name="IDS_UPGRADE_AVAILABLE_BUTTON" desc="Diplayed on a button the user can use to upgrade the a more recent version of the application. [Lengt h: 10em]"> 773 <message name="IDS_UPGRADE_AVAILABLE_BUTTON" desc="Diplayed on a button the user can use to upgrade the a more recent version of the application. [Lengt h: 10em]">
774 Update 774 Update
775 </message> 775 </message>
776 </if> 776 </if>
777 777
778 <!-- Extension/App install prompt --> 778 <!-- Extension/App install prompt -->
779 <message name="IDS_EXTENSION_INLINE_INSTALL_PROMPT_TITLE" desc="Titlebar o f the extension or app inline installation prompt window"> 779 <message name="IDS_EXTENSION_INLINE_INSTALL_PROMPT_TITLE" desc="Titlebar o f the extension or app inline installation prompt window">
(...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after
931 &gt; 931 &gt;
932 <ph name="ADVANCED_TITLE">&lt;span jscontent="advancedTitle"&gt;&lt;/spa n&gt;<ex>Under the Hood</ex></ph> 932 <ph name="ADVANCED_TITLE">&lt;span jscontent="advancedTitle"&gt;&lt;/spa n&gt;<ex>Under the Hood</ex></ph>
933 and deselect &quot;<ph name="NO_PREFETCH_DESCRIPTION">&lt;span jscontent ="noNetworkPredictionTitle"&gt;&lt;/span&gt;<ex>Predict network actions to impro ve page load performance</ex></ph>.&quot; 933 and deselect &quot;<ph name="NO_PREFETCH_DESCRIPTION">&lt;span jscontent ="noNetworkPredictionTitle"&gt;&lt;/span&gt;<ex>Predict network actions to impro ve page load performance</ex></ph>.&quot;
934 If this does not resolve the issue, we recommend selecting this option 934 If this does not resolve the issue, we recommend selecting this option
935 again for improved performance. 935 again for improved performance.
936 </message> 936 </message>
937 <message name="IDS_ERRORPAGES_SUGGESTION_FIREWALL_CONFIG_HEADER" desc="Whe n a webpage fails to load, in some cases we suggest reconfiguring the firewall. This is a header above some details."> 937 <message name="IDS_ERRORPAGES_SUGGESTION_FIREWALL_CONFIG_HEADER" desc="Whe n a webpage fails to load, in some cases we suggest reconfiguring the firewall. This is a header above some details.">
938 Allow Chromium to access the network in your firewall or antivirus 938 Allow Chromium to access the network in your firewall or antivirus
939 settings. 939 settings.
940 </message> 940 </message>
941 <if expr="is_macosx and not pp_ifdef('ios')"> 941 <if expr="is_macosx">
942 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="M ac OSX instructions for disabling use of a proxy server."> 942 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="M ac OSX instructions for disabling use of a proxy server.">
943 Go to 943 Go to
944 Applications &gt; System Preferences &gt; Network &gt; Advanced &gt; P roxies 944 Applications &gt; System Preferences &gt; Network &gt; Advanced &gt; P roxies
945 and deselect any proxies that have been selected. 945 and deselect any proxies that have been selected.
946 </message> 946 </message>
947 </if> 947 </if>
948 <if expr="is_android or pp_ifdef('ios')"> 948 <if expr="is_android or is_ios">
949 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="I nstructions for disabling use of a proxy server (leave empty for Android and iOS )."> 949 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="I nstructions for disabling use of a proxy server (leave empty for Android and iOS ).">
950 </message> 950 </message>
951 </if> 951 </if>
952 <if expr="not pp_ifdef('chromeos') and is_posix and not is_macosx and not is_android and not pp_ifdef('ios')"> 952 <if expr="not pp_ifdef('chromeos') and is_posix and not is_macosx and not is_android and not is_ios">
953 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="L inux instructions for disabling use of a proxy server."> 953 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="L inux instructions for disabling use of a proxy server.">
954 Go to 954 Go to
955 the Chromium menu &gt; 955 the Chromium menu &gt;
956 <ph name="SETTINGS_TITLE">&lt;span jscontent="settingsTitle"&gt;&lt;/s pan&gt;<ex>Settings</ex></ph> 956 <ph name="SETTINGS_TITLE">&lt;span jscontent="settingsTitle"&gt;&lt;/s pan&gt;<ex>Settings</ex></ph>
957 &gt; 957 &gt;
958 <ph name="ADVANCED_TITLE">&lt;span jscontent="advancedTitle"&gt;&lt;/s pan&gt;<ex>Under the Hood</ex></ph> 958 <ph name="ADVANCED_TITLE">&lt;span jscontent="advancedTitle"&gt;&lt;/s pan&gt;<ex>Under the Hood</ex></ph>
959 &gt; 959 &gt;
960 <ph name="PROXIES_TITLE">&lt;span jscontent="proxyTitle"&gt;&lt;/span& gt;<ex>Change proxy settings...</ex></ph> 960 <ph name="PROXIES_TITLE">&lt;span jscontent="proxyTitle"&gt;&lt;/span& gt;<ex>Change proxy settings...</ex></ph>
961 and make sure your configuration is set to &quot;no proxy&quot; or &qu ot;direct.&quot; 961 and make sure your configuration is set to &quot;no proxy&quot; or &qu ot;direct.&quot;
962 </message> 962 </message>
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
1041 </message> 1041 </message>
1042 <message name="IDS_MEDIA_STREAM_STATUS_TRAY_TEXT_AUDIO_ONLY" desc="Tool ti p for the capture status tray icon when microphone is being used"> 1042 <message name="IDS_MEDIA_STREAM_STATUS_TRAY_TEXT_AUDIO_ONLY" desc="Tool ti p for the capture status tray icon when microphone is being used">
1043 Chromium is using your microphone. 1043 Chromium is using your microphone.
1044 </message> 1044 </message>
1045 <message name="IDS_MEDIA_STREAM_STATUS_TRAY_TEXT_VIDEO_ONLY" desc="Tool ti p for the capture status tray icon when camera is being used"> 1045 <message name="IDS_MEDIA_STREAM_STATUS_TRAY_TEXT_VIDEO_ONLY" desc="Tool ti p for the capture status tray icon when camera is being used">
1046 Chromium is using your camera. 1046 Chromium is using your camera.
1047 </message> 1047 </message>
1048 </messages> 1048 </messages>
1049 </release> 1049 </release>
1050 </grit> 1050 </grit>
OLDNEW
« no previous file with comments | « build/common.gypi ('k') | chrome/app/generated_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698