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