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_PROFILES_DISCONNECT_MANAGED_PROFILE_TEXT" desc="Message explaining to the user what will happen if they disconnect the managed profile."> 138 Disconnecting <ph name="USERNAME">$1<ex>someone (a] example.com</ex></ph> will clear your history, bookmarks, settings, and other Chrome data stored on this device. Data stored in your Google Account will not be cleared and can be managed on <ph name="GOOGLE_DASHBOARD_LINK"><a target="_blank" href="$2"></ph>Google Dashboard<ph name="END_GOOGLE_DASHBOARD_LINK"></a></ph>. 139 </message> 140 <message name="IDS_PRODUCT_NAME" desc="The Chrome application name"> 141 Google Chrome 142 </message> 143 <message name="IDS_SHORT_PRODUCT_NAME" desc="The Chrome application short name"> 144 Chrome 145 </message> 146 <if expr="is_win"> 147 <message name="IDS_SXS_SHORTCUT_NAME" desc="The Chrome short cut name for SxS channel"> 148 Google Chrome Canary 149 </message> 150 <message name="IDS_PRODUCT_DESCRIPTION" desc="Browser description"> 151 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. 152 </message> 153 <message name="IDS_APP_LAUNCHER_PRODUCT_DESCRIPTION" desc="App Launcher description"> 154 Google Chrome App Launcher is a standalone platform for Chrome apps. 155 </message> 156 </if> 157 <if expr="chromeos"> 158 <message name="IDS_PRODUCT_OS_NAME" desc="The Chrome OS application name"> 159 Google Chrome OS 160 </message> 161 <message name="IDS_SHORT_PRODUCT_OS_NAME" desc="The Chrome OS application short name"> 162 Chrome OS 163 </message> 164 </if> 165 <if expr="is_win"> 166 <message name="IDS_PRODUCT_APP_LAUNCHER_NAME" desc="The Chrome App Launcher application name"> 167 Google Chrome App Launcher 168 </message> 169 <message name="IDS_PRODUCT_BINARIES_NAME" desc="The Chrome Binaries application name"> 170 Google Chrome Binaries 171 </message> 172 <message name="IDS_CHROME_FRAME_TURNDOWN_LEARN_MORE_URL" desc="Link to knowledge-base article about Chrome Frame turndown"> 173 http://support.google.com/chrome/?p=ib_chromeframe 174 </message> 175 <message name="IDS_CHROME_FRAME_TURNDOWN_TEXT_IE_OLDER" desc="Text of Chrome Frame turndown prompt for IE 6, 7, and 8"> 176 This site is using the retired Chrome Frame plug-in which no longer receives security and stability updates. Please uninstall it and upgrade to a modern browser. 177 </message> 178 <message name="IDS_CHROME_FRAME_TURNDOWN_TEXT_IE_NEWER" desc="Text of Chrome Frame turndown prompt for IE 9 and 10"> 179 This site is using the retired Chrome Frame plug-in which no longer receives security and stability updates. Please uninstall it and upgrade to a modern browser. 180 </message> 181 <message name="IDS_SHORTCUT_NEW_WINDOW" desc="The text label of the New window shortcut context menu entry as of Windows 8"> 182 New window 183 </message> 184 </if> 185 <if expr="is_ios"> 186 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details for an X509 certificate with an invalid authority"> 187 This server could not prove that it is <ph name="DOMAIN"><strong>$1<ex>paypal.com</ex></strong></ph>; its security certificate is not trusted by Chrome. This may be caused by a misconfiguration or an attacker intercepting your connection. 188 </message> 189 </if> 190 <if expr="is_android"> 191 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details for an X509 certificate with an invalid authority"> 192 This server could not prove that it is <ph name="DOMAIN"><strong>$1<ex>paypal.com</ex></strong></ph>; its security certificate is not trusted by your device's operating system. This may be caused by a misconfiguration or an attacker intercepting your connection. 193 </message> 194 </if> 195 <if expr="not is_ios and not is_android"> 196 <message name="IDS_CERT_ERROR_AUTHORITY_INVALID_DETAILS" desc="Details for an X509 certificate with an invalid authority"> 197 This server could not prove that it is <ph name="DOMAIN"><strong>$1<ex>paypal.com</ex></strong></ph>; its security certificate is not trusted by your computer's operating system. This may be caused by a misconfiguration or an attacker intercepting your connection. 198 </message> 199 </if> 200 <message name="IDS_TASK_MANAGER_TITLE" desc="The title of the Task Manager window"> 201 Task Manager - Google Chrome 202 </message> 203 <message name="IDS_SESSION_CRASHED_VIEW_MESSAGE" desc="Message shown when the last session didn't exit cleanly."> 204 Google Chrome didn't shut down correctly. To reopen the pages you had open, click Restore. 205 </message> 206 <message name="IDS_SESSION_CRASHED_VIEW_UMA_OPTIN" desc="Text besides the checkbox to let users optin to UMA in the restore from previous crash bubble."> 207 Help make Google Chrome better by sending crash reports and <ph name="UMA_LINK">$1<ex>usage statistics</ex></ph> to Google 208 </message> 209 <!-- Browser Window Title Format --> 210 <message name="IDS_BROWSER_WINDOW_TITLE_FORMAT" desc="The format for titles displayed in tabs and popup windows"> 211 <ph name="PAGE_TITLE">$1<ex>Google</ex></ph> - Google Chrome 212 </message> 213 <if expr="not chromeos"> 214 <message name="IDS_GET_HELP_USING_CHROME" desc="Text of the button which takes the user to the Chrome help page."> 215 Get help with using Chrome 216 </message> 217 </if> 218 <if expr="chromeos"> 219 <message name="IDS_GET_HELP_USING_CHROME" desc="Text of the button which takes the user to the Chrome help page."> 220 Get help with using Chrome OS 221 </message> 222 </if> 223 <message name="IDS_ABOUT_VERSION_COMPANY_NAME" desc="Company name on the about pages"> 224 Google Inc. 225 </message> 226 <message name="IDS_ABOUT_VERSION_COPYRIGHT" desc="Copyright information on the about pages"> 227 Copyright <ph name="YEAR">$1</ph> Google Inc. All rights reserved. 228 </message> 229 <message name="IDS_ABOUT_VERSION_LICENSE" desc="The label below the copyright message, containing the URLs."> 230 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>. 231 </message> 232 <if expr="chromeos"> 233 <message name="IDS_ABOUT_VERSION_LICENSE_EULA" desc="The label below the copyright message, containing the URLs."> 234 Chrome open source licenses 235 </message> 236 <message name="IDS_ABOUT_CROS_VERSION_LICENSE" desc="Additional text displayed beneath the Chromium open source URLs for Chrome OS."> 237 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>. 238 </message> 239 <message name="IDS_ABOUT_CROS_VERSION_LICENSE_EULA" desc="Additional text displayed beneath the Chromium open source URLs for Chrome OS."> 240 Chrome OS open source licenses 241 </message> 242 </if> 243 <message name="IDS_ABOUT_TERMS_OF_SERVICE" desc="The terms of service label in the About box."> 244 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> 245 </message> 246 <if expr="is_macosx"> 247 <!-- Mac 32-bit deprecation --> 248 <message name="IDS_MAC_32_BIT_OBSOLETE_SOON" desc="A message displayed on an at-launch infobar and About (Help) page warning the user that the computer they are using is about to become unsupported."> 249 This computer will soon stop receiving Google Chrome updates because its hardware is no longer supported. 250 </message> 251 <message name="IDS_MAC_32_BIT_OBSOLETE_NOW" desc="A message displayed on an at-launch infobar and About (Help) page warning the user that the computer they are using is no longer supported."> 252 This computer will no longer receive Google Chrome updates because its hardware is no longer supported. 253 </message> 254 </if> 255 <message name="IDS_ACCNAME_APP" desc="The accessible name for the app menu."> 256 Chrome 257 </message> 258 <message name="IDS_ACCNAME_TOOLBAR" desc="The accessible name for the application's toolbar."> 259 Google Chrome Toolbar 260 </message> 261 <!-- Hung Browser Detector --> 262 <if expr="is_win"> 263 <message name="IDS_BROWSER_HUNGBROWSER_MESSAGE" desc="Content of the dialog box shown when the browser is hung"> 264 Google Chrome is unresponsive. Relaunch now? 265 </message> 266 </if> 267 <message name="IDS_IMPORT_FIND_YOUR_BOOKMARKS" desc="Helpful reminder for where to find imported bookmarks"> 268 Find your bookmarks in the Chrome menu or on the bookmarks bar. 269 </message> 270 <message name="IDS_IMPORTER_LOCK_TEXT" desc="The message to be displayed on dialog"> 271 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. 272 </message> 273 <!-- Uninstall messages --> 274 <if expr="is_win"> 275 <message name="IDS_UNINSTALL_CLOSE_APP" desc="Message to user when uninstall detects other app instance running"> 276 Please close all Google Chrome windows and try again. 277 </message> 278 <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"> 279 Please close all Google Chrome windows (including those in Windows 8 mode) and try again. 280 </message> 281 <message name="IDS_UNINSTALL_VERIFY" desc="Message to confirm user wants to uninstall"> 282 Are you sure you want to uninstall Google Chrome? 283 </message> 284 <message name="IDS_UNINSTALL_CHROME" desc="The text of the shortcut in the Start Menu for uninstalling chrome."> 285 Uninstall Google Chrome 286 </message> 287 <message name="IDS_UNINSTALL_APP_LAUNCHER" desc="The text of the shortcut in the Start Menu for uninstalling App Launcher."> 288 Uninstall Google Chrome App Launcher 289 </message> 290 </if> 291 <message name="IDS_FR_CUSTOMIZE_DEFAULT_BROWSER" desc="Default browser checkbox label"> 292 Make Google Chrome the default browser 293 </message> 294 <if expr="chromeos"> 295 <message name="IDS_NEW_TAB_CHROME_WELCOME_PAGE_TITLE" 296 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."> 297 Get Started with Chrome OS 298 </message> 299 </if> 300 <if expr="is_ios"> 301 <message name="IDS_NEW_TAB_CHROME_WELCOME_PAGE_TITLE" 302 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]"> 303 Welcome 304 </message> 305 </if> 306 <if expr="not chromeos and not is_ios"> 307 <message name="IDS_NEW_TAB_CHROME_WELCOME_PAGE_TITLE" 308 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."> 309 Welcome to Google Chrome 310 </message> 311 </if> 312 <if expr="not chromeos"> 313 <message name="IDS_EXTERNAL_PROTOCOL_INFORMATION" desc="General information about what Chrome is trying to do when opening this external protocol"> 314 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>. 315 </message> 316 </if> 317 <if expr="chromeos"> 318 <message name="IDS_EXTERNAL_PROTOCOL_INFORMATION" desc="General information about what Chrome is trying to do when opening this external protocol"> 319 Google Chrome OS 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>. 320 </message> 321 </if> 322 <!-- Strings used to warn that an OS is not supported --> 323 <if expr="is_win"> 324 <message name="IDS_UNSUPPORTED_OS_PRE_WIN_XP" desc="The text used to warn the user that Windows pre-XP is not supported"> 325 Google Chrome requires Windows XP or later. Some features may not work. 326 </message> 327 </if> 328 <if expr="not chromeos"> 329 <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."> 330 Please close all Google Chrome windows and relaunch it for this change to take effect. 331 </message> 332 </if> 333 <if expr="chromeos"> 334 <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."> 335 Please sign out and sign in again for this change to take effect. 336 </message> 337 </if> 338 <if expr="use_titlecase"> 339 <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"> 340 Let Google Chrome Run In The Background 341 </message> 342 </if> 343 <if expr="not use_titlecase"> 344 <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"> 345 Let Google Chrome run in the background 346 </message> 347 </if> 348 <message name="IDS_OPTIONS_SYSTEM_ENABLE_BACKGROUND_MODE" desc="The label of the check-box that enables background mode"> 349 Continue running background apps when Google Chrome is closed 350 </message> 351 <message name="IDS_OPTIONS_SYSTEM_ENABLE_HARDWARE_ACCELERATION_MODE" desc="The label of the check-box that enables hardware acceleration mode"> 352 Use hardware acceleration when available 353 </message> 354 <message name="IDS_OPTIONS_SYSTEM_ENABLE_HARDWARE_ACCELERATION_MODE_RESTART" desc="The restart string after changing hardware acceleration mode"> 355 (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>) 356 </message> 357 <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."> 358 Google Chrome cannot read and write to its data directory: 359 360 <ph name="USER_DATA_DIRECTORY">$1<ex>C:\Documents and Settings\devint\Local Settings\Application Data\Google\Chrome</ex></ph> 361 </message> 362 <if expr="chromeos"> 363 <message name="IDS_EULA_CHECKBOX_ENABLE_LOGGING" desc="The label of the checkbox to enable/disable crash and user metrics logging on EULA screen."> 364 Optional: Help make Chrome OS better by automatically sending usage statistics and crash reports to Google. 365 </message> 366 </if> 367 <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"> 368 Your profile can not be used because it is from a newer version of Google Chrome. 369 370 Some features may be unavailable. Please specify a different profile directory or use a newer version of Chrome. 371 </message> 372 <message name="IDS_PREFERENCES_UNREADABLE_ERROR" desc="Error displayed on startup when user preferences file can not be read"> 373 Your preferences can not be read. 374 375 Some features may be unavailable and changes to preferences won't be saved. 376 </message> 377 <message name="IDS_PREFERENCES_CORRUPT_ERROR" desc="Error displayed on startup when user preferences file can not be read"> 378 Your preferences file is corrupt or invalid. 379 380 Google Chrome is unable to recover your settings. 381 </message> 382 <!-- Crash Recovery Dialog --> 383 <message name="IDS_CRASH_RECOVERY_TITLE" desc="Title of dialog shown when the browser crashes."> 384 Google Chrome 385 </message> 386 <if expr="is_win"> 387 <message name="IDS_CRASH_RECOVERY_CONTENT" desc="Text content telling the user the browser has crashed."> 388 Whoa! Google Chrome has crashed. Relaunch now? 389 </message> 390 </if> 391 <!-- Password generation strings --> 392 <message name="IDS_PASSWORD_GENERATION_PROMPT" desc="Autofill dropdown text describing password generation. The text inside |bars| is link text."> 393 Chrome will store this in your |Google saved passwords| and autofill it for you so you don't have to remember it yourself. 394 </message> 395 <message name="IDS_PASSWORD_GENERATION_SUGGESTION" desc="Text shown next to a generated password describing it as a suggestion."> 396 Use password generated by Chrome 397 </message> 398 <if expr="not is_android"> 399 <message name="IDS_PASSWORD_MANAGER_SAVE_PASSWORD_PROMPT" desc="Info bar message to save a password"> 400 Do you want Google Chrome to save your password? 401 </message> 402 </if> 403 <if expr="is_android"> 404 <message name="IDS_PASSWORD_MANAGER_SAVE_PASSWORD_PROMPT" desc="Mobile: Info bar message to save a password"> 405 Do you want Google Chrome to save your password for this site? 406 </message> 407 </if> 408 <if expr="is_macosx"> 409 <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."> 410 Google Chrome is trying to show passwords. 411 </message> 412 </if> 413 <if expr="is_win"> 414 <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."> 415 Google Chrome is trying to show passwords. Type your Windows password to allow this. 416 </message> 417 <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."> 418 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. 419 </message> 420 <message name="IDS_INSTALL_HIGHER_VERSION" desc="Error displayed when higher version already exists."> 421 This computer already has a more recent version of Google Chrome. If the software is not working, please uninstall Google Chrome and try again. 422 </message> 423 <message name="IDS_INSTALL_HIGHER_VERSION_APP_LAUNCHER" desc="Error displayed when higher version of the Chrome App Launcher already exists."> 424 This computer already has a more recent version of the Google Chrome components. Please use a more recent installer. 425 </message> 426 <message name="IDS_INSTALL_FAILED" desc="Error displayed if installation fails due to some unknown error."> 427 Installation failed due to unspecified error. If Google Chrome is currently running, please close it and try again. 428 </message> 429 <message name="IDS_SAME_VERSION_REPAIR_FAILED" desc="Error displayed if installation fails due to Chrome running."> 430 Can not install the same Google Chrome version that is currently running. Please close Google Chrome and try again. 431 </message> 432 <message name="IDS_SETUP_PATCH_FAILED" desc="Error message when setup.exe fails to patch itself."> 433 Installation failed due to unspecified error. Please download Google Chrome again. 434 </message> 435 <message name="IDS_INSTALL_OS_NOT_SUPPORTED" desc="Error displayed if OS is not supported"> 436 Google Chrome requires Windows Vista or Windows XP with SP2 or higher. 437 </message> 438 <message name="IDS_INSTALL_OS_ERROR" desc="Error displayed when any Windows API call fails and we do not have more specific information."> 439 An operating system error occurred during installation. Please download Google Chrome again. 440 </message> 441 <message name="IDS_INSTALL_TEMP_DIR_FAILED" desc="Error displayed when we fail to create temporary directory during installation."> 442 The installer couldn't create a temporary directory. Please check for free disk space and permission to install software. 443 </message> 444 <message name="IDS_INSTALL_UNCOMPRESSION_FAILED" desc="Error when when we can not uncompress installation archive."> 445 The installer failed to uncompress archive. Please download Google Chrome again. 446 </message> 447 <message name="IDS_INSTALL_INVALID_ARCHIVE" desc="Error displayed when we can not open the installation archive."> 448 The installer archive is corrupted or invalid. Please download Google Chrome again. 449 </message> 450 <message name="IDS_INSTALL_INSUFFICIENT_RIGHTS" desc="Error displayed when a non admin user tries to attempt system level install/uninstall."> 451 You do not have appropriate rights for system-level install. Try running the installer again as Administrator. 452 </message> 453 <message name="IDS_INSTALL_NO_PRODUCTS_TO_UPDATE" desc="Error displayed if the installer is not provided one or more products to install/update."> 454 No installation of Google Chrome found to update. 455 </message> 456 <message name="IDS_INSTALL_MULTI_INSTALLATION_EXISTS" desc="Error during install if a multi-install Google Chrome is present, thereby preventing the installation of a single-install Google Chrome."> 457 A conflicting installation of Google Chrome was found on the system. Please uninstall it and try again. 458 </message> 459 <message name="IDS_INSTALL_INCONSISTENT_UPDATE_POLICY" desc="Error during install if the update policies settings in Group Policy are inconsistent."> 460 Google Chrome 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. 461 </message> 462 </if> 463 <!-- Options Dialog --> 464 <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."> 465 Google Chrome may use web services to improve your browsing experience. 466 </message> 467 <if expr="is_win"> 468 <message name="IDS_OEM_MAIN_SHORTCUT_NAME" desc="Name of the desktop shortcut to start the application for OEM pre-installations."> 469 Web Browser 470 </message> 471 <message name="IDS_SHORTCUT_TOOLTIP" desc="Text for the hover-on tooltip for the Google Chrome shortcuts."> 472 Access the Internet 473 </message> 474 <message name="IDS_APP_LAUNCHER_SHORTCUT_TOOLTIP" desc="Text for the hover-on tooltip for the App Launcher shortcut."> 475 Launch Chrome apps 476 </message> 477 <message name="IDS_UNINSTALL_DELETE_PROFILE" desc="Text to show user to ask whether to delete all the profile data also during uninstallation."> 478 Also delete your browsing data? 479 </message> 480 <message name="IDS_UNINSTALL_SET_DEFAULT_BROWSER" desc="Text to ask whether to set another browser as default when Chromium is uninstalled."> 481 Change default browser to: 482 </message> 483 <message name="IDS_UNINSTALL_BUTTON_TEXT" desc="Label for uninstall button on Uninstall confirmation dialog."> 484 Uninstall 485 </message> 486 </if> 487 <message name="IDS_DEFAULT_BROWSER_INFOBAR_SHORT_TEXT" desc="More compact text to show in the default browser query infobar."> 488 Google Chrome isn't your default browser. 489 </message> 490 <if expr="chromeos"> 491 <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."> 492 Set up Sync to save your personalized browser features to the web and access them from Google Chrome on any computer. 493 </message> 494 </if> 495 <if expr="is_win"> 496 <!-- Try Chrome Toast Dialog --> 497 <message name="IDS_TRY_TOAST_HEADING" desc="Top line of the try-chrome-again dialog"> 498 There is a new version of Google Chrome available. 499 </message> 500 <message name="IDS_TRY_TOAST_HEADING2" desc="Top line of the try-chrome-again dialog"> 501 There's a new version of Google Chrome available, and it's faster than ever. 502 </message> 503 <message name="IDS_TRY_TOAST_HEADING3" desc="Top line of the try-chrome-again dialog"> 504 There's a new, safer version of Google Chrome available. 505 </message> 506 <message name="IDS_TRY_TOAST_HEADING4" desc="Top line of the try-chrome-again dialog"> 507 Google Chrome has been updated, but you haven't used it for at least 30 days. 508 </message> 509 <message name="IDS_TRY_TOAST_HEADING_SKYPE" desc="Top line of the try-chrome-again dialog"> 510 Google Chrome lets you click a phone number on the web and call it with Skype! 511 </message> 512 <message name="IDS_TRY_TOAST_TRY_OPT" desc="First option radio button on the dialog to try chrome"> 513 Try it out, it's already installed 514 </message> 515 <message name="IDS_TRY_TOAST_CANCEL" desc="Try chrome again dialog Cancel button"> 516 Don't bug me 517 </message> 518 <message name="IDS_TRY_TOAST_WHY" desc="Text of the url link that explains why this dialog is being shown"> 519 Why am I seeing this? 520 </message> 521 <!-- about:conflicts strings --> 522 <message name="IDS_CONFLICTS_CHECK_PAGE_TITLE_LONG" desc="The long title on the compatibility page"> 523 Modules loaded into Google Chrome 524 </message> 525 <message name="IDS_CONFLICTS_CHECK_WARNING_CONFIRMED" desc="Warning label on the compatibility page"> 526 This module is known to conflict with Google Chrome. 527 </message> 528 <message name="IDS_CONFLICTS_CHECK_WARNING_SUSPECTED" desc="Warning label on the compatibility page"> 529 A module with the same name has been known to conflict with Google Chrome. 530 </message> 531 </if> 532 <!-- chrome://crashes strings --> 533 <message name="IDS_CRASHES_DISABLED_MESSAGE" desc="The explanatory message for chrome://crashes when crash reporting is disabled"> 534 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>. 535 </message> 536 <!-- Page Info bubble --> 537 <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."> 538 You are viewing a secure Google Chrome page. 539 </message> 540 <message name="IDS_PAGE_INFO_SECURITY_TAB_DEPRECATED_SIGNATURE_ALGORITHM" desc="The text of the identity section when the site is using a certificate that will stop working in future versions of Chrome."> 541 The site is using outdated security settings that may prevent future versions of Chrome from being able to safely access it. 542 </message> 543 544 <!-- Print Preview --> 545 <message name="IDS_PRINT_PREVIEW_NO_PLUGIN" desc="Message to display when the PDF viewer is missing."> 546 Google Chrome cannot show the print preview when the built-in PDF viewer is missing. 547 </message> 548 549 <!-- Download Shelf Items --> 550 <message name="IDS_DOWNLOAD_STATUS_CRX_INSTALL_RUNNING" 551 desc="Message shown when a CRX has been downloaded and is being unpacked."> 552 Adding to Chrome... 553 </message> 554 555 <message name="IDS_PROMPT_DOWNLOAD_CHANGES_SETTINGS" 556 desc="Message shown on the download shelf when the download is known to change settings in the browser."> 557 <ph name="FILE_NAME">$1<ex>bla.exe</ex></ph> may harm your browsing experience, so Chrome has blocked it. 558 </message> 559 560 <message name="IDS_PROMPT_MALICIOUS_DOWNLOAD_URL" 561 desc="Message shown to the user to validate the download when the download url is classified to lead to malware by the safebrowsing database."> 562 This file is malicious, and Chrome has blocked it. 563 </message> 564 <message name="IDS_PROMPT_MALICIOUS_DOWNLOAD_CONTENT" 565 desc="Message shown to the user to validate the download when the download content is classified to lead to malware by safebrowsing."> 566 <ph name="FILE_NAME">$1<ex>malware.exe</ex></ph> is malicious, and Chrome has blocked it. 567 </message> 568 569 <!-- Remove in-progress downloads confirmation dialog --> 570 <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."> 571 A download is currently in progress. Do you want to exit Google Chrome and cancel the download? 572 </message> 573 <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."> 574 Downloads are currently in progress. Do you want to exit Google Chrome and cancel the downloads? 575 </message> 576 <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."> 577 Yes, exit Chrome 578 </message> 579 580 <!-- Quit all apps confirmation dialog --> 581 <if expr="is_macosx"> 582 <message name="IDS_QUIT_WITH_APPS_TITLE" desc="Title for a notification explaining that Chrome is running in the background."> 583 Google Chrome is in background mode. 584 </message> 585 </if> 586 587 <!-- Autolaunch infobar --> 588 <if expr="is_win"> 589 <message name="IDS_AUTO_LAUNCH_INFOBAR_TEXT" desc="The text to show in the infobar when Chrome was automatically launched on startup"> 590 Google Chrome is configured to automatically launch when you start your computer. 591 </message> 592 </if> 593 594 <!-- about:flags --> 595 <if expr="not chromeos"> 596 <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'."> 597 Your changes will take effect the next time you relaunch Google Chrome. 598 </message> 599 </if> 600 <if expr="chromeos"> 601 <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'."> 602 Your changes will take effect the next time you restart your device. 603 </message> 604 </if> 605 606 <!-- Obsolete System info bar --> 607 <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."> 608 Google Chrome has stopped updating and no longer supports this version of your operating system. 609 </message> 610 611 <!-- Google API keys info bar --> 612 <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."> 613 Google API keys are missing. Some functionality of Google Chrome will be disabled. 614 </message> 615 616 <!-- about:memory --> 617 <if expr="not is_android"> 618 <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"> 619 Summary of memory used by currently active browsers. For browsers which use multiple processes, memory reflects aggregate memory used across all browser processes. 620 621 For Google Chrome, processes used to display diagnostics information (such as this "about:memory") are excluded. 622 </message> 623 </if> 624 <if expr="is_android"> 625 <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"> 626 Summary of memory used by Google Chrome. Since Google Chrome uses multiple processes, memory reflects aggregate memory used across all browser processes. 627 628 For Google Chrome, processes used to display diagnostics information (such as this "about:memory") are excluded. 629 </message> 630 </if> 631 632 <!-- About Chrome page --> 633 <if expr="not chromeos"> 634 <message name="IDS_UPGRADE_SUCCESSFUL_RELAUNCH" desc="Status label: Successfully updated Google Chrome"> 635 Nearly up-to-date! Relaunch Google Chrome to finish updating. 636 </message> 637 </if> 638 <if expr="chromeos"> 639 <message name="IDS_UPGRADE_SUCCESSFUL_RELAUNCH" desc="Status label: Successfully updated Chrome OS"> 640 Nearly up-to-date! Restart your device to finish updating. 641 </message> 642 </if> 643 <if expr="chromeos"> 644 <message name="IDS_UPGRADE_SUCCESSFUL_CHANNEL_SWITCH" desc="Status label: Channel was successfully switched on Chrome OS"> 645 Channel changed. Restart your device to apply changes. 646 </message> 647 </if> 648 <if expr="not chromeos"> 649 <message name="IDS_UPGRADE_UP_TO_DATE" desc="Status label: Already up to date (Google Chrome)"> 650 Google Chrome is up to date. 651 </message> 652 </if> 653 <if expr="chromeos"> 654 <message name="IDS_UPGRADE_UP_TO_DATE" desc="Status label: Already up to date (Chrome OS)"> 655 Your device is up to date. 656 </message> 657 </if> 658 <if expr="not chromeos"> 659 <message name="IDS_UPGRADE_UPDATING" desc="Status label: Updating Google Chrome"> 660 Updating Google Chrome... 661 </message> 662 </if> 663 <if expr="chromeos"> 664 <message name="IDS_UPGRADE_UPDATING" desc="Status label: Updating Chrome OS"> 665 Updating your device... 666 </message> 667 </if> 668 <if expr="chromeos"> 669 <message name="IDS_UPGRADE_UPDATING_CHANNEL_SWITCH" desc="Status label: Updating Chrome OS to a specified channel"> 670 Updating your device to <ph name="CHANNEL_NAME">$1<ex>stable</ex></ph> channel... 671 </message> 672 </if> 673 674 <!-- iOS Upgrade available info bar--> 675 <if expr="is_ios"> 676 <message name="IDS_UPGRADE_AVAILABLE" desc="Text to inform the user of the presence of a new version of the application"> 677 Chrome just got better! A new version is available. 678 </message> 679 <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]"> 680 Update 681 </message> 682 </if> 683 684 <!-- Extension/App install prompt --> 685 <message name="IDS_EXTENSION_INLINE_INSTALL_PROMPT_TITLE" desc="Titlebar of the extension or app inline installation prompt window"> 686 Add to Chrome 687 </message> 688 689 <!-- Extension installed bubble --> 690 <if expr="enable_extensions"> 691 <message name="IDS_EXTENSION_INSTALLED_HEADING" desc="First line in the content area of the extension installed bubble. Instructs that the extension was installed."> 692 <ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph> has been added to Chrome. 693 </message> 694 <message name="IDS_EXTENSION_INSTALLED_SIGNIN_PROMO_LINK" desc="The first part of the sign-in promo paragraph. This part will be converted to a link and will get more text appended to it (see IDS_EXTENSION_INSTALLED_SIGNIN_PROMO). Keep this text short."> 695 Sign in to Chrome 696 </message> 697 </if> 698 699 <!-- chrome://settings/extensions page --> 700 <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."> 701 <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. 702 </message> 703 <message name="IDS_EXTENSIONS_UNINSTALL" desc="The link for uninstalling extensions."> 704 Remove from Chrome 705 </message> 706 707 <if expr="enable_extensions"> 708 <message name="IDS_EXTENSIONS_UNSUPPORTED_DISABLED_BODY" desc="Body of the dialog shown when unsupported extensions have been disabled"> 709 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. 710 </message> 711 </if> 712 713 <!-- Wrench menu --> 714 <message name="IDS_APPMENU_TOOLTIP" desc="The tooltip to show for the browser menu"> 715 Customize and control Google Chrome 716 </message> 717 718 <if expr="use_titlecase and not chromeos"> 719 <message name="IDS_ABOUT" desc="In Title Case: The text label of the About Chrome menu item"> 720 About &Google Chrome 721 </message> 722 <message name="IDS_UPDATE_NOW" desc="In Title Case: The text label of the Update Chrome Now menu item"> 723 Update &Google Chrome 724 </message> 725 </if> 726 <if expr="not use_titlecase and not chromeos"> 727 <message name="IDS_ABOUT" desc="The text label of the About Chrome menu item"> 728 About &Google Chrome 729 </message> 730 <message name="IDS_UPDATE_NOW" desc="The text label of the Update Chrome Now menu item"> 731 Update &Google Chrome 732 </message> 733 </if> 734 <if expr="chromeos"> 735 <message name="IDS_ABOUT" desc="The text label of the About Chrome OS menu item"> 736 About &Chrome OS 737 </message> 738 <message name="IDS_UPDATE_NOW" desc="The text label of the Update Chrome OS Now menu item"> 739 Update &Chrome OS 740 </message> 741 </if> 742 743 <if expr="is_macosx"> 744 <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."> 745 Chrome 746 </message> 747 <message name="IDS_HELPER_NAME" desc="The helper application's name. Should contain the Chrome application name (IDS_PRODUCT_NAME). Example: Google Chrome Helper."> 748 Google Chrome Helper 749 </message> 750 <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."> 751 Chrome Helper 752 </message> 753 </if> 754 755 <!-- Chrome sign-in page --> 756 <message name="IDS_CHROME_SIGNIN_TITLE" desc="Title on the about:chrome-signin page"> 757 Chrome 758 </message> 759 760 <!-- Tutorial card in the avatar menu bubble --> 761 <message name="IDS_PROFILES_CONFIRM_SIGNIN_TUTORIAL_TITLE" desc="The title of the tutorial card in the avatar menu bubble view shown when a user signs in to Chrome."> 762 You're now signed in to Chrome 763 </message> 764 <message name="IDS_PROFILES_WELCOME_UPGRADE_TUTORIAL_TITLE" desc="Title of the tutorial card in the avatar menu bubble view that introduces an upgrade user to the new profile management UI."> 765 This is your Chrome 766 </message> 767 <message name="IDS_PROFILES_WELCOME_UPGRADE_TUTORIAL_CONTENT_TEXT" desc="The main content of the tutorial card in the avatar menu bubble view that introduces an upgrade user to the new profile management UI."> 768 Share a computer? Now you can set up Chrome just the way you like it. 769 </message> 770 771 <!-- Account removal view in the avatar menu bubble --> 772 <message name="IDS_PROFILES_ACCOUNT_REMOVAL_TEXT" desc="Main text of the account removal view when removing a secondary account."> 773 After removing your account from Chrome, you may need to reload your open tabs to take effect. 774 </message> 775 <message name="IDS_PROFILES_PRIMARY_ACCOUNT_REMOVAL_TEXT" desc="Main text of the account removal view when removing a primary account."> 776 You're using <ph name="PROFILE_EMAIL">$1<ex>jessica (a] gmail.com</ex></ph> to sync your Chrome stuff. To update your sync preference or to use Chrome without a Google account, visit <ph name="SETTINGS_LINK">$2<ex>settings</ex></ph>. 777 </message> 778 779 <!-- Switch user view in the avatar menu bubble --> 780 <message name="IDS_PROFILES_NOT_YOU_CONTENT_TEXT" desc="Main text of the switch user view. for an upgrade user"> 781 If you share this computer with <ph name="PROFILE_NAME">$1<ex>Claire</ex></ph>, add yourself to Chrome to browse separately. Otherwise disconnect their Google Account. 782 </message> 783 784 <!-- One click sign-in infobar --> 785 <if expr="not chromeos"> 786 <!-- New one-click sign-in dialog contents for SAML support --> 787 <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."> 788 You're signed in to Chrome! 789 </message> 790 <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_MESSAGE_NEW" desc="The message of the one click sign-in dialog."> 791 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. 792 </message> 793 <message name="IDS_ONE_CLICK_SIGNIN_BUBBLE_SYNC_DISABLED_MESSAGE" desc="The body of the sign-in bubble, when sync has been disabled."> 794 You're now signed in to Chrome! Sync is disabled by your administrator. 795 </message> 796 <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."> 797 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. 798 </message> 799 <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."> 800 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. 801 802 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>. 803 </message> 804 </if> 805 806 <!-- Enterprise sign-in profile linking --> 807 <if expr="not is_android"> 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 in to 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 </if> 821 822 <!-- Enterprise sign-in dialog (new-style) --> 823 <!-- TODO(dconnelly): remove "new-style" once the old dialog is gone. --> 824 <if expr="toolkit_views or is_macosx"> 825 <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"> 826 Link your Chrome data to this account? 827 </message> 828 <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."> 829 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> 830 </message> 831 <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."> 832 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> 833 </message> 834 </if> 835 836 <!-- SRT bubble messages --> 837 <if expr="is_win"> 838 <if expr="use_titlecase"> 839 <message name="IDS_SRT_MENU_ITEM" desc="In Title Case: Text for the Chrome menu option replacing Update required."> 840 Chrome Behaving Strangely? 841 </message> 842 </if> 843 <if expr="not use_titlecase"> 844 <message name="IDS_SRT_MENU_ITEM" desc="Text for the Chrome menu option replacing Update required."> 845 Chrome behaving strangely? 846 </message> 847 </if> 848 <message name="IDS_SRT_BUBBLE_TITLE" desc="Text for the title of the software removal tool bubble view."> 849 Chrome behaving strangely? 850 </message> 851 <message name="IDS_SRT_BUBBLE_TEXT" desc="Text for the software removal tool bubble view full description."> 852 Chrome detected that your browser settings may have been changed by a program on your computer without your knowledge. You can use Google's Software Removal Tool to remove that program. 853 </message> 854 </if> 855 <!-- Sync/sign-in error messages --> 856 <if expr="not chromeos"> 857 <message name="IDS_SYNC_PASSPHRASE_ERROR_BUBBLE_VIEW_MESSAGE" desc="Message in the sync error bubble view when the user needs to update their sync passphrase."> 858 Google Chrome could not sync your data. Please update your Sync passphrase. 859 </message> 860 <message name="IDS_SYNC_SIGN_IN_ERROR_BUBBLE_VIEW_MESSAGE" desc="Message in the sign-in error bubble view when the user's sign-in credentials are out of date."> 861 Google Chrome could not sync your data because your account sign-in details are out of date. 862 </message> 863 <message name="IDS_SYNC_UNAVAILABLE_ERROR_BUBBLE_VIEW_MESSAGE" desc="Message in the sign-in error bubble view when sync is not available for their domain."> 864 Google Chrome could not sync your data because Sync is not available for your domain. 865 </message> 866 <message name="IDS_SYNC_OTHER_SIGN_IN_ERROR_BUBBLE_VIEW_MESSAGE" desc="Message in the sign-in error bubble view when there's an error signing in."> 867 Google Chrome could not sync your data due to an error signing in. 868 </message> 869 </if> 870 <if expr="chromeos"> 871 <message name="IDS_SYNC_PASSPHRASE_ERROR_BUBBLE_VIEW_MESSAGE" desc="Message in the sync error bubble view when the user needs to update their sync passphrase."> 872 Chrome OS could not sync your data. Please update your Sync passphrase. 873 </message> 874 <message name="IDS_SYNC_SIGN_IN_ERROR_BUBBLE_VIEW_MESSAGE" desc="Message in the sign-in error notification when the user's sign-in credentials are out of date."> 875 Chrome OS could not sync your data because your account sign-in details are out of date. 876 </message> 877 <message name="IDS_SYNC_UNAVAILABLE_ERROR_BUBBLE_VIEW_MESSAGE" desc="Message in the sign-in error notification when sync is not available for their domain."> 878 Chrome OS could not sync your data because Sync is not available for your domain. 879 </message> 880 <message name="IDS_SYNC_OTHER_SIGN_IN_ERROR_BUBBLE_VIEW_MESSAGE" desc="Message in the sign-in error notification when there's an error signing in."> 881 Chrome OS could not sync your data due to an error signing in. 882 </message> 883 </if> 884 885 <if expr="is_macosx"> 886 <message name="IDS_OPTIONS_PASSWORDS_MAC_WARNING" desc="The warning for OS X that passwords are shared across profiles in the keychain."> 887 On Mac, passwords are saved to your Keychain and may be accessed or synced by other Chrome users sharing this OS X account. 888 </message> 889 <message name="IDS_AUTOFILL_ADDRESS_BOOK_PROMPT_DESCRIPTION" desc="Text to show in dialog requesting permission to access the user's Address Book contents."> 890 Details from your contacts can help you fill out forms more quickly in Chrome. 891 </message> 892 </if> 893 894 <message name="IDS_AUTOFILL_CC_INFOBAR_TEXT" desc="Text to show in the Autofill credit card request infobar."> 895 Do you want Chrome to save this credit card information for completing web forms? 896 </message> 897 <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."> 898 Save details in Chrome 899 </message> 900 <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."> 901 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. 902 </message> 903 <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."> 904 Your billing details have been saved in Chrome. 905 </message> 906 <message name="IDS_AUTOFILL_WALLET_UPGRADE_CHROME_ERROR" desc="Text explaining that user must upgrade Chrome to use Wallet."> 907 You must upgrade Chrome to use Google Wallet [<ph name="ERROR_CODE">$1<ex>54</ex></ph>]. 908 </message> 909 910 <!-- Network Error Pages --> 911 <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."> 912 Go to 913 the Chrome menu > 914 <ph name="SETTINGS_TITLE"><span jscontent="settingsTitle"></span><ex>Settings</ex></ph> 915 > 916 <ph name="ADVANCED_TITLE"><span jscontent="advancedTitle"></span><ex>Under the Hood</ex></ph> 917 and deselect "<ph name="NO_PREFETCH_DESCRIPTION"><span jscontent="noNetworkPredictionTitle"></span><ex>Predict network actions to improve page load performance</ex></ph>." 918 If this does not resolve the issue, we recommend selecting this option 919 again for improved performance. 920 </message> 921 <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."> 922 Allow Chrome to access the network in your firewall or antivirus 923 settings. 924 </message> 925 <if expr="is_macosx"> 926 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="Mac OSX instructions for disabling use of a proxy server."> 927 Go to 928 Applications > System Preferences > Network > Advanced > Proxies 929 and deselect any proxies that have been selected. 930 </message> 931 </if> 932 <if expr="is_android or is_ios"> 933 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="Instructions for disabling use of a proxy server (leave empty for Android and iOS)."> 934 </message> 935 </if> 936 <if expr="not chromeos and is_posix and not is_macosx and not is_android and not is_ios"> 937 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="Linux instructions for disabling use of a proxy server."> 938 Go to 939 the Chrome menu > 940 <ph name="SETTINGS_TITLE"><span jscontent="settingsTitle"></span><ex>Settings</ex></ph> 941 > 942 <ph name="ADVANCED_TITLE"><span jscontent="advancedTitle"></span><ex>Under the Hood</ex></ph> 943 > 944 <ph name="PROXIES_TITLE"><span jscontent="proxyTitle"></span><ex>Change proxy settings...</ex></ph> 945 and make sure your configuration is set to "no proxy" or "direct." 946 </message> 947 </if> 948 <if expr="is_win"> 949 <message name="IDS_ERRORPAGES_SUGGESTION_PROXY_DISABLE_PLATFORM" desc="Windows instructions for disabling use of a proxy server."> 950 Go to 951 the Chrome menu > 952 <ph name="SETTINGS_TITLE"><span jscontent="settingsTitle"></span><ex>Settings</ex></ph> 953 > 954 <ph name="ADVANCED_TITLE"><span jscontent="advancedTitle"></span><ex>Under the Hood</ex></ph> 955 > 956 <ph name="PROXIES_TITLE"><span jscontent="proxyTitle"></span><ex>Change proxy settings...</ex></ph> 957 > 958 LAN Settings 959 and deselect "Use a proxy server for your LAN". 960 </message> 961 </if> 962 963 <!-- Chrome OS keyboard overlay--> 964 <if expr="chromeos"> 965 <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."> 966 Show Chrome menu 967 </message> 968 </if> 969 970 <!-- App list --> 971 <if expr="enable_app_list"> 972 <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."> 973 Chrome App Launcher 974 </message> 975 <if expr="is_win or is_macosx"> 976 <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."> 977 Chrome App Launcher Canary 978 </message> 979 </if> 980 <message name="IDS_APP_LIST_SIGNIN_HEADING" desc="Heading for when the launcher needs to sign in."> 981 Sign in to Chrome 982 </message> 983 <message name="IDS_APP_LIST_SIGNIN_TEXT" desc="Text for when the launcher needs to sign in."> 984 You need to be signed in to Chrome to use apps. This allows Chrome to sync your apps, bookmarks, history, passwords and other settings across devices. 985 </message> 986 <if expr="not use_titlecase"> 987 <if expr="is_macosx"> 988 <message name="IDS_APP_LIST_EXTENSIONS_UNINSTALL" desc="Title text for the context menu item of a non-platform-app app list item that removes the app."> 989 Remove from Chrome 990 </message> 991 </if> 992 <if expr="not is_macosx"> 993 <message name="IDS_APP_LIST_EXTENSIONS_UNINSTALL" desc="Title text for the context menu item of a non-platform-app app list item that removes the app."> 994 Remove from Chrome... 995 </message> 996 </if> 997 </if> 998 <if expr="use_titlecase"> 999 <if expr="is_macosx"> 1000 <message name="IDS_APP_LIST_EXTENSIONS_UNINSTALL" desc="In Title Case: Title text for the context menu item of a non-platform-app app list item that removes the app."> 1001 Remove From Chrome 1002 </message> 1003 </if> 1004 <if expr="not is_macosx"> 1005 <message name="IDS_APP_LIST_EXTENSIONS_UNINSTALL" desc="In Title Case: Title text for the context menu item of a non-platform-app app list item that removes the app."> 1006 Remove From Chrome... 1007 </message> 1008 </if> 1009 </if> 1010 </if> 1011 1012 <!-- App shortcuts --> 1013 <message name="IDS_APP_SHORTCUTS_SUBDIR_NAME" desc="Name for the Chrome Apps Start Menu folder name."> 1014 Chrome Apps 1015 </message> 1016 <message name="IDS_APP_SHORTCUTS_SUBDIR_NAME_CANARY" desc="Name for the Chrome Apps Start Menu folder name for the Canary channel."> 1017 Chrome Canary Apps 1018 </message> 1019 1020 <!-- Chrome Conflicts bubble --> 1021 <if expr="is_win"> 1022 <message name="IDS_OPTIONS_CONFLICTING_MODULE" desc="Shown in a bubble when a conflict has been detected."> 1023 Software running on your computer is incompatible with Google Chrome. 1024 </message> 1025 </if> 1026 1027 <!-- Chrome OS OOBE Terms of Service screen--> 1028 <if expr="chromeos"> 1029 <message name="IDS_TERMS_OF_SERVICE_SCREEN_SUBHEADING" desc="Subheading at the top of the Terms of Service screen."> 1030 <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. 1031 </message> 1032 </if> 1033 1034 <!-- Chrome Notifications center --> 1035 <if expr="enable_notifications"> 1036 <if expr="is_win"> 1037 <message name="IDS_MESSAGE_CENTER_BALLOON_TITLE" desc="Title of the first run notification ballon describing the notification center."> 1038 Chrome Notification Center 1039 </message> 1040 <message name="IDS_MESSAGE_CENTER_BALLOON_TEXT" desc="Body text for the the first run notification ballon describing the notification center."> 1041 You can see all your notifications from Chrome apps, extensions, and websites here. 1042 </message> 1043 </if> 1044 <message name="IDS_MESSAGE_CENTER_TOOLTIP" desc="Tooltip for notification tray icon without unread notifications"> 1045 Chrome - Notifications 1046 </message> 1047 <message name="IDS_MESSAGE_CENTER_TOOLTIP_UNREAD" desc="Tooltip for notification tray icon with unread notifications"> 1048 Chrome - Notifications (<ph name="QUANTITY">$1<ex>3</ex></ph> unread) 1049 </message> 1050 </if> 1051 1052 <!-- MediaStream capture status tray icon --> 1053 <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"> 1054 Google Chrome is using your camera and microphone. 1055 </message> 1056 <message name="IDS_MEDIA_STREAM_STATUS_TRAY_TEXT_AUDIO_ONLY" desc="Tool tip for the capture status tray icon when microphone is being used"> 1057 Google Chrome is using your microphone. 1058 </message> 1059 <message name="IDS_MEDIA_STREAM_STATUS_TRAY_TEXT_VIDEO_ONLY" desc="Tool tip for the capture status tray icon when camera is being used"> 1060 Google Chrome is using your camera. 1061 </message> 1062 1063 <!-- ProcessSingleton --> 1064 <if expr="is_linux or is_macosx"> 1065 <message name="IDS_PROFILE_IN_USE_POSIX" desc="Message shown when the browser cannot start because the profile is in use on a different host."> 1066 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. 1067 </message> 1068 </if> 1069 1070 <!-- Mac First-run dialog messages --> 1071 <if expr="is_macosx"> 1072 <message name="IDS_FIRSTRUN_DLG_MAC_SET_DEFAULT_BROWSER_LABEL" desc="Label for checkbox that sets the default browser"> 1073 Set Google Chrome as your default browser 1074 </message> 1075 </if> 1076 1077 <!-- chrome://settings. Android uses native UI for settings --> 1078 <if expr="not is_android"> 1079 <message name="IDS_AUTOLAUNCH_TEXT" desc="The text displayed in settings to explain whether Chromium is set to auto-launch on startup or not."> 1080 Launch Chromium automatically when your computer starts 1081 </message> 1082 <message name="IDS_OPTIONS_DEFAULTBROWSER_USEASDEFAULT" desc="The label of the 'Use Chrome as default' browser button"> 1083 Make Google Chrome the default browser 1084 </message> 1085 </if> 1086 1087 <!-- Toast experiment. --> 1088 <if expr="is_win"> 1089 <message name="IDS_TRY_TOAST_SET_DEFAULT" desc="Text of the checkbox to make Chrome the default browser"> 1090 Make Google Chrome the default browser 1091 </message> 1092 </if> 1093 1094 <!-- User manager tutorial --> 1095 <if expr="not is_android and not is_ios and not chromeos"> 1096 <message name="IDS_USER_MANAGER_TUTORIAL_SLIDE_INTRO_TITLE" desc="Title of the tutorial introduction slide"> 1097 Chrome just got better 1098 </message> 1099 <message name="IDS_USER_MANAGER_TUTORIAL_SLIDE_INTRO_TEXT" desc="Main text of the tutorial introduction slide"> 1100 Now it's easier to use Chrome with your Google Account and on shared computers. 1101 </message> 1102 <message name="IDS_USER_MANAGER_TUTORIAL_SLIDE_YOUR_CHROME_TITLE" desc="Title of the personalization slide"> 1103 This is your Chrome 1104 </message> 1105 <message name="IDS_USER_MANAGER_TUTORIAL_SLIDE_YOUR_CHROME_TEXT" desc="Main text of the personalization slide"> 1106 Your web, bookmarks, and other Chrome stuff live here. 1107 </message> 1108 <message name="IDS_USER_MANAGER_TUTORIAL_SLIDE_GUEST_TEXT" desc="Main text of the guest user slide"> 1109 Guests can use Chrome without leaving anything behind. 1110 </message> 1111 <message name="IDS_USER_MANAGER_TUTORIAL_SLIDE_FRIENDS_TEXT" desc="Main text of the friends and family slide"> 1112 If you share a computer, friends and family can browse separately and set up Chrome just the way they want. 1113 </message> 1114 <message name="IDS_USER_MANAGER_TUTORIAL_SLIDE_OUTRO_TEXT" desc="Main text of the tutorial completion slide"> 1115 Click your name to open Chrome and start browsing. 1116 </message> 1117 <message name="IDS_USER_MANAGER_TUTORIAL_SLIDE_OUTRO_ADD_USER" desc="Title text for the button that would add a new user"> 1118 Add yourself to Chrome 1119 </message> 1120 </if> 1121 1122 <!-- Settings API bubble --> 1123 <message name="IDS_EXTENSIONS_SETTINGS_API_FIRST_LINE_START_PAGES" desc="Text displayed in the Settings API bubble as first line when an extension has changed the start pages."> 1124 An extension has changed what page is shown when you start Chrome. 1125 </message> 1126 <message name="IDS_EXTENSIONS_SETTINGS_API_SECOND_LINE_START_PAGES" desc="Second line in the Settings API bubble. Only shown if the secondary change by the extension was just the start pages. The triple single quotes are needed to preserve the space before and after the sentence which is needed when the language (Chrome is being translated to) uses space as word separator. Please preserve them, unless the language being translated to does not use space as word separator."> 1127 ''' It also controls what page is shown when you start Chrome. ''' 1128 </message> 1129 <message name="IDS_EXTENSIONS_SETTINGS_API_SECOND_LINE_START_AND_HOME" desc="Second line in the Settings API bubble. Only shown if the secondary change by the extension was both the start page and the home page. See IDS_EXTENSIONS_SETTINGS_API_SECOND_LINE_START_PAGES for reason for triple quotes."> 1130 ''' It also controls what page is shown when you start Chrome or click the Home button. ''' 1131 </message> 1132 <message name="IDS_EXTENSIONS_SETTINGS_API_SECOND_LINE_START_AND_SEARCH" desc="Second line in the Settings API bubble. Only shown if the secondary change by the extension was both the start page and the search engine. See IDS_EXTENSIONS_SETTINGS_API_SECOND_LINE_START_PAGES for reason for triple quotes."> 1133 ''' It also controls what page is shown when you start Chrome or search from the Omnibox. ''' 1134 </message> 1135 1136 <!-- Windows firewall rule strings. --> 1137 <if expr="is_win"> 1138 <message name="IDS_INBOUND_MDNS_RULE_NAME" desc="The name of the firewall rule allowing inbound mDNS traffic."> 1139 Google Chrome (mDNS-In) 1140 </message> 1141 <message name="IDS_INBOUND_MDNS_RULE_NAME_CANARY" desc="The name of the firewall rule allowing inbound mDNS traffic for canary."> 1142 Google Chrome Canary (mDNS-In) 1143 </message> 1144 <message name="IDS_INBOUND_MDNS_RULE_DESCRIPTION" desc="The description of the firewall rule allowing inbound mDNS traffic."> 1145 Inbound rule for Google Chrome to allow mDNS traffic. 1146 </message> 1147 <message name="IDS_INBOUND_MDNS_RULE_DESCRIPTION_CANARY" desc="The description of the firewall rule allowing inbound mDNS traffic canary."> 1148 Inbound rule for Google Chrome Canary to allow mDNS traffic. 1149 </message> 1150 </if> 1151 1152 <!-- Contextual Search --> 1153 <message name="IDS_CONTEXTUAL_SEARCH_HEADER" desc="Header shown at the top of the first run experience, to describe the Contextual Search feature."> 1154 Search with one touch 1155 </message> 1156 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_DESCRIPTION_1" desc="Part 1 of the description of the Contextual Search feature. Combined with FEATURE_NAME and DESCRIPTION_2 below, the whole should be a paragraph describing the feature. This line can be empty if it makes sense to start the sentence with FEATURE_NAME."> 1157 Learn about topics on websites without leaving the page. 1158 </message> 1159 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_FEATURE_NAME" desc="Name of the Contextual Search feature. See explanation in DESCRIPTION_1."> 1160 Touch to Search 1161 </message> 1162 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_DESCRIPTION_2" desc="Part 2 of the description of the Contextual Search feature. See explanation in DESCRIPTION_1."> 1163 sends a word and its surrounding context to Google Search, returning definitions, pictures, search results, and other details. 1164 </message> 1165 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTIN" desc="Text for the button the user clicks to opt in."> 1166 Accept & Search 1167 </message> 1168 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTOUT" desc="Text for the button the user clicks to opt out."> 1169 No Thanks 1170 </message> 1171 1172 <!-- Update bubble --> 1173 <message name="IDS_REINSTALL_APP" desc="Text for the button the user clicks to reinstall the app."> 1174 Reinstall Chrome 1175 </message> 1176 <if expr="use_titlecase"> 1177 <message name="IDS_UPGRADE_BUBBLE_MENU_ITEM" desc="In Title Case: Text for the Chrome menu option replacing Update required."> 1178 Chrome is Out of Date 1179 </message> 1180 </if> 1181 <if expr="not use_titlecase"> 1182 <message name="IDS_UPGRADE_BUBBLE_MENU_ITEM" desc="Text for the Chrome menu option replacing Update required."> 1183 Chrome is out of date 1184 </message> 1185 </if> 1186 <message name="IDS_UPGRADE_BUBBLE_TITLE" desc="Text for the title of the upgrade bubble view."> 1187 Chrome is out of date 1188 </message> 1189 <message name="IDS_UPGRADE_BUBBLE_TEXT" desc="Text for the upgrade bubble view full description."> 1190 Chrome could not update itself to the latest version, so you are missing out on awesome new features and security fixes. You need to manually reinstall Chrome. 1191 </message> 1192 <message name="IDS_UPGRADE_BUBBLE_REENABLE_TEXT" desc="Text for the upgrade bubble view full description."> 1193 Chrome could not update itself to the latest version, so you are missing out on awesome new features and security fixes. You need to update Chrome. 1194 </message> 1195 1196 <!-- Dialog that asks whether user wants to participate in Safe Browsing Extended Reporting --> 1197 <message name="IDS_FEEDBACK_SERVICE_DIALOG_TITLE" desc="Title of the dialog asking whether the user wants to upload suspected malicious files for analysis"> 1198 Help make Chrome better 1199 </message> 1200 <message name="IDS_FEEDBACK_SERVICE_DIALOG_EXPLANATION" desc="Explanation of the dialog asking whether the user wants to upload suspected malicious files for analysis"> 1201 You can help make Chrome safer and easier to use by automatically reporting details of possible security incidents to Google. 1202 </message> 1203 1204 <!-- SSL Interstitial V2 strings --> 1205 <if expr="is_android or is_ios"> 1206 <message name="IDS_SSL_CLOCK_ERROR" desc="Paragraph explaining that the SSL interstitial is probably caused by an incorrect clock."> 1207 Chrome can't establish a private connection to <strong><ph name="DOMAIN">$1<ex>paypal.com</ex></ph></strong>. This is probably because your device's date is set incorrectly. (Your device has the date set to <ph name="DATE">$2<ex>Jan 1, 1970</ex></ph>.) You should refresh this page after <ph name="BEGIN_LINK"><a href="#" id="clock-link"></ph>you update your device's date and time<ph name="END_LINK"></a></ph>. 1208 </message> 1209 <message name="IDS_SSL_CLOCK_ERROR_EXPLANATION" desc="Body text for the explanation shown for when the computer's clock is wrong."> 1210 To establish a secure network connection, your device needs a correct clock. This is because the certificates websites use to identify themselves when establishing a secure connection are only valid for a specific time period. Since your device's clock is wrong, Chrome cannot properly check certificates. 1211 </message> 1212 </if> 1213 <if expr="not is_android and not is_ios"> 1214 <message name="IDS_SSL_CLOCK_ERROR" desc="Paragraph explaining that the SSL interstitial is probably caused by an incorrect clock."> 1215 Chrome can't establish a private connection to <strong><ph name="DOMAIN">$1<ex>paypal.com</ex></ph></strong>. This is probably because your computer's date is set incorrectly (Your computer has the date set to <ph name="DATE">$2<ex>Jan 1, 1970</ex></ph>.) You should refresh this page after <ph name="BEGIN_LINK"><a href="#" id="clock-link"></ph>you update your computer's date and time<ph name="END_LINK"></a></ph>. 1216 </message> 1217 <message name="IDS_SSL_CLOCK_ERROR_EXPLANATION" desc="Body text for the explanation shown for when the computer's clock is wrong."> 1218 To establish a secure network connection, your computer needs a correct clock. This is because the certificates websites use to identify themselves when establishing a secure connection are only valid for a specific time period. Since your computer's clock is wrong, Chrome cannot properly check certificates. 1219 </message> 1220 </if> 1221 <message name="IDS_SSL_NONOVERRIDABLE_MORE_INVALID_SP3" desc="Body text for the explanation shown if the user clicks on the details windows, the certificate is invalid and the user has an old version of Windows (before WINDOWS XP SP3) running."> 1222 Your computer is running an old version of Microsoft Windows that cannot process this website's security certificate. Because of this problem, Google Chrome can't tell whether the certificate came from <ph name="SITE">$1<ex>google.com</ex></ph> or from someone on your network pretending to be <ph name="SITE">$1<ex>google.com</ex></ph>. Please update your computer to a more recent version of Windows. 1223 </message> 1224 1225 <!-- Offline interstitial --> 1226 <if expr="not is_android and not is_ios"> 1227 <message name="IDS_ERRORPAGES_SUMMARY_INTERNET_DISCONNECTED" desc="Summary of the error page when the network connection failed. May be followed by platform dependent instructions."> 1228 Google Chrome cant display the webpage because your computer isnt connected to the Internet. 1229 </message> 1230 </if> 1231 1232 <!-- OOBE --> 1233 <if expr="chromeos"> 1234 <message name="IDS_INSTALLING_UPDATE" desc="Label shown on the updates installation screen during OOBE"> 1235 Please wait while Chrome installs the latest system updates. 1236 </message> 1237 <message name="IDS_CHECKING_FOR_UPDATE_MSG" desc="Chrome OS OOBE: message shown during checking for update stage."> 1238 Chrome updates automatically so you always have the freshest version. 1239 </message> 1240 <message name="IDS_UPDATE_MSG" desc="Chrome OS OOBE: message shown during update stage."> 1241 Chrome updates automatically so you always have the freshest version. When this download completes, Chrome will restart and you'll be on your way. 1242 </message> 1243 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoken on opening the OOBE EULA screen"> 1244 Chrome OS terms 1245 </message> 1246 </if> 1247 1248 </messages> 1249 </release> 1250 </grit> 1251