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

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

Issue 2880603002: Strings for new Chrome Cleanup prompt and Web UI (Closed)
Patch Set: Addressed csharp@'s comments Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « chrome/app/chromium_strings.grd ('k') | chrome/app/google_chrome_strings.grd » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 2
3 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 6340 matching lines...) Expand 10 before | Expand all | Expand 10 after
6351 </if> 6351 </if>
6352 <if expr="is_win"> 6352 <if expr="is_win">
6353 <message name="IDS_UPGRADE_DISABLED_BY_POLICY_MANUAL" desc="Status label : Manual upgrades disabled by policy, automatic upgrades ok"> 6353 <message name="IDS_UPGRADE_DISABLED_BY_POLICY_MANUAL" desc="Status label : Manual upgrades disabled by policy, automatic upgrades ok">
6354 Automatic updates are enabled. Manual updates are disabled by your adm inistrator. 6354 Automatic updates are enabled. Manual updates are disabled by your adm inistrator.
6355 </message> 6355 </message>
6356 </if> 6356 </if>
6357 <message name="IDS_REPORT_AN_ISSUE" desc="Text of the button which allows the user to report an issue with Chrome."> 6357 <message name="IDS_REPORT_AN_ISSUE" desc="Text of the button which allows the user to report an issue with Chrome.">
6358 Report an issue 6358 Report an issue
6359 </message> 6359 </message>
6360 6360
6361 <!-- SRT bubble messages --> 6361 <!-- SRT bubble messages.
6362 These strings are for the old Chrome Cleanup version and should be
6363 deleted as soon as all Chrome Cleanup UI is fully integrated into
6364 Chrome. -->
6362 <message name="IDS_SRT_BUBBLE_DOWNLOAD_BUTTON_TEXT" desc="Download button of the Chrome Cleanup Tool bubble"> 6365 <message name="IDS_SRT_BUBBLE_DOWNLOAD_BUTTON_TEXT" desc="Download button of the Chrome Cleanup Tool bubble">
6363 Get the Chrome Cleanup Tool 6366 Get the Chrome Cleanup Tool
6364 </message> 6367 </message>
6365 <message name="IDS_SRT_BUBBLE_DISMISS" desc="Dismiss button text of the Ch rome Cleanup Tool bubble"> 6368 <message name="IDS_SRT_BUBBLE_DISMISS" desc="Dismiss button text of the Ch rome Cleanup Tool bubble">
6366 Dismiss 6369 Dismiss
6367 </message> 6370 </message>
6368 <message name="IDS_SRT_BUBBLE_RUN_BUTTON_TEXT" desc="Run button of the Chr ome Cleanup Tool bubble"> 6371 <message name="IDS_SRT_BUBBLE_RUN_BUTTON_TEXT" desc="Run button of the Chr ome Cleanup Tool bubble">
6369 Run Chrome Cleanup Tool 6372 Run Chrome Cleanup Tool
6370 </message> 6373 </message>
6371 <message name="IDS_SRT_BUBBLE_TEXT" desc="Text for the Chrome Cleanup Tool bubble view full description."> 6374 <message name="IDS_SRT_BUBBLE_TEXT" desc="Text for the Chrome Cleanup Tool bubble view full description.">
6372 Is Chrome crashing, showing unusual startup pages, toolbars, or unexpe cted ads you can't get rid of, or otherwise changing your browsing experience? Y ou may be able to fix the problem by running the Chrome Cleanup Tool. 6375 Is Chrome crashing, showing unusual startup pages, toolbars, or unexpe cted ads you can't get rid of, or otherwise changing your browsing experience? Y ou may be able to fix the problem by running the Chrome Cleanup Tool.
6373 </message> 6376 </message>
6374 <message name="IDS_SRT_BUBBLE_TEXT_2_UWS_NAMES" desc="Text to put within I DS_SRT_BUBBLE_TEXT_WITH_UWS_NAME when there are 2 UwS found, e.g., Software1 and Software2."> 6377 <message name="IDS_SRT_BUBBLE_TEXT_2_UWS_NAMES" desc="Text to put within I DS_SRT_BUBBLE_TEXT_WITH_UWS_NAME when there are 2 UwS found, e.g., Software1 and Software2.">
6375 <ph name="UWS_NAME">$1<ex>SoftwareName</ex></ph> and <ph name="UWS_NAM E">$2<ex>Software2</ex></ph> 6378 <ph name="UWS_NAME">$1<ex>SoftwareName</ex></ph> and <ph name="UWS_NAM E">$2<ex>Software2</ex></ph>
6376 </message> 6379 </message>
6377 <if expr="use_titlecase"> 6380 <if expr="use_titlecase">
6378 <message name="IDS_SRT_MENU_ITEM" desc="In Title Case: Text for the Chro me menu option to be shown when unusual behavior was detected."> 6381 <message name="IDS_SRT_MENU_ITEM" desc="In Title Case: Text for the Chro me menu option to be shown when unusual behavior was detected.">
6379 Unusual Behavior Detected 6382 Unusual Behavior Detected
6380 </message> 6383 </message>
6381 </if> 6384 </if>
6382 <if expr="not use_titlecase"> 6385 <if expr="not use_titlecase">
6383 <message name="IDS_SRT_MENU_ITEM" desc="Text for the Chrome menu option to be shown when unusual behavior was detected."> 6386 <message name="IDS_SRT_MENU_ITEM" desc="Text for the Chrome menu option to be shown when unusual behavior was detected.">
6384 Unusual behavior detected 6387 Unusual behavior detected
6385 </message> 6388 </message>
6386 </if> 6389 </if>
6387 6390
6391 <!-- Chrome Cleanup prompt and web UI -->
6392 <if expr="is_win">
6393 <message name="IDS_CHROME_CLEANUP_PROMPT_DETAILS_BUTTON_LABEL" desc="The button in the Chrome Cleanup dialog that lets users see more details, such as w hat files will be deleted from their computer. Chrome browser shows the dialog w hen unwanted software, like ad injectors or software that changes the user's set tings without their knowledge, is found on the user's computer. Noun; verb 'See' is omitted.">
6394 Details
6395 </message>
6396 <message name="IDS_CHROME_CLEANUP_PROMPT_REMOVE_BUTTON_LABEL" desc="A bu tton in the Chrome Cleanup dialog. When clicked, Chrome will begin to remove unw anted software and restore browser settings to default values. Appears next to a 'Cancel' button and a 'Details' button that opens a page that shows which unwan ted software will be deleted. 'Remove' is imperative.">
6397 Remove
6398 </message>
6399 <message name="IDS_CHROME_CLEANUP_PROMPT_TITLE" desc="Title of the Chrom e Cleanup dialog. Chrome browser shows the dialog when unwanted software, like a d injectors or software that changes the user's settings without their knowledge , is found on the user's computer. Appears above a description of what the clean up dialog does, along with a 'Remove', 'Cancel', and 'Details' button. 'Remove' is imperative, asking the user, do you want Chrome to remove harmful software?">
6400 Remove harmful software?
6401 </message>
6402 <message name="IDS_CHROME_CLEANUP_WEBUI_DONE_BUTTON_LABEL" desc="A butto n on the web page for Chrome Cleanup. Clicking this button causes the card on th e settings page to be dismissed.">
6403 Done
6404 </message>
6405 <message name="IDS_CHROME_CLEANUP_WEBUI_FOOTER_POWERED_BY" desc="Brandin g footer on the web page for Chrome Cleanup. COMPANY_NAME is the name of a techn ology service that Chrome uses to remove harmful software from the user's comput er. It is not necessary to translate 'powered by' literally; use an appropriate word for your language to convey the meaning of 'uses'. A similar use in other G oogle products is 'Powered by Google Translate.'">
6406 Powered by <ph name="COMPANY_NAME">$1<ex>Google</ex></ph>
6407 </message>
6408 <message name="IDS_CHROME_CLEANUP_WEBUI_LINK_SHOW_FILES" desc="A link, a ppearing on the Chrome Cleanup web page, that user can click to show the files t hat will be removed. Imperative.">
6409 Show files to be removed
6410 </message>
6411 <message name="IDS_CHROME_CLEANUP_WEBUI_REMOVE_BUTTON_LABEL" desc="Butto n on the Chrome Cleanup web page. Allows users to start a cleanup of unwanted so ftware on their computer and restore browser settings to default values. 'Remove ' is imperative.">
6412 Remove
6413 </message>
6414 <message name="IDS_CHROME_CLEANUP_WEBUI_RESTART_BUTTON_LABEL" desc="Butt on on the web page for Chrome Cleanup. Clicking this button causes the user's co mputer to turn off (shut down) and turn back on again. Imperative. ">
6415 Restart computer
6416 </message>
6417 <message name="IDS_CHROME_CLEANUP_WEBUI_TITLE_ERROR_CANT_REMOVE" desc="A n error message, appearing on the Chrome Cleanup web page, that Chrome tried to clean up unwanted software, as requested by the user, but was unsuccessful. Omit s subject, i.e. Chrome can't remove harmful software.">
6418 Can't remove harmful software
6419 </message>
6420 <message name="IDS_CHROME_CLEANUP_WEBUI_TITLE_REMOVE" desc="Title of the Chrome Cleanup web page. Chrome browser shows the webpage when unwanted softwar e, like ad injectors or software that changes the user's settings without their knowledge, is found on the user's computer. Appears above a description of what the cleanup does. 'Remove' is imperative.">
6421 Remove harmful software
6422 </message>
6423 <message name="IDS_CHROME_CLEANUP_WEBUI_TITLE_REMOVED" desc="A confirmat ion, appearing on the Chrome Cleanup web page, that the cleanup of unwanted soft ware is finished. Omits 'was', i.e. Harmful software was removed. Appears next t o a Done button, which lets user dismiss the confirmation.">
6424 Harmful software removed
6425 </message>
6426 <message name="IDS_CHROME_CLEANUP_WEBUI_TITLE_REMOVING" desc="A status m essage, appearing on the Chrome cleanup web page, that the cleanup of unwanted s oftware initiated by the user is in progress. Omits subject, i.e. 'Chrome is rem oving harmful software.' If appropriate for your language, include ellipsis to s how that the operation is in progress.">
6427 Removing harmful software...
6428 </message>
6429 <message name="IDS_CHROME_CLEANUP_WEBUI_TITLE_RESTART" desc="A status me ssage, appearing on the Chrome Cleanup web page, that the cleanup of unwanted so ftware initiated by the user was performed but isn't finished. User must take ad ditional action to finish the cleanup. 'Restart' is imperative. Short for 'To fi nish removing harmful software...'">
6430 To finish, restart your computer
6431 </message>
6432 </if>
6433
6388 <!-- Settings reset prompt dialog messages --> 6434 <!-- Settings reset prompt dialog messages -->
6389 <message name="IDS_SETTINGS_RESET_PROMPT_TITLE_SEARCH_ENGINE" desc="The ti tle for the settings reset dialog when the user's search engine setting has been modified. The dialog will ask users if they want to restore their modified sett ing to its original default value."> 6435 <message name="IDS_SETTINGS_RESET_PROMPT_TITLE_SEARCH_ENGINE" desc="The ti tle for the settings reset dialog when the user's search engine setting has been modified. The dialog will ask users if they want to restore their modified sett ing to its original default value.">
6390 Restore default search engine? 6436 Restore default search engine?
6391 </message> 6437 </message>
6392 <message name="IDS_SETTINGS_RESET_PROMPT_TITLE_STARTUP_PAGE" desc="The tit le for the settings reset dialog when the user's startup page setting has been m odified. The dialog will ask users if they want to restore their modified settin g to its original default value."> 6438 <message name="IDS_SETTINGS_RESET_PROMPT_TITLE_STARTUP_PAGE" desc="The tit le for the settings reset dialog when the user's startup page setting has been m odified. The dialog will ask users if they want to restore their modified settin g to its original default value.">
6393 Restore default startup page? 6439 Restore default startup page?
6394 </message> 6440 </message>
6395 <message name="IDS_SETTINGS_RESET_PROMPT_TITLE_HOMEPAGE" desc="The title f or the settings reset dialog when the user's homepage setting has been modified by. The dialog will ask users if they want to restore their modified setting to its original default value."> 6441 <message name="IDS_SETTINGS_RESET_PROMPT_TITLE_HOMEPAGE" desc="The title f or the settings reset dialog when the user's homepage setting has been modified by. The dialog will ask users if they want to restore their modified setting to its original default value.">
6396 Restore default homepage? 6442 Restore default homepage?
6397 </message> 6443 </message>
(...skipping 5822 matching lines...) Expand 10 before | Expand all | Expand 10 after
12220 Your downloads appear here 12266 Your downloads appear here
12221 </message> 12267 </message>
12222 12268
12223 <!-- Automation info bar --> 12269 <!-- Automation info bar -->
12224 <message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the br owser session is being controlled by an automated test."> 12270 <message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the br owser session is being controlled by an automated test.">
12225 Chrome is being controlled by automated test software. 12271 Chrome is being controlled by automated test software.
12226 </message> 12272 </message>
12227 </messages> 12273 </messages>
12228 </release> 12274 </release>
12229 </grit> 12275 </grit>
OLDNEW
« no previous file with comments | « chrome/app/chromium_strings.grd ('k') | chrome/app/google_chrome_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698