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

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

Issue 8757007: Implement additional UI changes for dangerous download warnings. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address comments and update help center URL Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/download/download_shelf_context_menu.h » ('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 2265 matching lines...) Expand 10 before | Expand all | Expand 10 after
2276 </message> 2276 </message>
2277 </if> 2277 </if>
2278 <message name="IDS_SHOW_ALL_DOWNLOADS" 2278 <message name="IDS_SHOW_ALL_DOWNLOADS"
2279 desc="Link label shown at the corner of the download shelf"> 2279 desc="Link label shown at the corner of the download shelf">
2280 Show all downloads... 2280 Show all downloads...
2281 </message> 2281 </message>
2282 <message name="IDS_DOWNLOAD_STATUS_INTERRUPTED" 2282 <message name="IDS_DOWNLOAD_STATUS_INTERRUPTED"
2283 desc="The download experienced an error and was interrupted, size downloaded/total."> 2283 desc="The download experienced an error and was interrupted, size downloaded/total.">
2284 <ph name="DOWNLOAD_RECEIVED">$1<ex>54kB</ex></ph>/<ph name="DOWNLOAD_TOT AL">$2<ex>154MB</ex></ph>, Interrupted 2284 <ph name="DOWNLOAD_RECEIVED">$1<ex>54kB</ex></ph>/<ph name="DOWNLOAD_TOT AL">$2<ex>154MB</ex></ph>, Interrupted
2285 </message> 2285 </message>
2286 <message name="IDS_DOWNLOAD_SAFE_BROWSING_LEARN_MORE_URL"
2287 desc="URL of help center page that explains download scanning by the safe browsing service."
2288 translateable="false">
2289 http://www.google.com/support/chrome/bin/answer.py?answer=99020&amp;hl=[ GRITLANGCODE]
asanka 2011/12/02 22:11:58 This is a general safe browsing help center URL.
2290 </message>
2286 2291
2287 <!-- Download Shelf Items --> 2292 <!-- Download Shelf Items -->
2288 <message name="IDS_DOWNLOAD_STATUS_STARTING" 2293 <message name="IDS_DOWNLOAD_STATUS_STARTING"
2289 desc="When starting a download, let the user know we're starting the download."> 2294 desc="When starting a download, let the user know we're starting the download.">
2290 Starting... 2295 Starting...
2291 </message> 2296 </message>
2292 <message name="IDS_DOWNLOAD_STATUS_IN_PROGRESS" 2297 <message name="IDS_DOWNLOAD_STATUS_IN_PROGRESS"
2293 desc="Size and units downloaded, time remaining."> 2298 desc="Size and units downloaded, time remaining.">
2294 <ph name="DOWNLOAD_RECEIVED">$1<ex>54kB</ex></ph>/<ph name="DOWNLOAD_TOT AL">$2<ex>154MB</ex></ph>, <ph name="TIME_LEFT">$3<ex>5s</ex></ph> 2299 <ph name="DOWNLOAD_RECEIVED">$1<ex>54kB</ex></ph>/<ph name="DOWNLOAD_TOT AL">$2<ex>154MB</ex></ph>, <ph name="TIME_LEFT">$3<ex>5s</ex></ph>
2295 </message> 2300 </message>
(...skipping 25 matching lines...) Expand all
2321 <message name="IDS_PROMPT_DANGEROUS_DOWNLOAD" 2326 <message name="IDS_PROMPT_DANGEROUS_DOWNLOAD"
2322 desc="Message shown to the user to validate the download of a dan gerous file."> 2327 desc="Message shown to the user to validate the download of a dan gerous file.">
2323 This type of file can harm your computer. Do you want to keep <ph name=" FILE_NAME">$1<ex>malware.exe</ex></ph> anyway? 2328 This type of file can harm your computer. Do you want to keep <ph name=" FILE_NAME">$1<ex>malware.exe</ex></ph> anyway?
2324 </message> 2329 </message>
2325 <message name="IDS_PROMPT_DANGEROUS_DOWNLOAD_EXTENSION" 2330 <message name="IDS_PROMPT_DANGEROUS_DOWNLOAD_EXTENSION"
2326 desc="Message shown to the user to validate the download of an extensio n file."> 2331 desc="Message shown to the user to validate the download of an extensio n file.">
2327 Extensions, apps, and themes can harm your computer. Are you sure you wa nt to continue? 2332 Extensions, apps, and themes can harm your computer. Are you sure you wa nt to continue?
2328 </message> 2333 </message>
2329 <message name="IDS_PROMPT_MALICIOUS_DOWNLOAD_URL" 2334 <message name="IDS_PROMPT_MALICIOUS_DOWNLOAD_URL"
2330 desc="Message shown to the user to validate the download when the downl oad url is classified to lead to malware by the safebrowsing database."> 2335 desc="Message shown to the user to validate the download when the downl oad url is classified to lead to malware by the safebrowsing database.">
2331 This file is malicious. Do you want to keep it anyway? 2336 This file appears malicious.
2332 </message> 2337 </message>
2333 <message name="IDS_PROMPT_MALICIOUS_DOWNLOAD_CONTENT" 2338 <message name="IDS_PROMPT_MALICIOUS_DOWNLOAD_CONTENT"
2334 desc="Message shown to the user to validate the download when the downl oad content is classified to lead to malware by safebrowsing."> 2339 desc="Message shown to the user to validate the download when the downl oad content is classified to lead to malware by safebrowsing.">
2335 This file is malicious. Do you want to keep <ph name="FILE_NAME">$1<ex>m alware.exe</ex></ph> anyway? 2340 <ph name="FILE_NAME">$1<ex>malware.exe</ex></ph> appears malicious.
2336 </message> 2341 </message>
2337 <message name="IDS_CONFIRM_DOWNLOAD" 2342 <message name="IDS_CONFIRM_DOWNLOAD"
2338 desc="Text for the button used to validate the downloading of a d angerous download."> 2343 desc="Text for the button used to validate the downloading of a d angerous download.">
2339 Keep 2344 Keep
2340 </message> 2345 </message>
2341 <message name="IDS_CONTINUE_EXTENSION_DOWNLOAD" 2346 <message name="IDS_CONTINUE_EXTENSION_DOWNLOAD"
2342 desc="Text for the button used to validate the installation of an extension."> 2347 desc="Text for the button used to validate the installation of an extension.">
2343 Continue 2348 Continue
2344 </message> 2349 </message>
2345 <message name="IDS_DISCARD_DOWNLOAD" 2350 <message name="IDS_DISCARD_DOWNLOAD"
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
2442 &amp;Cancel 2447 &amp;Cancel
2443 </message> 2448 </message>
2444 <message name="IDS_DOWNLOAD_MENU_PAUSE_ITEM" 2449 <message name="IDS_DOWNLOAD_MENU_PAUSE_ITEM"
2445 desc="Download context menu pause download"> 2450 desc="Download context menu pause download">
2446 &amp;Pause 2451 &amp;Pause
2447 </message> 2452 </message>
2448 <message name="IDS_DOWNLOAD_MENU_RESUME_ITEM" 2453 <message name="IDS_DOWNLOAD_MENU_RESUME_ITEM"
2449 desc="Download context menu resume download"> 2454 desc="Download context menu resume download">
2450 &amp;Resume 2455 &amp;Resume
2451 </message> 2456 </message>
2457 <message name="IDS_DOWNLOAD_MENU_DISCARD"
2458 desc="Download context menu discard malicious download">
2459 &amp;Discard
2460 </message>
2461 <message name="IDS_DOWNLOAD_MENU_KEEP"
2462 desc="Download context menu keep malicious download">
2463 &amp;Keep
2464 </message>
2465 <message name="IDS_DOWNLOAD_MENU_LEARN_MORE"
2466 desc="Download context menu show information about download sca nning">
2467 &amp;Learn more
2468 </message>
2452 </if> 2469 </if>
2453 <if expr="pp_ifdef('use_titlecase')"> 2470 <if expr="pp_ifdef('use_titlecase')">
2454 <message name="IDS_DOWNLOAD_MENU_OPEN_WHEN_COMPLETE" 2471 <message name="IDS_DOWNLOAD_MENU_OPEN_WHEN_COMPLETE"
2455 desc="In Title Case: Download context menu open when download i s finished"> 2472 desc="In Title Case: Download context menu open when download i s finished">
2456 Open When &amp;Done 2473 Open When &amp;Done
2457 </message> 2474 </message>
2458 <message name="IDS_DOWNLOAD_MENU_OPEN" 2475 <message name="IDS_DOWNLOAD_MENU_OPEN"
2459 desc="In Title Case: Download context menu open download"> 2476 desc="In Title Case: Download context menu open download">
2460 &amp;Open 2477 &amp;Open
2461 </message> 2478 </message>
2462 <message name="IDS_DOWNLOAD_MENU_ALWAYS_OPEN_TYPE" 2479 <message name="IDS_DOWNLOAD_MENU_ALWAYS_OPEN_TYPE"
2463 desc="In Title Case: Download context menu open when download i s finished"> 2480 desc="In Title Case: Download context menu open when download i s finished">
2464 &amp;Always Open Files of This Type 2481 &amp;Always Open Files of This Type
2465 </message> 2482 </message>
2466 <message name="IDS_DOWNLOAD_MENU_CANCEL" 2483 <message name="IDS_DOWNLOAD_MENU_CANCEL"
2467 desc="In Title Case: Download context menu cancel"> 2484 desc="In Title Case: Download context menu cancel">
2468 &amp;Cancel 2485 &amp;Cancel
2469 </message> 2486 </message>
2470 <message name="IDS_DOWNLOAD_MENU_PAUSE_ITEM" 2487 <message name="IDS_DOWNLOAD_MENU_PAUSE_ITEM"
2471 desc="In Title Case: Download context menu pause download"> 2488 desc="In Title Case: Download context menu pause download">
2472 &amp;Pause 2489 &amp;Pause
2473 </message> 2490 </message>
2474 <message name="IDS_DOWNLOAD_MENU_RESUME_ITEM" 2491 <message name="IDS_DOWNLOAD_MENU_RESUME_ITEM"
2475 desc="In Title Case: Download context menu resume download"> 2492 desc="In Title Case: Download context menu resume download">
2476 &amp;Resume 2493 &amp;Resume
2477 </message> 2494 </message>
2495 <message name="IDS_DOWNLOAD_MENU_DISCARD"
2496 desc="In Title Case: Download context menu discard malicious do wnload">
2497 &amp;Discard
2498 </message>
2499 <message name="IDS_DOWNLOAD_MENU_KEEP"
2500 desc="In Title Case: Download context menu keep malicious downl oad">
2501 &amp;Keep
2502 </message>
2503 <message name="IDS_DOWNLOAD_MENU_LEARN_MORE"
2504 desc="In Title Case: Download context menu show information abo ut download scanning">
2505 &amp;Learn More
2506 </message>
2478 </if> 2507 </if>
2479 <!-- GRIT doesn't support nesting <if>...</if> blocks, so these can't --> 2508 <!-- GRIT doesn't support nesting <if>...</if> blocks, so these can't -->
2480 <!-- go within the above titlecase checks, instead markup must use --> 2509 <!-- go within the above titlecase checks, instead markup must use -->
2481 <!-- combined tests for all cases. --> 2510 <!-- combined tests for all cases. -->
2482 <!-- NOTE: the last two (OSX cases) are the same English values, --> 2511 <!-- NOTE: the last two (OSX cases) are the same English values, -->
2483 <!-- but two strings are needed in case some other language --> 2512 <!-- but two strings are needed in case some other language -->
2484 <!-- needs a difference for Title Case support. --> 2513 <!-- needs a difference for Title Case support. -->
2485 <if expr="not is_macosx and not pp_ifdef('use_titlecase')"> 2514 <if expr="not is_macosx and not pp_ifdef('use_titlecase')">
2486 <!-- !Mac & Sentence case --> 2515 <!-- !Mac & Sentence case -->
2487 <message name="IDS_DOWNLOAD_MENU_SHOW" 2516 <message name="IDS_DOWNLOAD_MENU_SHOW"
(...skipping 12091 matching lines...) Expand 10 before | Expand all | Expand 10 after
14579 </messages> 14608 </messages>
14580 <structures fallback_to_english="true"> 14609 <structures fallback_to_english="true">
14581 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 14610 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
14582 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 14611 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
14583 </structure> 14612 </structure>
14584 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 14613 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
14585 </structure> 14614 </structure>
14586 </structures> 14615 </structures>
14587 </release> 14616 </release>
14588 </grit> 14617 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/download/download_shelf_context_menu.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698