summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/resources')
-rw-r--r--chrome/browser/resources/task_manager/main.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/resources/task_manager/main.html b/chrome/browser/resources/task_manager/main.html
index 3778cfe..d0a15fc 100644
--- a/chrome/browser/resources/task_manager/main.html
+++ b/chrome/browser/resources/task_manager/main.html
@@ -26,7 +26,7 @@
<a href="#" id="about-memory-link" i18n-content="ABOUT_MEMORY_LINK"></a>
</div>
<div class="footer-right-container">
- <button id="kill-process" i18n-content="KILL"></button>
+ <button id="kill-process" i18n-content="KILL_CHROMEOS"></button>
<button id="close-window" i18n-content="CLOSE_WINDOW"></button>
</div>
</div>