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

Unified Diff: chrome/app/chromium_strings.grd

Issue 2079233004: Add the Windows.IsPinnedToTaskbar metric. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/chromium_strings.grd
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
index f0c259464f6cd24557680b94c005ad7ac21af365..1cb75a0da65adb5c8a46359db45dfc8576f5350a 100644
--- a/chrome/app/chromium_strings.grd
+++ b/chrome/app/chromium_strings.grd
@@ -1213,6 +1213,12 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@example.com</
</message>
</if>
+ <if expr="is_win">
+ <message name="IDS_UTILITY_PROCESS_SHELL_HANDLER_NAME" desc="The name of the utility process used to handle shell operations.">
+ Shell Handler
grt (UTC plus 2) 2016/06/22 13:58:50 since this string doesn't contain the product name
Patrick Monette 2016/06/23 22:58:52 Done.
+ </message>
+ </if>
+
</messages>
</release>
</grit>

Powered by Google App Engine
This is Rietveld 408576698