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

Unified Diff: components/version_ui_strings.grdp

Issue 2695123007: CrOS: Add firmware version to about://version (Closed)
Patch Set: nit Created 3 years, 10 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 side-by-side diff with in-line comments
Download patch
Index: components/version_ui_strings.grdp
diff --git a/components/version_ui_strings.grdp b/components/version_ui_strings.grdp
index 9d3b72cd61075c488e62c6cc462e51d47922a3bf..5107add322b626134078dba1e378aa6022a3898b 100644
--- a/components/version_ui_strings.grdp
+++ b/components/version_ui_strings.grdp
@@ -34,6 +34,9 @@
<message name="IDS_VERSION_UI_CUSTOMIZATION_ID" desc="label for the device customization ID if present on the about:version page">
Customization ID
</message>
+ <message name="IDS_VERSION_UI_FIRMWARE_VERSION" desc="label for the firmware version on the about:version page">
+ Firmware Version
+ </message>
</if>
<message name="IDS_VERSION_UI_EXECUTABLE_PATH" desc="label for the executable path on the about:version page">
Executable Path

Powered by Google App Engine
This is Rietveld 408576698