Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 05535350fbfade7f142c0b74c993b6f2a9f1203f..e3494cd775d5469e9cc4802239dba825b69c544b 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -13293,6 +13293,14 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex |
| <message name="IDS_APP_LIST_SIGNIN_SETTINGS_TEXT" desc="App launcher sign-in settings link text."> |
| App Launcher Settings |
| </message> |
| + <if expr="not chromeos"> |
| + <message name="IDS_APP_LIST_MESSAGE_LEARN_MORE_TEXT" desc="Link anchor text displayed at the end of a message in the app launcher linking to a site with additional information about the message."> |
| + Learn more. |
| + </message> |
| + <message name="IDS_APP_LIST_MESSAGE_LEARN_MORE_LINK" desc="URL for the Learn More link displayed at the end of the app launcher message."> |
| + https://support.google.com/chrome/answer/3060053?hl=[GRITLANGCODE] |
|
Matt Giuca
2016/03/22 03:28:05
Is hl= necessary?
tapted
2016/03/22 04:19:50
yup - it's how you get a translated page. E.g. htt
|
| + </message> |
| + </if> |
| </if> |
| <!-- iOS Chrome to Device strings--> |