Index: chrome/browser/resources/task_manager/main.html |
diff --git a/chrome/browser/resources/task_manager/main.html b/chrome/browser/resources/task_manager/main.html |
index 3778cfe8100f3e4eacc21aa8eb74aa879c616320..d0a15fc0efaf06ef42c4dfa26bf611d765165b2d 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> |