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

Unified Diff: chrome/app/generated_resources.grd

Issue 548221: Added Sign out for Chromium OS. (Closed)
Patch Set: Merge fallout Created 10 years, 10 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
« no previous file with comments | « no previous file | chrome/browser/app_menu_model.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index ba55ed24eb64a9334344ecfeac63cd5a5080f529..e53a000088640acd4a953352a5e9251fb8a0b051 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -1032,6 +1032,11 @@ each locale. -->
E&xit
</message>
</if>
+ <if expr="pp_ifdef('chromeos')">
+ <message name="IDS_SIGN_OUT" desc="The text label of the Sign Out menu item">
+ Sign Out
+ </message>
+ </if>
<!-- Keywords -->
<message name="IDS_KEYWORD_SEARCH"
« no previous file with comments | « no previous file | chrome/browser/app_menu_model.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698