Chromium Code Reviews| Index: chrome/android/webapk/strings/android_webapk_strings.grd |
| diff --git a/chrome/android/webapk/strings/android_webapk_strings.grd b/chrome/android/webapk/strings/android_webapk_strings.grd |
| index 1ca3d61f1ff355d3aa97f36f8881b5279c36f05d..ae2b7e2b84b94943a5e249dfc30ace4c9381246d 100644 |
| --- a/chrome/android/webapk/strings/android_webapk_strings.grd |
| +++ b/chrome/android/webapk/strings/android_webapk_strings.grd |
| @@ -112,6 +112,10 @@ |
| <message name="IDS_INSTALL_HOST_BROWSER_DIALOG_INSTALL_BUTTON" desc="Text for the install button on the dialog. "> |
| INSTALL |
| </message> |
| + <message name="IDS_NAME" desc="The application name of the WebAPK." translateable="false"> |
|
pkotwicz
2017/06/20 19:39:49
Nit: Remove the word "application"
Technically, t
Xi Han
2017/06/21 14:46:36
Done.
|
| + </message> |
| + <message name="IDS_SHORT_NAME" desc="The short application name of the WebAPK." translateable="false"> |
| + </message> |
| </messages> |
| </release> |
| </grit> |