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

Unified Diff: chrome/app/chromium_strings.grd

Issue 1861813003: Display device specific up to date message on chromebook. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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: chrome/app/chromium_strings.grd
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
index 5afc96f4b86ca965a568373146d98c05cfecd51e..3b551190ca888a184bc006c23c79b37287a16a3d 100644
--- a/chrome/app/chromium_strings.grd
+++ b/chrome/app/chromium_strings.grd
@@ -593,7 +593,7 @@ Chromium is unable to recover your settings.
</if>
<if expr="chromeos">
<message name="IDS_UPGRADE_UP_TO_DATE" desc="Status label: Already up to date (Chromium OS)">
- Your device is up to date.
+ Your <ph name="DEVICE_TYPE">$1<ex>device</ex></ph> is up to date.
jdufault 2016/04/05 23:39:06 Chromebook
malaykeshav 2016/04/06 19:05:24 Done.
</message>
</if>
<if expr="not chromeos">
« no previous file with comments | « no previous file | chrome/browser/ui/webui/help/help_handler.cc » ('j') | chrome/browser/ui/webui/help/help_handler.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698