1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- This file contains definitions of strings that are specific to 3 Google Chrome. These strings will be translated for each locale that Google 4 Chrome supports. --> 5 6 <grit base_dir="." latest_public_release="0" current_release="1" 7 source_lang_id="en" enc_check="ml"> 8 <outputs> 9 <output filename="grit/google_chrome_strings.h" type="rc_header"> 10 <emit emit_type='prepend'></emit> 11 </output> 12 <output filename="google_chrome_strings_am.pak" type="data_package" lang="am" /> 13 <output filename="google_chrome_strings_ar.pak" type="data_package" lang="ar" /> 14 <output filename="google_chrome_strings_bg.pak" type="data_package" lang="bg" /> 15 <output filename="google_chrome_strings_bn.pak" type="data_package" lang="bn" /> 16 <output filename="google_chrome_strings_ca.pak" type="data_package" lang="ca" /> 17 <output filename="google_chrome_strings_cs.pak" type="data_package" lang="cs" /> 18 <output filename="google_chrome_strings_da.pak" type="data_package" lang="da" /> 19 <output filename="google_chrome_strings_de.pak" type="data_package" lang="de" /> 20 <output filename="google_chrome_strings_el.pak" type="data_package" lang="el" /> 21 <output filename="google_chrome_strings_en-GB.pak" type="data_package" lang="en-GB" /> 22 <output filename="google_chrome_strings_en-US.pak" type="data_package" lang="en" /> 23 <output filename="google_chrome_strings_es.pak" type="data_package" lang="es" /> 24 <output filename="google_chrome_strings_es-419.pak" type="data_package" lang="es-419" /> 25 <output filename="google_chrome_strings_et.pak" type="data_package" lang="et" /> 26 <output filename="google_chrome_strings_fa.pak" type="data_package" lang="fa" /> 27 <output filename="google_chrome_strings_fi.pak" type="data_package" lang="fi" /> 28 <output filename="google_chrome_strings_fil.pak" type="data_package" lang="fil" /> 29 <output filename="google_chrome_strings_fr.pak" type="data_package" lang="fr" /> 30 <output filename="google_chrome_strings_gu.pak" type="data_package" lang="gu" /> 31 <output filename="google_chrome_strings_he.pak" type="data_package" lang="he" /> 32 <output filename="google_chrome_strings_hi.pak" type="data_package" lang="hi" /> 33 <output filename="google_chrome_strings_hr.pak" type="data_package" lang="hr" /> 34 <output filename="google_chrome_strings_hu.pak" type="data_package" lang="hu" /> 35 <output filename="google_chrome_strings_id.pak" type="data_package" lang="id" /> 36 <output filename="google_chrome_strings_it.pak" type="data_package" lang="it" /> 37 <output filename="google_chrome_strings_ja.pak" type="data_package" lang="ja" /> 38 <output filename="google_chrome_strings_kn.pak" type="data_package" lang="kn" /> 39 <output filename="google_chrome_strings_ko.pak" type="data_package" lang="ko" /> 40 <output filename="google_chrome_strings_lt.pak" type="data_package" lang="lt" /> 41 <output filename="google_chrome_strings_lv.pak" type="data_package" lang="lv" /> 42 <output filename="google_chrome_strings_ml.pak" type="data_package" lang="ml" /> 43 <output filename="google_chrome_strings_mr.pak" type="data_package" lang="mr" /> 44 <output filename="google_chrome_strings_ms.pak" type="data_package" lang="ms" /> 45 <output filename="google_chrome_strings_nl.pak" type="data_package" lang="nl" /> 46 <output filename="google_chrome_strings_nb.pak" type="data_package" lang="no" /> 47 <!-- 'no' for Norwegian Bokml. It should be 'nb'. --> 48 <output filename="google_chrome_strings_pl.pak" type="data_package" lang="pl" /> 49 <if expr="pp_ifdef('ios')"> 50 <!-- iOS uses pt for pt-BR --> 51 <output filename="google_chrome_strings_pt.pak" type="data_package" lang="pt-BR" /> 52 </if> 53 <if expr="not pp_ifdef('ios')"> 54 <output filename="google_chrome_strings_pt-BR.pak" type="data_package" lang="pt-BR" /> 55 </if> 56 <output filename="google_chrome_strings_pt-PT.pak" type="data_package" lang="pt-PT" /> 57 <output filename="google_chrome_strings_ro.pak" type="data_package" lang="ro" /> 58 <output filename="google_chrome_strings_ru.pak" type="data_package" lang="ru" /> 59 <output filename="google_chrome_strings_sk.pak" type="data_package" lang="sk" /> 60 <output filename="google_chrome_strings_sl.pak" type="data_package" lang="sl" /> 61 <output filename="google_chrome_strings_sr.pak" type="data_package" lang="sr" /> 62 <output filename="google_chrome_strings_sv.pak" type="data_package" lang="sv" /> 63 <output filename="google_chrome_strings_sw.pak" type="data_package" lang="sw" /> 64 <output filename="google_chrome_strings_ta.pak" type="data_package" lang="ta" /> 65 <output filename="google_chrome_strings_te.pak" type="data_package" lang="te" /> 66 <output filename="google_chrome_strings_th.pak" type="data_package" lang="th" /> 67 <output filename="google_chrome_strings_tr.pak" type="data_package" lang="tr" /> 68 <output filename="google_chrome_strings_uk.pak" type="data_package" lang="uk" /> 69 <output filename="google_chrome_strings_vi.pak" type="data_package" lang="vi" /> 70 <output filename="google_chrome_strings_zh-CN.pak" type="data_package" lang="zh-CN" /> 71 <output filename="google_chrome_strings_zh-TW.pak" type="data_package" lang="zh-TW" /> 72 <output filename="google_chrome_strings_fake-bidi.pak" type="data_package" lang="fake-bidi" /> 73 </outputs> 74 <translations> 75 <file path="resources/google_chrome_strings_am.xtb" lang="am" /> 76 <file path="resources/google_chrome_strings_ar.xtb" lang="ar" /> 77 <file path="resources/google_chrome_strings_bg.xtb" lang="bg" /> 78 <file path="resources/google_chrome_strings_bn.xtb" lang="bn" /> 79 <file path="resources/google_chrome_strings_ca.xtb" lang="ca" /> 80 <file path="resources/google_chrome_strings_cs.xtb" lang="cs" /> 81 <file path="resources/google_chrome_strings_da.xtb" lang="da" /> 82 <file path="resources/google_chrome_strings_de.xtb" lang="de" /> 83 <file path="resources/google_chrome_strings_el.xtb" lang="el" /> 84 <file path="resources/google_chrome_strings_en-GB.xtb" lang="en-GB" /> 85 <file path="resources/google_chrome_strings_es.xtb" lang="es" /> 86 <file path="resources/google_chrome_strings_es-419.xtb" lang="es-419" /> 87 <file path="resources/google_chrome_strings_et.xtb" lang="et" /> 88 <file path="resources/google_chrome_strings_fa.xtb" lang="fa" /> 89 <file path="resources/google_chrome_strings_fi.xtb" lang="fi" /> 90 <file path="resources/google_chrome_strings_fil.xtb" lang="fil" /> 91 <file path="resources/google_chrome_strings_fr.xtb" lang="fr" /> 92 <file path="resources/google_chrome_strings_gu.xtb" lang="gu" /> 93 <file path="resources/google_chrome_strings_hi.xtb" lang="hi" /> 94 <file path="resources/google_chrome_strings_hr.xtb" lang="hr" /> 95 <file path="resources/google_chrome_strings_hu.xtb" lang="hu" /> 96 <file path="resources/google_chrome_strings_id.xtb" lang="id" /> 97 <file path="resources/google_chrome_strings_it.xtb" lang="it" /> 98 <!-- The translation console uses 'iw' for Hebrew, but we use 'he'. --> 99 <file path="resources/google_chrome_strings_iw.xtb" lang="he" /> 100 <file path="resources/google_chrome_strings_ja.xtb" lang="ja" /> 101 <file path="resources/google_chrome_strings_kn.xtb" lang="kn" /> 102 <file path="resources/google_chrome_strings_ko.xtb" lang="ko" /> 103 <file path="resources/google_chrome_strings_lt.xtb" lang="lt" /> 104 <file path="resources/google_chrome_strings_lv.xtb" lang="lv" /> 105 <file path="resources/google_chrome_strings_ml.xtb" lang="ml" /> 106 <file path="resources/google_chrome_strings_mr.xtb" lang="mr" /> 107 <file path="resources/google_chrome_strings_ms.xtb" lang="ms" /> 108 <file path="resources/google_chrome_strings_nl.xtb" lang="nl" /> 109 <file path="resources/google_chrome_strings_no.xtb" lang="no" /> 110 <file path="resources/google_chrome_strings_pl.xtb" lang="pl" /> 111 <file path="resources/google_chrome_strings_pt-BR.xtb" lang="pt-BR" /> 112 <file path="resources/google_chrome_strings_pt-PT.xtb" lang="pt-PT" /> 113 <file path="resources/google_chrome_strings_ro.xtb" lang="ro" /> 114 <file path="resources/google_chrome_strings_ru.xtb" lang="ru" /> 115 <file path="resources/google_chrome_strings_sk.xtb" lang="sk" /> 116 <file path="resources/google_chrome_strings_sl.xtb" lang="sl" /> 117 <file path="resources/google_chrome_strings_sr.xtb" lang="sr" /> 118 <file path="resources/google_chrome_strings_sv.xtb" lang="sv" /> 119 <file path="resources/google_chrome_strings_sw.xtb" lang="sw" /> 120 <file path="resources/google_chrome_strings_ta.xtb" lang="ta" /> 121 <file path="resources/google_chrome_strings_te.xtb" lang="te" /> 122 <file path="resources/google_chrome_strings_th.xtb" lang="th" /> 123 <file path="resources/google_chrome_strings_tr.xtb" lang="tr" /> 124 <file path="resources/google_chrome_strings_uk.xtb" lang="uk" /> 125 <file path="resources/google_chrome_strings_vi.xtb" lang="vi" /> 126 <file path="resources/google_chrome_strings_zh-CN.xtb" lang="zh-CN" /> 127 <file path="resources/google_chrome_strings_zh-TW.xtb" lang="zh-TW" /> 128 </translations> 129 <release seq="1" allow_pseudo="false"> 130 <messages fallback_to_english="true"> 131 <message name="IDS_PRODUCT_NAME" desc="The Chrome application name"> 132 Google Chrome 133 </message> 134 <message name="IDS_SHORT_PRODUCT_NAME" desc="The Chrome application short name"> 135 Chrome 136 </message> 137 <message name="IDS_SHORT_PRODUCT_NAME_LOWER" desc="The Chrome application short name all lowercase"> 138 chrome 139 </message> 140 <message name="IDS_SXS_SHORTCUT_NAME" desc="The Chrome short cut name for SxS channel"> 141 Google Chrome Canary 142 </message> 143 <message name="IDS_PRODUCT_DESCRIPTION" desc="Browser description"> 144 Google Chrome is a web browser that runs webpages and applications with lightning speed. It's fast, stable, and easy to use. Browse the web more safely with malware and phishing protection built into Google Chrome. 145 </message> 146 <message name="IDS_APP_LAUNCHER_PRODUCT_DESCRIPTION" desc="App Launcher description"> 147 Google Chrome App Launcher is a standalone platform for Chrome apps. 148 </message> 149 <if expr="pp_ifdef('chromeos')"> 150 <message name="IDS_PRODUCT_OS_NAME" desc="The Chrome OS application name"> 151 Google Chrome OS 152 </message> 153 <message name="IDS_SHORT_PRODUCT_OS_NAME" desc="The Chrome OS application short name"> 154 Chrome OS 155 </message> 156 </if> 157 <if expr="is_win"> 158 <message name="IDS_PRODUCT_FRAME_NAME" desc="The Chrome Frame application name"> 159 Google Chrome Frame 160 </message> 161 <message name="IDS_PRODUCT_APP_LAUNCHER_NAME" desc="The Chrome App Launcher application name"> 162 Google Chrome App Launcher 163 </message> 164 <message name="IDS_WIN8_INFOBAR_DESKTOP_RESTART_FOR_APP_LIST" 165 desc="Infobar message to restart chrome in desktop mode to display the App Launcher. Aplies to Windows 8 only"> 166 To use the app launcher, you must relaunch Google Chrome on the desktop. 167 </message> 168 <message name="IDS_WIN8_INFOBAR_DESKTOP_RESTART_FOR_PACKAGED_APP" 169 desc="Infobar message to restart chrome in desktop mode to launch a Chrome Packaged App. Aplies to Windows 8 only"> 170 To use Chrome apps, you must relaunch Google Chrome on the desktop. 171 </message> 172 <message name="IDS_WIN8_INFOBAR_DESKTOP_RESTART_TO_LAUNCH_APPS_YES_BUTTON" 173 desc="Infobar button 'yes' text to confirm that the user does wish to switch to desktop mode to use Chrome Apps"> 174 Relaunch Chrome 175 </message> 176 <message name="IDS_PRODUCT_BINARIES_NAME" desc="The Chrome Binaries application name"> 177 Google Chrome Binaries 178 </message> 179 <message name="IDS_VERSIONMISMATCH_HEADER"> 180 Chrome Frame Update. 181 </message> 182 <message name="IDS_VERSIONMISMATCH"> 183 Chrome Frame has been updated. Please relaunch your browser. Chrome version: <ph name="TODO_0001">%ls<ex>TODO</ex></ph>, Chrome Frame version: <ph name="TODO_0002">%ls<ex>TODO</ex></ph> 184 </message> 185 <message name="IDS_VERSIONUNKNOWN"> 186 Unknown version. 187 </message> 188 <message name="IDS_CHROME_FRAME_MENU_ABOUT" desc="About Chrome Frame label"> 189 About Chrome Frame... 190 </message> 191 <message name="IDS_CHROME_FRAME_READY_MODE_LEARN_MORE_URL" desc="Link to knowledge-base article about Chrome Frame Ready Mode"> 192 http://www.google.com/support/chrome/bin/answer.py?hl=[GRITLANGCODE]&answer=161796 193 </message> 194 <message name="IDS_CHROME_FRAME_TURNDOWN_LEARN_MORE_URL" desc="Link to knowledge-base article about Chrome Frame turndown"> 195 http://support.google.com/chrome/?p=ib_chromeframe 196 </message> 197 <message name="IDS_CHROME_FRAME_TURNDOWN_TEXT_IE_OLDER" desc="Text of Chrome Frame turndown prompt for IE 6, 7, and 8"> 198 This site is using the Chrome Frame plug-in which will soon be unsupported. Please uninstall it and upgrade to a modern browser. 199 </message> 200 <message name="IDS_CHROME_FRAME_TURNDOWN_TEXT_IE_NEWER" desc="Text of Chrome Frame turndown prompt for IE 9 and 10"> 201 This site is using the Chrome Frame plug-in that will soon be unsupported. Please uninstall it and download a compatible browser. 202 </message> 203 <message name="IDS_SHORTCUT_NEW_WINDOW" desc="The text label of the New window shortcut context menu entry as of Windows 8"> 204 New window 205 </message> 206 </if> 207 <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"> 208 In this case, the address listed in the certificate does not match the address 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 presenting 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 that certificate is not valid for all of those websites. Google Chrome can say for sure that you reached <strong><ph name="DOMAIN2">$1<ex>paypal.com</ex></ph></strong>, but cannot verify that that is the same site as <strong><ph name="DOMAIN">$2<ex>www.paypal.com</ex></ph></strong> which you intended to reach. If you proceed, Chrome will not check for any further name mismatches. 209 </message> 210 <message name="IDS_CERT_ERROR_EXPIRED_DETAILS" desc="Details for an expired X509 certificate"> 211 You attempted to reach <strong><ph name="DOMAIN">$1<ex>paypal.com</ex></ph></strong>, but the server presented an expired certificate. No information is available to indicate whether that certificate has been compromised since its expiration. This means Google Chrome cannot guarantee that you are communicating with <strong><ph name="DOMAIN2">$2<ex>paypal.com</ex></ph></strong> 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 right? If not, you should correct the error and refresh this page. 212 </message> 213 <message name="IDS_CERT_ERROR_NOT_YET_VALID_DETAILS" desc="Details for an X509 certificate that is not yet valid"> 214 You attempted to reach <strong><ph name="DOMAIN">$1<ex>paypal.com</ex></ph></strong>, but the server presented a certificate that is not yet valid. No information is available to indicate whether that certificate can be trusted. Google Chrome cannot reliably guarantee that you are communicating with <strong><ph name="DOMAIN2">$2<ex>paypal.com</ex></ph></strong> 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 right? If not, you should correct your system's clock and then refresh this page. 215 </message> 216 <if expr="pp_ifdef('ios')"> 217 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details for an X509 certificate with an invalid authority"> 218 You attempted to reach <strong><ph 219 name="DOMAIN">$1<ex>paypal.com</ex></ph></strong>, but the server presented a certificate issued by an entity that is not trusted by Google Chrome. This may mean that the server has generated its own security credentials, which Chrome cannot rely on for identity information, or an attacker may be trying to intercept your communications. 220 </message> 221 </if> 222 <if expr="not pp_ifdef('ios')"> 223 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details for an X509 certificate with an invalid authority"> 224 You attempted to reach <strong><ph name="DOMAIN">$1<ex>paypal.com</ex></ph></strong>, but the server presented a certificate issued by an entity that is not trusted by your computer's operating system. This may mean that the server has generated its own security credentials, which Chrome cannot rely on for identity information, or an attacker may be trying to intercept your communications. 225 </message> 226 </if> 227 <message name="IDS_CERT_ERROR_CONTAINS_ERRORS_DETAILS" desc="Details of the error page for an X509 certificate that contains errors"> 228 You attempted to reach <strong><ph name="DOMAIN">$1<ex>paypal.com</ex></ph></strong>, but the certificate that the server presented contains errors. Google Chrome cannot use a certificate with errors and cannot validate the identity of the site that you have attempted to connect to. 229 </message> 230 <message name="IDS_TASK_MANAGER_TITLE" desc="The title of the Task Manager window"> 231 Task Manager - Google Chrome 232 </message> 233 <message name="IDS_SESSION_CRASHED_VIEW_MESSAGE" desc="Message shown when the last session didn't exit cleanly."> 234 Google Chrome didn't shut down correctly. To reopen the pages you had open, click Restore. 235 </message> 236 <!-- Browser Window Title Format --> 237 <message name="IDS_BROWSER_WINDOW_TITLE_FORMAT" desc="The format for titles displayed in tabs and popup windows"> 238 <ph name="PAGE_TITLE">$1<ex>Google</ex></ph> - Google Chrome 239 </message> 240 <if expr="not pp_ifdef('chromeos')"> 241 <message name="IDS_GET_HELP_USING_CHROME" desc="Text of the button which takes the user to the Chrome help page."> 242 Get help with using Chrome 243 </message> 244 </if> 245 <if expr="pp_ifdef('chromeos')"> 246 <message name="IDS_GET_HELP_USING_CHROME" desc="Text of the button which takes the user to the Chrome help page."> 247 Get help with using Chrome OS 248 </message> 249 </if> 250 <message name="IDS_ABOUT_VERSION_COMPANY_NAME" desc="Company name on the about pages"> 251 Google Inc. 252 </message> 253 <message name="IDS_ABOUT_VERSION_COPYRIGHT" desc="Copyright information on the about pages"> 254 Copyright 2013 Google Inc. All rights reserved. 255 </message> 256 <message name="IDS_ABOUT_VERSION_LICENSE" desc="The label below the copyright message, containing the URLs."> 257 Google Chrome is made possible by the <ph name="BEGIN_LINK_CHROMIUM"><a target="_blank" href="$1"></ph>Chromium<ph name="END_LINK_CHROMIUM"></a></ph> open source project and other <ph name="BEGIN_LINK_OSS"><a target="_blank" href="$2"></ph>open source software<ph name="END_LINK_OSS"></a></ph>. 258 </message> 259 <if expr="pp_ifdef('chromeos')"> 260 <message name="IDS_ABOUT_CROS_VERSION_LICENSE" desc="Additional text displayed beneath the Chromium open source URLs for Chrome OS."> 261 Chrome OS is made possible by additional <ph name="BEGIN_LINK_CROS_OSS"><a target="_blank" href="$1"></ph>open source software<ph name="END_LINK_CROS_OSS"></a></ph>. 262 </message> 263 </if> 264 <message name="IDS_ABOUT_TERMS_OF_SERVICE" desc="The terms of service label in the About box."> 265 Google Chrome <ph name="TERMS_OF_SERVICE_LINK"><a target="_blank" href="$1"></ph>Terms of Service<ph name="END_TERMS_OF_SERVICE_LINK"></a></ph> 266 </message> 267 <message name="IDS_ACCNAME_APP" desc="The accessible name for the app menu."> 268 Chrome 269 </message> 270 <message name="IDS_ACCNAME_TOOLBAR" desc="The accessible name for the application's toolbar."> 271 Google Chrome Toolbar 272 </message> 273 <!-- Hung Browser Detector --> 274 <message name="IDS_BROWSER_HUNGBROWSER_MESSAGE" desc="Content of the dialog box shown when the browser is hung"> 275 Google Chrome is unresponsive. Relaunch now? 276 </message> 277 <message name="IDS_IMPORT_PROGRESS_INFO" desc="Explanatory text for the importing progress dialog"> 278 Google Chrome is now importing the following items from <ph name="BROWSER_COMPONENT">$1<ex>History</ex></ph>: 279 </message> 280 <message name="IDS_IMPORT_FIND_YOUR_BOOKMARKS" desc="Helpful reminder for where to find imported bookmarks"> 281 Find your bookmarks in the Chrome menu or on the bookmarks bar. 282 </message> 283 <message name="IDS_IMPORTER_LOCK_TEXT" desc="The message to be displayed on dialog"> 284 Sadly, your Mozilla Firefox settings are not available while that browser is running. To import those settings to Google Chrome, save your work and close all Firefox windows. Then click Continue. 285 </message> 286 <!-- Uninstall messages --> 287 <if expr="is_win"> 288 <message name="IDS_UNINSTALL_CLOSE_APP" desc="Message to user when uninstall detects other app instance running"> 289 Please close all Google Chrome windows and try again. 290 </message> 291 <message name="IDS_UNINSTALL_CLOSE_APP_IMMERSIVE" desc="Message to user when uninstall detects other app instance running, possibly in the Windows 8 immersive mode"> 292 Please close all Google Chrome windows (including those in Windows 8 mode) and try again. 293 </message> 294 </if> 295 <message name="IDS_UNINSTALL_VERIFY" desc="Message to confirm user wants to uninstall"> 296 Are you sure you want to uninstall Google Chrome? 297 </message> 298 <message name="IDS_UNINSTALL_CHROME" desc="The text of the shortcut in the Start Menu for uninstalling chrome."> 299 Uninstall Google Chrome 300 </message> 301 <message name="IDS_UNINSTALL_APP_LAUNCHER" desc="The text of the shortcut in the Start Menu for uninstalling App Launcher."> 302 Uninstall Google Chrome App Launcher 303 </message> 304 <message name="IDS_FIRSTRUN_DLG_TITLE" desc="Dialog title for first-run dialog"> 305 Welcome to Google Chrome 306 </message> 307 <message name="IDS_FIRSTRUN_DLG_OK" desc="Text for OK button on first-run dialog"> 308 Start Google Chrome 309 </message> 310 <message name="IDS_FR_CUSTOMIZE_DEFAULT_BROWSER" desc="Default browser checkbox label"> 311 Make Google Chrome the default browser 312 </message> 313 <if expr="pp_ifdef('chromeos')"> 314 <message name="IDS_NEW_TAB_CHROME_WELCOME_PAGE_TITLE" 315 desc="Title for the hard-coded thumbnail that represents the Google Chrome Welcome page. This is used on the NTP when there aren't enough thumbnails to show."> 316 Get Started with Chrome OS 317 </message> 318 </if> 319 <if expr="pp_ifdef('ios')"> 320 <message name="IDS_NEW_TAB_CHROME_WELCOME_PAGE_TITLE" 321 desc="Title for the hard-coded thumbnail that represents the Google Chrome Welcome page. This is used on the NTP when there aren't enough thumbnails to show. [Length: 14em]"> 322 Welcome 323 </message> 324 </if> 325 <if expr="not pp_ifdef('chromeos') and not pp_ifdef('ios')"> 326 <message name="IDS_NEW_TAB_CHROME_WELCOME_PAGE_TITLE" 327 desc="Title for the hard-coded thumbnail that represents the Google Chrome OS Welcome page. This is used on the NTP when there aren't enough thumbnails to show."> 328 Welcome to Google Chrome 329 </message> 330 </if> 331 <if expr="not pp_ifdef('chromeos')"> 332 <message name="IDS_EXTERNAL_PROTOCOL_INFORMATION" desc="General information about what Chrome is trying to do when opening this external protocol"> 333 Google Chrome needs to launch an external application to handle <ph name="SCHEME">$1<ex>acrobat:</ex></ph> links. The link requested is <ph name="PROTOLINK">$2<ex>acrobat:yourpdf</ex></ph>. 334 </message> 335 </if> 336 <if expr="pp_ifdef('chromeos')"> 337 <message name="IDS_EXTERNAL_PROTOCOL_INFORMATION" desc="General information about what Chrome is trying to do when opening this external protocol"> 338 Google ChromeOS does not support launching an external application to handle <ph name="SCHEME">$1<ex>acrobat:</ex></ph> links. The link requested is <ph name="PROTOLINK">$2<ex>acrobat:yourpdf</ex></ph>. 339 </message> 340 </if> 341 <!-- Strings used to warn that an OS is not supported --> 342 <message name="IDS_UNSUPPORTED_OS_PRE_WIN_XP" desc="The text used to warn the user that Windows pre-XP is not supported"> 343 Google Chrome requires Windows XP or later. Some features may not work. 344 </message> 345 <message name="IDS_UNSUPPORTED_OS" desc="The text used to warn the user that current OS is not supported"> 346 Google Chrome does not support <ph name="OS_NAME">$1<ex>Windows 2000</ex></ph>. 347 </message> 348 <if expr="not pp_ifdef('chromeos')"> 349 <message name="IDS_OPTIONS_RELAUNCH_REQUIRED" desc="The message displayed for an option that requires a relaunch to take effect. This appears in a message box if an option is changed that requires a relaunch."> 350 Please close all Google Chrome windows and relaunch it for this change to take effect. 351 </message> 352 </if> 353 <if expr="pp_ifdef('chromeos')"> 354 <message name="IDS_OPTIONS_RELAUNCH_REQUIRED" desc="The message displayed for an option that requires a relaunch to take effect. This appears in a message box if an option is changed that requires a relaunch."> 355 Please sign out and sign in again for this change to take effect. 356 </message> 357 </if> 358 <if expr="pp_ifdef('use_titlecase')"> 359 <message name="IDS_STATUS_TRAY_KEEP_CHROME_RUNNING_IN_BACKGROUND" desc="In Title Case: The checkbox in the status tray context menu that controls whether chrome keeps running in the background after the last window is closed"> 360 Let Google Chrome Run In The Background 361 </message> 362 </if> 363 <if expr="not pp_ifdef('use_titlecase')"> 364 <message name="IDS_STATUS_TRAY_KEEP_CHROME_RUNNING_IN_BACKGROUND" desc="The checkbox in the status tray context menu that controls whether chrome keeps running in the background after the last window is closed"> 365 Let Google Chrome run in the background 366 </message> 367 </if> 368 <message name="IDS_OPTIONS_SYSTEM_ENABLE_BACKGROUND_MODE" desc="The label of the check-box that enables background mode"> 369 Continue running background apps when Google Chrome is closed 370 </message> 371 <message name="IDS_OPTIONS_SYSTEM_ENABLE_HARDWARE_ACCELERATION_MODE" desc="The label of the check-box that enables hardware acceleration mode"> 372 Use hardware acceleration when available 373 </message> 374 <message name="IDS_OPTIONS_SYSTEM_ENABLE_HARDWARE_ACCELERATION_MODE_RESTART" desc="The restart string after changing hardware acceleration mode"> 375 (requires Chrome <ph name="BEGIN_BUTTON"><button id="gpu-mode-reset-restart-button" type="button" class="link-button standalone-link-button"></ph>restart<ph name="END_BUTTON"></button></ph>) 376 </message> 377 <message name="IDS_CANT_WRITE_USER_DIRECTORY_SUMMARY" desc="Summary of problem displayed in dialog when we can't create a directory for this user."> 378 Google Chrome cannot read and write to its data directory: 379 380 <ph name="USER_DATA_DIRECTORY">$1<ex>C:\Documents and Settings\devint\Local Settings\Application Data\Google\Chrome</ex></ph> 381 </message> 382 <message name="IDS_EULA_CHECKBOX_ENABLE_LOGGING" desc="The label of the checkbox to enable/disable crash and user metrics logging on EULA screen."> 383 Optional: Help make Chrome OS better by automatically sending usage statistics and crash reports to Google. 384 </message> 385 <message name="IDS_PROFILE_TOO_NEW_ERROR" desc="Error displayed on startup when the profile is from a newer version of the product and can not be read"> 386 Your profile can not be used because it is from a newer version of Google Chrome. 387 388 Some features may be unavailable. Please specify a different profile directory or use a newer version of Chrome. 389 </message> 390 <message name="IDS_PREFERENCES_UNREADABLE_ERROR" desc="Error displayed on startup when user preferences file can not be read"> 391 Your preferences can not be read. 392 393 Some features may be unavailable and changes to preferences won't be saved. 394 </message> 395 <message name="IDS_PREFERENCES_CORRUPT_ERROR" desc="Error displayed on startup when user preferences file can not be read"> 396 Your preferences file is corrupt or invalid. 397 398 Google Chrome is unable to recover your settings. 399 </message> 400 <!-- Crash Recovery Dialog --> 401 <message name="IDS_CRASH_RECOVERY_TITLE" desc="Title of dialog shown when the browser crashes."> 402 Google Chrome 403 </message> 404 <message name="IDS_CRASH_RECOVERY_CONTENT" desc="Text content telling the user the browser has crashed."> 405 Whoa! Google Chrome has crashed. Relaunch now? 406 </message> 407 <if expr="not is_android"> 408 <message name="IDS_PASSWORD_MANAGER_SAVE_PASSWORD_PROMPT" desc="Info bar message to save a password"> 409 Do you want Google Chrome to save your password? 410 </message> 411 </if> 412 <if expr="is_android"> 413 <message name="IDS_PASSWORD_MANAGER_SAVE_PASSWORD_PROMPT" desc="Mobile: Info bar message to save a password"> 414 Do you want Google Chrome to save your password for this site? 415 </message> 416 </if> 417 <message name="IDS_CANT_WRITE_USER_DIRECTORY_EXIT_BUTTON" desc="Text on button of dialog that closes Chrome if we can't create a directory for this user."> 418 Exit Chrome 419 </message> 420 <message name="IDS_MACHINE_LEVEL_INSTALL_CONFLICT" desc="Error message to display when user tries to run user level Chromium even though machine level Chromium is already installed."> 421 An administrator has installed Google Chrome on this system, and it is available for all users. The system-level Google Chrome will replace your user-level installation now. 422 </message> 423 <message name="IDS_INSTALL_HIGHER_VERSION" desc="Error displayed when higher version already exists."> 424 This computer already has a more recent version of Google Chrome. If the software is not working, please uninstall Google Chrome and try again. 425 </message> 426 <message name="IDS_INSTALL_HIGHER_VERSION_APP_LAUNCHER" desc="Error displayed when higher version of the Chrome App Launcher already exists."> 427 This computer already has a more recent version of the Google Chrome components. Please use a more recent installer. 428 </message> 429 <message name="IDS_INSTALL_HIGHER_VERSION_CF" desc="Error displayed when higher version of Chrome Frame already exists"> 430 This computer already has a more recent version of Google Chrome Frame. If the software is not working, please uninstall Google Chrome Frame and try again. 431 </message> 432 <message name="IDS_INSTALL_HIGHER_VERSION_CB_CF" desc="Error displayed when higher version of Chrome and Chrome Frame already exists"> 433 This computer already has a more recent version of Google Chrome and Google Chrome Frame. If the software is not working, please uninstall both Google Chrome and Google Chrome Frame and try again. 434 </message> 435 <message name="IDS_INSTALL_SYSTEM_LEVEL_EXISTS" desc="Error displayed during user level install if system level Chrome Frame is already installed."> 436 Google Chrome Frame is already installed and available to all users of this computer. If you want to install Google Chrome Frame at the user level, you must first uninstall the system-level version installed by an administrator. 437 </message> 438 <message name="IDS_INSTALL_FAILED" desc="Error displayed if installation fails due to some unknown error."> 439 Installation failed due to unspecified error. If Google Chrome is currently running, please close it and try again. 440 </message> 441 <message name="IDS_SAME_VERSION_REPAIR_FAILED" desc="Error displayed if installation fails due to Chrome running."> 442 Can not install the same Google Chrome version that is currently running. Please close Google Chrome and try again. 443 </message> 444 <message name="IDS_SAME_VERSION_REPAIR_FAILED_CF" desc="Error displayed if installation fails due to Chrome Frame already running."> 445 Can not install the same Google Chrome Frame version that is currently running. Please close Google Chrome Frame and try again. 446 </message> 447 <message name="IDS_SETUP_PATCH_FAILED" desc="Error message when setup.exe fails to patch itself."> 448 Installation failed due to unspecified error. Please download Google Chrome again. 449 </message> 450 <message name="IDS_INSTALL_OS_NOT_SUPPORTED" desc="Error displayed if OS is not supported"> 451 Google Chrome requires Windows Vista or Windows XP with SP2 or higher. 452 </message> 453 <message name="IDS_INSTALL_OS_ERROR" desc="Error displayed when any Windows API call fails and we do not have more specific information."> 454 An operating system error occurred during installation. Please download Google Chrome again. 455 </message> 456 <message name="IDS_INSTALL_TEMP_DIR_FAILED" desc="Error displayed when we fail to create temporary directory during installation."> 457 The installer couldn't create a temporary directory. Please check for free disk space and permission to install software. 458 </message> 459 <message name="IDS_INSTALL_UNCOMPRESSION_FAILED" desc="Error when when we can not uncompress installation archive."> 460 The installer failed to uncompress archive. Please download Google Chrome again. 461 </message> 462 <message name="IDS_INSTALL_INVALID_ARCHIVE" desc="Error displayed when we can not open the installation archive."> 463 The installer archive is corrupted or invalid. Please download Google Chrome again. 464 </message> 465 <message name="IDS_INSTALL_INSUFFICIENT_RIGHTS" desc="Error displayed when a non admin user tries to attempt system level install/uninstall."> 466 You do not have appropriate rights for system-level install. Try running the installer again as Administrator. 467 </message> 468 <message name="IDS_INSTALL_NO_PRODUCTS_TO_UPDATE" desc="Error displayed if the installer is not provided one or more products to install/update."> 469 No installation of Google Chrome or Google Chrome Frame found to update. 470 </message> 471 <message name="IDS_UNINSTALL_COMPLETE" desc="Text displayed on dialog that is shown when uninstall is complete and no reboot is required."> 472 Uninstallation complete. 473 </message> 474 <message name="IDS_INSTALL_DIR_IN_USE" desc="Error during install if Google Chrome version is missing from registry but the installation directory exists and can not be deleted."> 475 Google Chrome installation directory seems to be in use. Please reboot your computer and try again. 476 </message> 477 <message name="IDS_INSTALL_NON_MULTI_INSTALLATION_EXISTS" desc="Error during install if a single-install Google Chrome or Google Chrome Frame is present, thereby preventing the installation of a multi-install Google Chrome or Google Chrome Frame."> 478 A conflicting installation of Google Chrome or Google Chrome Frame was found on the system. Please uninstall it and try again. 479 </message> 480 <message name="IDS_INSTALL_MULTI_INSTALLATION_EXISTS" desc="Error during install if a multi-install Google Chrome or Google Chrome Frame is present, thereby preventing the installation of a single-install Google Chrome or Google Chrome Frame."> 481 A conflicting installation of Google Chrome or Google Chrome Frame was found on the system. Please uninstall it and try again. 482 </message> 483 <message name="IDS_INSTALL_READY_MODE_REQUIRES_CHROME" desc="Chrome Frame in ready mode requires Chrome."> 484 Invalid arguments. Google Chrome Frame cannot be installed in ready mode without also installing Google Chrome. 485 </message> 486 <message name="IDS_INSTALL_INCONSISTENT_UPDATE_POLICY" desc="Error during install if the update policies settings in Group Policy are inconsistent."> 487 Google Chrome or Google Chrome Frame cannot be updated due to inconsistent Google Update Group Policy settings. Use the Group Policy Editor to set the update policy override for the Google Chrome Binaries application and try again; see http://goo.gl/uJ9gV for details. 488 </message> 489 <!-- Options Dialog --> 490 <message name="IDS_OPTIONS_IMPROVE_BROWSING_EXPERIENCE" desc="The text in the options panel that describes how we use web services to improve browsing experience."> 491 Google Chrome may use web services to improve your browsing experience. 492 </message> 493 <message name="IDS_IMPORT_BOOKMARKS" desc="Explanatory text for the importing progress dialog when importing a bookmarks.html file from the bookmark manager"> 494 Google Chrome is now importing Favorites/Bookmarks. 495 </message> 496 <message name="IDS_OEM_MAIN_SHORTCUT_NAME" desc="Name of the desktop shortcut to start the application for OEM pre-installations."> 497 Internet Browser 498 </message> 499 <message name="IDS_SHORTCUT_TOOLTIP" desc="Text for the hover-on tooltip for the Google Chrome shortcuts."> 500 Access the Internet 501 </message> 502 <message name="IDS_APP_LAUNCHER_SHORTCUT_TOOLTIP" desc="Text for the hover-on tooltip for the App Launcher shortcut."> 503 Launch Chrome apps 504 </message> 505 <message name="IDS_UNINSTALL_DELETE_PROFILE" desc="Text to show user to ask whether to delete all the profile data also during uninstallation."> 506 Also delete your browsing data? 507 </message> 508 <message name="IDS_UNINSTALL_SET_DEFAULT_BROWSER" desc="Text to ask whether to set another browser as default when Chromium is uninstalled."> 509 Change default browser to: 510 </message> 511 <message name="IDS_UNINSTALL_BUTTON_TEXT" desc="Label for uninstall button on Uninstall confirmation dialog."> 512 Uninstall 513 </message> 514 <message name="IDS_DEFAULT_BROWSER_INFOBAR_SHORT_TEXT" desc="More compact text to show in the default browser query infobar."> 515 Google Chrome isn't your default browser. 516 </message> 517 <if expr="pp_ifdef('chromeos')"> 518 <message name="IDS_SYNC_OVERVIEW" desc="Chrome OS: The message that appears in the options dialog when sync has not been set up by the user."> 519 Set up Sync to save your personalized browser features to the web and access them from Google Chrome on any computer. 520 </message> 521 </if> 522 <!-- Try Chrome Toast Dialog --> 523 <message name="IDS_TRY_TOAST_HEADING" desc="Top line of the try-chrome-again dialog"> 524 There is a new version of Google Chrome available. 525 </message> 526 <message name="IDS_TRY_TOAST_HEADING2" desc="Top line of the try-chrome-again dialog"> 527 There's a new version of Google Chrome available, and it's faster than ever. 528 </message> 529 <message name="IDS_TRY_TOAST_HEADING3" desc="Top line of the try-chrome-again dialog"> 530 There's a new, safer version of Google Chrome available. 531 </message> 532 <message name="IDS_TRY_TOAST_HEADING4" desc="Top line of the try-chrome-again dialog"> 533 Google Chrome has been updated, but you haven't used it for at least 30 days. 534 </message> 535 <message name="IDS_TRY_TOAST_HEADING_SKYPE" desc="Top line of the try-chrome-again dialog"> 536 Google Chrome lets you click a phone number on the web and call it with Skype! 537 </message> 538 <message name="IDS_TRY_TOAST_TRY_OPT" desc="First option radio button on the dialog to try chrome"> 539 Try it out, it's already installed 540 </message> 541 <message name="IDS_TRY_TOAST_CANCEL" desc="Try chrome again dialog Cancel button"> 542 Don't bug me 543 </message> 544 <message name="IDS_TRY_TOAST_WHY" desc="Text of the url link that explains why this dialog is being shown"> 545 Why am I seeing this? 546 </message> 547 <!-- about:conflicts strings --> 548 <message name="IDS_CONFLICTS_CHECK_PAGE_TITLE_LONG" desc="The long title on the compatibility page"> 549 Modules loaded into Google Chrome 550 </message> 551 <message name="IDS_CONFLICTS_CHECK_WARNING_CONFIRMED" desc="Warning label on the compatibility page"> 552 This module is known to conflict with Google Chrome. 553 </message> 554 <message name="IDS_CONFLICTS_CHECK_WARNING_SUSPECTED" desc="Warning label on the compatibility page"> 555 A module with the same name has been known to conflict with Google Chrome. 556 </message> 557 <!-- chrome://crashes strings --> 558 <message name="IDS_CRASHES_DISABLED_MESSAGE" desc="The explanatory message for chrome://crashes when crash reporting is disabled"> 559 This page only shows information on your recent crashes if you <ph name="BEGIN_LINK"><a href="https://www.google.com/support/chrome/bin/answer.py?answer=96817"></ph>enable crash reporting<ph name="END_LINK"></a></ph>. 560 </message> 561 <!-- Page Info bubble --> 562 <message name="IDS_PAGE_INFO_INTERNAL_PAGE" desc="Message to display in the page info bubble when the page you are on is a chrome:// page or about:something."> 563 You are viewing a secure Google Chrome page. 564 </message> 565 <!-- Print Preview --> 566 <message name="IDS_PRINT_PREVIEW_NO_PLUGIN" desc="Message to display when the PDF viewer is missing."> 567 Google Chrome cannot show the print preview when the built-in PDF viewer is missing. 568 </message> 569 570 <!-- Download Shelf Items --> 571 <message name="IDS_DOWNLOAD_STATUS_CRX_INSTALL_RUNNING" 572 desc="Message shown when a CRX has been downloaded and is being unpacked."> 573 Adding to Chrome... 574 </message> 575 576 <message name="IDS_PROMPT_DOWNLOAD_CHANGES_SETTINGS" 577 desc="Message shown on the download shelf when the download is known to change browser settings."> 578 <ph name="FILE_NAME">$1<ex>bla.exe</ex></ph> may change your Chrome settings. 579 </message> 580 581 <message name="IDS_PROMPT_DOWNLOAD_CHANGES_SEARCH_SETTINGS" 582 desc="Message shown on the download shelf when the download is known to change search engine settings in the browser."> 583 <ph name="FILE_NAME">$1<ex>bla.exe</ex></ph> may change how your searches work in Chrome. 584 </message> 585 586 <!-- Remove in-progress downloads confirmation dialog --> 587 <message name="IDS_SINGLE_DOWNLOAD_REMOVE_CONFIRM_EXPLANATION" desc="Explanation of the dialog asking for user confirmation to close the browser when one download is in progress."> 588 A download is currently in progress. Do you want to exit Google Chrome and cancel the download? 589 </message> 590 <message name="IDS_MULTIPLE_DOWNLOADS_REMOVE_CONFIRM_EXPLANATION" desc="Explanation of the dialog asking for user confirmation to close the browser when multiple downloads are in progress."> 591 Downloads are currently in progress. Do you want to exit Google Chrome and cancel the downloads? 592 </message> 593 <message name="IDS_DOWNLOAD_REMOVE_CONFIRM_OK_BUTTON_LABEL" desc="Button text for OKing to close the browser when one or more downloads are in progress."> 594 Yes, exit Chrome 595 </message> 596 597 <!-- "Create application shortcuts" dialog --> 598 <if expr="is_posix and not is_macosx"> 599 <message name="IDS_CREATE_SHORTCUTS_ERROR_LABEL" desc="Contents of the main label in the error dialog box when creating an application shortcut failed for unknown reasons."> 600 Google Chrome could not create an application shortcut. 601 </message> 602 </if> 603 604 <!-- Autolaunch infobar --> 605 <message name="IDS_AUTO_LAUNCH_INFOBAR_TEXT" desc="The text to show in the infobar when Chrome was automatically launched on startup"> 606 Google Chrome is configured to automatically launch when you start your computer. 607 </message> 608 609 <!-- about:flags --> 610 <if expr="not pp_ifdef('chromeos')"> 611 <message name="IDS_FLAGS_RELAUNCH_NOTICE" desc="Notifies the user that he needs to relaunch Chrome. Shown next to a button that says 'Relaunch Now'."> 612 Your changes will take effect the next time you relaunch Google Chrome. 613 </message> 614 </if> 615 <if expr="pp_ifdef('chromeos')"> 616 <message name="IDS_FLAGS_RELAUNCH_NOTICE" desc="Notifies the user that he needs to restart Chrome OS. Shown next to a button that says 'Restart Now'."> 617 Your changes will take effect the next time you restart your device. 618 </message> 619 <message name="IDS_FLAGS_CHROME_CAPTIVE_PORTAL_DETECTOR" desc="Description for the option of Captive Portal detector."> 620 Chrome Captive Portal detector 621 </message> 622 </if> 623 624 <!-- Obsolete System info bar --> 625 <message name="IDS_SYSTEM_OBSOLETE_MESSAGE" desc="Message shown when your OS is no longer supported. This message is followed by a 'Learn more' link."> 626 Google Chrome has stopped updating and no longer supports this version of your operating system. 627 </message> 628 629 <!-- Google API keys info bar --> 630 <message name="IDS_MISSING_GOOGLE_API_KEYS" desc="Message shown when Google API keys are missing. This message is followed by a 'Learn more' link."> 631 Google API keys are missing. Some functionality of Google Chrome will be disabled. 632 </message> 633 634 <!-- about:memory --> 635 <if expr="not is_android"> 636 <message name="IDS_MEMORY_USAGE_SUMMARY_DESC" desc="Describes the browser summary table in the about memory page, which shows memory usage for Google Chrome and any other active browsers." translateable="false"> 637 Summary of memory used by currently active browsers. For browsers which use multiple processes, memory reflects aggregate memory used across all browser processes. 638 639 For Google Chrome, processes used to display diagnostics information (such as this "about:memory") are excluded. 640 </message> 641 </if> 642 <if expr="is_android"> 643 <message name="IDS_MEMORY_USAGE_SUMMARY_DESC" desc="Describes the browser summary table in the about memory page, which shows memory usage for Google Chrome." translateable="false"> 644 Summary of memory used by Google Chrome. Since Google Chrome uses multiple processes, memory reflects aggregate memory used across all browser processes. 645 646 For Google Chrome, processes used to display diagnostics information (such as this "about:memory") are excluded. 647 </message> 648 </if> 649 650 <!-- About Chrome page --> 651 <if expr="not pp_ifdef('chromeos')"> 652 <message name="IDS_UPGRADE_SUCCESSFUL_RELAUNCH" desc="Status label: Successfully updated Google Chrome"> 653 Nearly up-to-date! Relaunch Google Chrome to finish updating. 654 </message> 655 </if> 656 <if expr="pp_ifdef('chromeos')"> 657 <message name="IDS_UPGRADE_SUCCESSFUL_RELAUNCH" desc="Status label: Successfully updated Chrome OS"> 658 Nearly up-to-date! Restart your device to finish updating. 659 </message> 660 </if> 661 <if expr="pp_ifdef('chromeos')"> 662 <message name="IDS_UPGRADE_SUCCESSFUL_CHANNEL_SWITCH" desc="Status label: Channel was successfully switched on Chrome OS"> 663 Channel changed. Restart your device to apply changes. 664 </message> 665 </if> 666 <if expr="not pp_ifdef('chromeos')"> 667 <message name="IDS_UPGRADE_UP_TO_DATE" desc="Status label: Already up to date (Google Chrome)"> 668 Google Chrome is up to date. 669 </message> 670 </if> 671 <if expr="pp_ifdef('chromeos')"> 672 <message name="IDS_UPGRADE_UP_TO_DATE" desc="Status label: Already up to date (Chrome OS)"> 673 Your device is up to date. 674 </message> 675 </if> 676 <if expr="not pp_ifdef('chromeos')"> 677 <message name="IDS_UPGRADE_UPDATING" desc="Status label: Updating Google Chrome"> 678 Updating Google Chrome... 679 </message> 680 </if> 681 <if expr="pp_ifdef('chromeos')"> 682 <message name="IDS_UPGRADE_UPDATING" desc="Status label: Updating Chrome OS"> 683 Updating your device... 684 </message> 685 </if> 686 <if expr="pp_ifdef('chromeos')"> 687 <message name="IDS_UPGRADE_UPDATING_CHANNEL_SWITCH" desc="Status label: Updating Chrome OS to a specified channel"> 688 Updating your device to <ph name="CHANNEL_NAME">$1<ex>stable</ex></ph> channel... 689 </message> 690 </if> 691 692 <!-- iOS Upgrade available info bar--> 693 <if expr="pp_ifdef('ios')"> 694 <message name="IDS_UPGRADE_AVAILABLE" desc="Text to inform the user of the presence of a new version of the application"> 695 Chrome just got better! A new version is available. 696 </message> 697 <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. [Length: 10em]"> 698 Update 699 </message> 700 </if> 701 702 <!-- Extension/App install prompt --> 703 <message name="IDS_EXTENSION_INLINE_INSTALL_PROMPT_TITLE" desc="Titlebar of the extension or app inline installation prompt window"> 704 Add to Chrome 705 </message> 706 707 <!-- Extension installed bubble --> 708 <message name="IDS_EXTENSION_INSTALLED_HEADING" desc="First line in the content area of the extension installed bubble. Instructs that the extension was installed."> 709 <ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph> has been added to Chrome. 710 </message> 711 712 <!-- chrome://settings/extensions page --> 713 <message name="IDS_EXTENSIONS_INCOGNITO_WARNING" desc="Warns the user that Chrome cannot prevent extensions from recording history in incognito mode. Displayed in extensions management UI after an extension is selected to be run in incognito mode."> 714 <ph name="BEGIN_BOLD"><b></ph>Warning:<ph name="END_BOLD"></b></ph> Google Chrome cannot prevent extensions from recording your browsing history. To disable this extension in incognito mode, unselect this option. 715 </message> 716 <message name="IDS_EXTENSIONS_UNINSTALL" desc="The link for uninstalling extensions."> 717 Remove from Chrome 718 </message> 719 720 <!-- Wrench menu --> 721 <message name="IDS_APPMENU_TOOLTIP" desc="The tooltip to show for the browser menu"> 722 Customize and control Google Chrome 723 </message> 724 725 <if expr="pp_ifdef('use_titlecase') and not pp_ifdef('chromeos')"> 726 <message name="IDS_ABOUT" desc="In Title Case: The text label of the About Chrome menu item"> 727 About &Google Chrome 728 </message> 729 <message name="IDS_UPDATE_NOW" desc="In Title Case: The text label of the Update Chrome Now menu item"> 730 Update &Google Chrome 731 </message> 732 </if> 733 <if expr="not pp_ifdef('use_titlecase') and not pp_ifdef('chromeos')"> 734 <message name="IDS_ABOUT" desc="The text label of the About Chrome menu item"> 735 About &Google Chrome 736 </message> 737 <message name="IDS_UPDATE_NOW" desc="The text label of the Update Chrome Now menu item"> 738 Update &Google Chrome 739 </message> 740 </if> 741 <if expr="pp_ifdef('chromeos')"> 742 <message name="IDS_ABOUT" desc="The text label of the About Chrome OS menu item"> 743 About &Chrome OS 744 </message> 745 <message name="IDS_UPDATE_NOW" desc="The text label of the Update Chrome OS Now menu item"> 746 Update &Chrome OS 747 </message> 748 </if> 749 750 <if expr="is_macosx"> 751 <message name="IDS_APP_MENU_PRODUCT_NAME" desc="The application's short name, used for the Mac's application menu, activity monitor, etc. This should be less than 16 characters. Example: Chrome, not Google Chrome."> 752 Chrome 753 </message> 754 <message name="IDS_HELPER_NAME" desc="The helper application's name. Should contain the Chrome application name (IDS_PRODUCT_NAME). Example: Google Chrome Helper."> 755 Google Chrome Helper 756 </message> 757 <message name="IDS_SHORT_HELPER_NAME" desc="The helper application's short name, used for the Mac's application menu, activity monitor, etc. Example: Chrome Helper, not Google Chrome Helper."> 758 Chrome Helper 759 </message> 760 761 <!-- TODO(mark): All helper tasks are currently handled by the helper process. The following strings exist in support of possibly changing things so that there's a distinct .app bundle for each of the various tasks. This ensures that if and when a split is made, translated names will be available. If the helper process is not split into multiple .app bundles, these strings can be removed. --> 762 <message name="IDS_RENDERER_APP_NAME" desc="The renderer application's name. Should contain the Chrome application name (IDS_PRODUCT_NAME). Example: Google Chrome Renderer."> 763 Google Chrome Renderer 764 </message> 765 <message name="IDS_PLUGIN_APP_NAME" desc="The plug-in host application's name. Should contain the Chrome application name (IDS_PRODUCT_NAME). Example: Google Chrome Plug-In Host."> 766 Google Chrome Plug-In Host 767 </message> 768 <message name="IDS_SHORT_PLUGIN_APP_NAME" desc="The plug-in host application's short name, used for the Mac's application menu, activity monitor, etc. Example: Chrome Plug-In Host, not Google Chrome Plug-In Host."> 769 Chrome Plug-In Host 770 </message> 771 <message name="IDS_WORKER_APP_NAME" desc="The worker application's name. Should contain the Chrome application name (IDS_PRODUCT_NAME). Example: Google Chrome Worker."> 772 Google Chrome Worker 773 </message> 774 <message name="IDS_UTILITY_APP_NAME" desc="The utility application's name. Should contain the Chrome application name (IDS_PRODUCT_NAME). Example: Google Chrome Utility."> 775 Google Chrome Utility 776 </message> 777 </if> 778 779 <!-- One click sign in infobar --> 780 <if expr="not pp_ifdef('chromeos')"> 781 <!-- New one-click signin dialog contents for SAML support --> 782 <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_TITLE" desc="The title of the modal dialog window that opens when the user chooses to use one click sign in."> 783 You're signed in to Chrome! 784 </message> 785 <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_MESSAGE_NEW" desc="The message of the one click sign in dialog."> 786 You're signing in to Chrome using your <ph name="USER_EMAIL_ADDRESS">$1<ex>foo (a] gmail.com</ex></ph> account. You will be able to access your bookmarks, history, and other settings on all of your signed in devices. 787 </message> 788 <message name="IDS_ONE_CLICK_SIGNIN_BUBBLE_MESSAGE" desc="The body of the sync promo NTP bubble."> 789 You're now signed in to Chrome! Your bookmarks, history, and other settings will be synced to your Google Account. 790 </message> 791 <message name="IDS_ONE_CLICK_SIGNIN_BUBBLE_SYNC_DISABLED_MESSAGE" desc="The body of the signin bubble, when sync has been disabled."> 792 You're now signed in to Chrome! Sync is disabled by your administrator. 793 </message> 794 <message name="IDS_SYNC_WRONG_EMAIL" desc="Message shown when sync setup failed due to the user entering the wrong email address for sign in."> 795 You were signed in to Chrome as <ph name="USER_EMAIL_ADDRESS">$1<ex>foo (a] gmail.com</ex></ph>. Please use the same account to sign in again. 796 </message> 797 <message name="IDS_ONE_CLICK_SIGNIN_CONFIRM_EMAIL_DIALOG_MESSAGE" desc="Error message to display when setting up sync for a second time and the user name is different from the previous user name."> 798 Someone previously signed in to Chrome on this computer as <ph name="ACCOUNT_EMAIL_LAST">$1<ex>user (a] example.com</ex></ph>. If that isn't your account, create a new Chrome user to keep your information separate. 799 800 Signing in anyway will merge Chrome information like bookmarks, history, and other settings to <ph name="ACCOUNT_EMAIL_NEW">$2<ex>user (a] example.com</ex></ph>. 801 </message> 802 </if> 803 804 <!-- Enterprise sign-in profile linking --> 805 <message name="IDS_ENTERPRISE_SIGNIN_PROFILE_LINK_DIALOG_TITLE" desc="The title of the dialog to confirm linking the browser profile with the signed-in enterprise account"> 806 Important information regarding your Chrome data 807 </message> 808 <message name="IDS_ENTERPRISE_SIGNIN_PROFILE_LINK_MESSAGE" desc="The warning message displayed to an enterprise user about to link their profile to their Google account. This message is followed by a 'Learn more' link."> 809 You are signing in with a managed account and giving its administrator control over your Google Chrome profile. Your Chrome data, such as your apps, bookmarks, history, passwords, and other settings will become permanently tied to <ph name="USER_NAME">$1<ex>pat (a] example.com</ex></ph>. You will be able to delete this data via the Google Accounts Dashboard, but you will not be able to associate this data with another account. 810 </message> 811 <message name="IDS_ENTERPRISE_SIGNIN_CREATE_NEW_PROFILE_PROMPT" desc="The text of the prompt to create a new profile after signing into an enterprise account"> 812 If you prefer to keep your existing Chrome data separate, you can create a new Chrome user for <ph name="USER_NAME">$1<ex>pat (a] example.com</ex></ph>. 813 </message> 814 <message name="IDS_ENTERPRISE_SIGNIN_CREATE_NEW_PROFILE_NO" desc="Text of the button to link the current profile with the signed-in enterprise account"> 815 Link my Chrome data to this account 816 </message> 817 818 <!-- Enterprise sign-in dialog (new-style) --> 819 <!-- TODO(dconnelly): remove "new-style" once the old dialog is gone. --> 820 <message name="IDS_ENTERPRISE_SIGNIN_TITLE_NEW_STYLE" desc="The title of the dialog to confirm linking the browser profile with the signed-in enterprise account"> 821 Link your Chrome data to this account? 822 </message> 823 <message name="IDS_ENTERPRISE_SIGNIN_EXPLANATION_WITHOUT_PROFILE_CREATION_NEW_STYLE" desc="The warning message displayed to an enterprise user about to link their profile to their Google account. This message is followed by a 'Learn more' link."> 824 You are signing in with a managed account and giving its administrator control over your Google Chrome profile. Your Chrome data, such as your apps, bookmarks, history, passwords, and other settings will become permanently tied to <ph name="USER_NAME">$1<ex>pat (a] example.com</ex></ph>. You will be able to delete this data via the Google Accounts Dashboard, but you will not be able to associate this data with another account. <ph name="LEARN_MORE">$2<ex>Learn more</ex></ph> 825 </message> 826 <message name="IDS_ENTERPRISE_SIGNIN_EXPLANATION_WITH_PROFILE_CREATION_NEW_STYLE" desc="The warning message displayed to an enterprise user about to link their profile to their Google account. Additionally notifies the user that they can create a new profile instead. This message is followed by a 'Learn more' link."> 827 You are signing in with a managed account and giving its administrator control over your Google Chrome profile. Your Chrome data, such as your apps, bookmarks, history, passwords, and other settings will become permanently tied to <ph name="USER_NAME">$1<ex>pat (a] example.com</ex></ph>. You will be able to delete this data via the Google Accounts Dashboard, but you will not be able to associate this data with another account. You can optionally create a new profile to keep your existing Chrome data separate. <ph name="LEARN_MORE">$2<ex>Learn more</ex></ph> 828 </message> 829 830 <message name="IDS_AUTOFILL_DIALOG_SAVE_LOCALLY_CHECKBOX" desc="Checkbox that controls whether info the user types into the autofill dialog is saved by chrome."> 831 Save details in Chrome 832 </message> 833 <message name="IDS_AUTOFILL_DIALOG_SAVE_LOCALLY_TOOLTIP" desc="Tooltip which explains function of checkbox that controls whether info the user types into the autofill dialog is saved by chrome."> 834 Chrome will securely store your information so you don't need to type it in again, but you will still need to verify your card's security code for future payments. 835 </message> 836 <message name="IDS_AUTOFILL_NEW_CREDIT_CARD_BUBBLE_TITLE" desc="Title text of the new credit card bubble informing a user their billing information has been saved in chrome."> 837 Your billing details have been saved in Chrome. 838 </message> 839 840 <!-- Network Error Pages --> 841 <message name="IDS_ERRORPAGES_SUGGESTION_NETWORK_PREDICTION_BODY" desc="When a page fails to load, sometimes we suggest disabling predicting network actions. These are details below a header."> 842 Go to 843 the Chrome menu > 844 <ph name="SETTINGS_TITLE"><span jscontent="settingsTitle"></span><ex>Settings</ex></ph> 845 > 846 <ph name="ADVANCED_TITLE"><span jscontent="advancedTitle"></span><ex>Under the Hood</ex></ph> 847 and deselect "<ph name="NO_PREFETCH_DESCRIPTION"><span jscontent="noNetworkPredictionTitle"></span><ex>Predict network actions to improve page load performance</ex></ph>." 848 If this does not resolve the issue, we recommend selecting this option 849 again for improved performance. 850 </message> 851 <message name="IDS_ERRORPAGES_SUGGESTION_FIREWALL_CONFIG_HEADER" desc="When a webpage fails to load, in some cases we suggest reconfiguring the firewall. This is a header above some details."> 852 Allow Chrome to access the network in your firewall or antivirus 853 settings. 854 </message> 855 <if expr="is_macosx and not pp_ifdef('ios')"> 856 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="Mac OSX instructions for disabling use of a proxy server."> 857 Go to 858 Applications > System Preferences > Network > Advanced > Proxies 859 and deselect any proxies that have been selected. 860 </message> 861 </if> 862 <if expr="is_android or pp_ifdef('ios')"> 863 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="Instructions for disabling use of a proxy server (leave empty for Android and iOS)."> 864 </message> 865 </if> 866 <if expr="not pp_ifdef('chromeos') and is_posix and not is_macosx and not is_android and not pp_ifdef('ios')"> 867 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="Linux instructions for disabling use of a proxy server."> 868 Go to 869 the Chrome menu > 870 <ph name="SETTINGS_TITLE"><span jscontent="settingsTitle"></span><ex>Settings</ex></ph> 871 > 872 <ph name="ADVANCED_TITLE"><span jscontent="advancedTitle"></span><ex>Under the Hood</ex></ph> 873 > 874 <ph name="PROXIES_TITLE"><span jscontent="proxyTitle"></span><ex>Change proxy settings...</ex></ph> 875 and make sure your configuration is set to "no proxy" or "direct." 876 </message> 877 </if> 878 <if expr="is_win"> 879 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="Windows instructions for disabling use of a proxy server."> 880 Go to 881 the Chrome menu > 882 <ph name="SETTINGS_TITLE"><span jscontent="settingsTitle"></span><ex>Settings</ex></ph> 883 > 884 <ph name="ADVANCED_TITLE"><span jscontent="advancedTitle"></span><ex>Under the Hood</ex></ph> 885 > 886 <ph name="PROXIES_TITLE"><span jscontent="proxyTitle"></span><ex>Change proxy settings...</ex></ph> 887 > 888 LAN Settings 889 and deselect "Use a proxy server for your LAN". 890 </message> 891 </if> 892 893 <!-- Chrome OS keyboard overlay--> 894 <if expr="pp_ifdef('chromeos')"> 895 <message name="IDS_KEYBOARD_OVERLAY_SHOW_WRENCH_MENU" desc="The text in the keyboard overlay to explain the shortcut that opens the main Chrome menu."> 896 Show the Chrome menu 897 </message> 898 </if> 899 900 <!-- App list --> 901 <message name="IDS_APP_LIST_SHORTCUT_NAME" desc="Name for the Chrome App List to appear in the taskbar and in any shortcuts to it."> 902 Chrome App Launcher 903 </message> 904 <message name="IDS_APP_LIST_SHORTCUT_NAME_CANARY" desc="Name for the Chrome App List to appear in the taskbar and in any shortcuts to it for the Canary channel."> 905 Chrome App Launcher Canary 906 </message> 907 <message name="IDS_APP_LIST_SIGNIN_HEADING" desc="Heading for when the launcher needs to sign in."> 908 Sign in to Chrome 909 </message> 910 <message name="IDS_APP_LIST_SIGNIN_TEXT" desc="Text for when the launcher needs to sign in."> 911 You need to be signed into Chrome to use apps. This allows Chrome to sync your apps, bookmarks, history, passwords and other settings across devices. 912 </message> 913 914 <!-- App shortcuts --> 915 <message name="IDS_APP_SHORTCUTS_SUBDIR_NAME" desc="Name for the Chrome Apps Start Menu folder name."> 916 Chrome Apps 917 </message> 918 <message name="IDS_APP_SHORTCUTS_SUBDIR_NAME_CANARY" desc="Name for the Chrome Apps Start Menu folder name for the Canary channel."> 919 Chrome Canary Apps 920 </message> 921 922 <!-- Chrome Conflicts bubble --> 923 <if expr="is_win"> 924 <message name="IDS_OPTIONS_CONFLICTING_MODULE" desc="Shown in a bubble when a conflict has been detected."> 925 Software running on your computer is incompatible with Google Chrome. 926 </message> 927 </if> 928 929 <!-- Chrome OS OOBE Terms of Service screen--> 930 <if expr="pp_ifdef('chromeos')"> 931 <message name="IDS_TERMS_OF_SERVICE_SCREEN_SUBHEADING" desc="Subheading at the top of the Terms of Service screen."> 932 <ph name="DOMAIN">$1<ex>example.com</ex></ph> requires that you read and accept the following Terms of Service before using this device. These terms do not expand, modify or limit the Google Chrome OS Terms. 933 </message> 934 </if> 935 936 <!-- Chrome Notifications center --> 937 <if expr="is_win"> 938 <message name="IDS_MESSAGE_CENTER_BALLOON_TITLE" desc="Title of the first run notification ballon describing the notification center."> 939 Chrome Notification Center 940 </message> 941 <message name="IDS_MESSAGE_CENTER_BALLOON_TEXT" desc="Body text for the the first run notification ballon describing the notification center."> 942 You can see all your notifications from Chrome apps, extensions, and websites here. 943 </message> 944 </if> 945 <message name="IDS_MESSAGE_CENTER_TOOLTIP" desc="Tooltip for notification tray icon without unread notifications"> 946 Chrome - Notifications 947 </message> 948 <message name="IDS_MESSAGE_CENTER_TOOLTIP_UNREAD" desc="Tooltip for notification tray icon with unread notifications"> 949 Chrome - Notifications (<ph name="QUANTITY">$1<ex>3</ex></ph> unread) 950 </message> 951 952 <!-- MediaStream capture status tray icon --> 953 <message name="IDS_MEDIA_STREAM_STATUS_TRAY_TEXT_AUDIO_AND_VIDEO" desc="Tool tip for the capture status tray icon when microphone and camera are being used"> 954 Google Chrome is using your camera and microphone. 955 </message> 956 <message name="IDS_MEDIA_STREAM_STATUS_TRAY_TEXT_AUDIO_ONLY" desc="Tool tip for the capture status tray icon when microphone is being used"> 957 Google Chrome is using your microphone. 958 </message> 959 <message name="IDS_MEDIA_STREAM_STATUS_TRAY_TEXT_VIDEO_ONLY" desc="Tool tip for the capture status tray icon when camera is being used"> 960 Google Chrome is using your camera. 961 </message> 962 </messages> 963 </release> 964 </grit> 965