Chromium Code Reviews| Index: components/version_ui_strings.grdp |
| diff --git a/components/version_ui_strings.grdp b/components/version_ui_strings.grdp |
| index 5107add322b626134078dba1e378aa6022a3898b..ccb3023bdafc8ab274c07441988982924fc1f67c 100644 |
| --- a/components/version_ui_strings.grdp |
| +++ b/components/version_ui_strings.grdp |
| @@ -21,6 +21,9 @@ |
| <message name="IDS_VERSION_UI_OS" desc="label for the OS on the about:version page"> |
| OS |
| </message> |
| + <message name="IDS_VERSION_UI_GMS" desc="label for the Google Play services info on the about:version page"> |
|
sdefresne
2017/03/16 12:40:02
I guess this string is specific to Android. Please
dgn
2017/03/16 17:14:03
Done.
|
| + Google Play services |
| + </message> |
| <message name="IDS_VERSION_UI_USER_AGENT" desc="label for the user agent on the about:version page"> |
| User Agent |
| </message> |