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

Unified Diff: chrome/app/chromium_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/chromeos_strings.grdp ('k') | chrome/app/google_chrome_strings.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chromium_strings.grd
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
index ac6910ee7bfcb0bfcfbe4946dda2f40934613e23..f0c259464f6cd24557680b94c005ad7ac21af365 100644
--- a/chrome/app/chromium_strings.grd
+++ b/chrome/app/chromium_strings.grd
@@ -573,12 +573,12 @@ Chromium is unable to recover your settings.
<!-- About Chrome page -->
<if expr="not chromeos">
<message name="IDS_UPGRADE_SUCCESSFUL_RELAUNCH" desc="Status label: Successfully updated Chromium">
- Nearly up-to-date! Relaunch Chromium to finish updating.
+ Nearly up to date! Relaunch Chromium to finish updating.
</message>
</if>
<if expr="chromeos">
<message name="IDS_UPGRADE_SUCCESSFUL_RELAUNCH" desc="Status label: Successfully updated Chromium 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/chromeos_strings.grdp ('k') | chrome/app/google_chrome_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698