Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(400)

Side by Side Diff: components/webapks_ui_strings.grdp

Issue 2629573004: Add a chrome://webapks page. (Closed)
Patch Set: Adds comment to explain the reason of an empty param Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="utf-8"?>
2 <grit-part>
3 <message name="IDS_WEBAPKS_UI_TITLE" desc="Title on the about:webapks page">
4 About WebAPKs
5 </message>
6 <message name="IDS_WEBAPKS_UI_HEADER" desc="Header on the about:webapks page">
7 WebAPKs
8 </message>
9 <message name="IDS_WEBAPKS_UI_PACKAGE_NAME" desc="Label for the package name o f a WebAPK">
10 Package name
11 </message>
12 <message name="IDS_WEBAPKS_UI_SHELL_APK_VERSION" desc="Label for the shell APK version of a WebAPK">
13 Shell APK version
14 </message>
15 <message name="IDS_WEBAPKS_UI_VERSION_CODE" desc="Label for the version code o f a WebAPK">
16 Version code
17 </message>
18 </grit-part>
OLDNEW
« chrome/browser/ui/webui/webapks_handler.cc ('K') | « components/webapks_ui/webapks_ui_constants.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698