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

Unified Diff: chrome/app/google_chrome_strings.grd

Issue 2059143002: "up-to-date" should only use hyphens when used as compound modifier of a noun (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 6 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
« no previous file with comments | « chrome/app/chromium_strings.grd ('k') | chrome/app/settings_chromium_strings.grdp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/google_chrome_strings.grd
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
index 5f4a66dba264861c934d37d5780ec93b13cdc125..1ab3b372abea4e25e734c4ef1a05b6592d20c71f 100644
--- a/chrome/app/google_chrome_strings.grd
+++ b/chrome/app/google_chrome_strings.grd
@@ -574,12 +574,12 @@ Google Chrome is unable to recover your settings.
<!-- About Chrome page -->
<if expr="not chromeos">
<message name="IDS_UPGRADE_SUCCESSFUL_RELAUNCH" desc="Status label: Successfully updated Google Chrome">
- Nearly up-to-date! Relaunch Google Chrome to finish updating.
+ Nearly up to date! Relaunch Google Chrome to finish updating.
</message>
</if>
<if expr="chromeos">
<message name="IDS_UPGRADE_SUCCESSFUL_RELAUNCH" desc="Status label: Successfully updated Chrome OS">
- Nearly up-to-date! Restart your device to finish updating.
+ Nearly up to date! Restart your device to finish updating.
</message>
</if>
<if expr="chromeos">
« no previous file with comments | « chrome/app/chromium_strings.grd ('k') | chrome/app/settings_chromium_strings.grdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698