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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 1412863004: arc-bridge: Add the ARC Bridge Service (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: Fixed chrome/browser/ui/BUILD.gn Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | chrome/browser/DEPS » ('j') | chrome/browser/chromeos/chrome_browser_main_chromeos.cc » ('J')
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 9ba74011ada035829f6f4c3b833b314b1eb91883..ce55a635e445fab772e750404d5245ffc8bb9b88 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -15311,6 +15311,16 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
</message>
</if>
+ <!-- ARC strings. -->
+ <if expr="chromeos">
+ <message name="IDS_FLAGS_ENABLE_ARC_NAME" desc="Enable the use of the ARC instance.">
jochen (gone - plz use gerrit) 2015/11/12 23:40:58 the desc needs to be descriptive enough so the tra
Luis Héctor Chávez 2015/11/13 00:29:29 Done.
+ Enable the use of the ARC instance.
+ </message>
+ <message name="IDS_FLAGS_ENABLE_ARC_DESCRIPTION" desc="Text used to describe how the ARC instance is launched.">
+ If enabled, will launch an ARC instance on login.
+ </message>
+ </if>
+
</messages>
</release>
</grit>
« no previous file with comments | « no previous file | chrome/browser/DEPS » ('j') | chrome/browser/chromeos/chrome_browser_main_chromeos.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698