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

Unified Diff: chrome/app/generated_resources.grd

Issue 2706363002: Add Finch flag for Copyless Paste (Closed)
Patch Set: Created 3 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:
Download patch
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/renderer/chrome_content_renderer_client.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 c9322e1da2e3b59e853af9d3e0bb9ba8c466793f..2095d80c64d179ea0dd680e3a554f1ba74ea5e23 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14794,6 +14794,15 @@ read aloud to screenreader users to announce that a completion is available.">
<message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the browser session is being controlled by an automated test.">
Chrome is being controlled by automated test software.
</message>
+
+ <if expr="is_android">
+ <message name="IDS_FLAGS_COPYLESS_PASTE_NAME" desc="Name of the flag that enables Copyless Paste.">
+ App Indexing (<ph name="PROJECT_CODENAME">Copyless Paste</ph>)
+ </message>
+ <message name="IDS_FLAGS_COPYLESS_PASTE_DESCRIPTION" desc="Description of the flag that enables Copyless Paste.">
+ Use structured metadata in local app indexing to provide better context for other apps.
Nico 2017/02/22 02:35:44 i know some of these words, but i have no idea wha
wychen 2017/02/22 23:06:55 Now it should be more user-friendly.
+ </message>
+ </if>
</messages>
</release>
</grit>
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/renderer/chrome_content_renderer_client.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698