From 0ce1e8ace592638faf50fe437f57a515b33473a3 Mon Sep 17 00:00:00 2001 From: "gregoryd@google.com" Date: Mon, 19 Jul 2010 17:28:47 +0000 Subject: Change the string that is shown for NaCl's broker process in Chrome's Task Manager The main reason for this change is that both "Native Client" and "sandbox" are difficult to translate, so we won't translate "Native Client" and will replace "sandbox" with "security". Review URL: http://codereview.chromium.org/3043005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52919 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/generated_resources.grd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index e4bb86a..a439920 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -3282,7 +3282,7 @@ each locale. --> Native Client module: $1Unknown Native Client module - Native Client sandbox manager + Native Client security manager Notification: $1http://www.domain.com -- cgit v1.1