Chromium Code Reviews| Index: components/error_page_strings.grdp |
| diff --git a/components/error_page_strings.grdp b/components/error_page_strings.grdp |
| index 7f1e15d06726b7b5798106ea648d5f40e7de5569..4db3280cb52cbe8ef972b793cf698459fa41a787 100644 |
| --- a/components/error_page_strings.grdp |
| +++ b/components/error_page_strings.grdp |
| @@ -28,10 +28,10 @@ |
| </message> |
| <if expr="is_android"> |
| <message name="IDS_ERRORPAGES_BUTTON_DOWNLOAD" desc="Label for the button on an error page to download the failed-to-load page at a later time"> |
| - Download page later |
| + Download when online |
| </message> |
| <message name="IDS_ERRORPAGES_BUTTON_DOWNLOADING" desc="Label for the button on an error page when it is clicked to start downloading the failed-to-load page"> |
| - Downloading |
| + Waiting for connection... |
|
edwardjung
2017/06/12 16:53:17
Could we use an ellipsis '…' character rather than
jianli
2017/06/12 22:53:21
Done.
|
| </message> |
| </if> |