| 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..4dfa9d783878c04c83b63337f786fb4405836743 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 name of the WebAPK." translateable="false">
|
| + </message>
|
| + <message name="IDS_SHORT_NAME" desc="The short name of the WebAPK." translateable="false">
|
| + </message>
|
| </messages>
|
| </release>
|
| </grit>
|
|
|