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

Unified Diff: chrome/app/generated_resources.grd

Issue 6247015: Internationalize the prefix of unconfirmed download file. (Closed)
Patch Set: std::wstring Created 9 years, 11 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 side-by-side diff with in-line comments
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 43620defb65757975f2050a1e525d06e3eb92e4a..350383576ec6054bba57aa167f570671f2f1e2db 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -2122,6 +2122,9 @@ each locale. -->
<message name="IDS_DOWNLOAD_STATUS_CANCELED" desc="Canceled text.">
Canceled
</message>
+ <message name="IDS_DOWNLOAD_UNCONFIRMED_PREFIX" desc="The prefix used in the unconfirmed download file.">
+ Unconfirmed
Randy Smith (Not in Mondays) 2011/01/20 16:41:14 It looks like you're changing the capitalization f
tfarina 2011/01/20 16:48:18 Yes.
Randy Smith (Not in Mondays) 2011/01/20 17:42:12 Ok. Do a grep in the source for other instances o
+ </message>
<message name="IDS_PROMPT_DANGEROUS_DOWNLOAD"
desc="Message shown to the user to validate the download of a dangerous file.">
« no previous file with comments | « no previous file | chrome/browser/download/download_manager.cc » ('j') | chrome/browser/download/download_manager.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698