Chromium Code Reviews| 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> |