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

Unified Diff: ash/ash_strings.grd

Issue 1173753002: Change cast strings to use screen instead of desktop (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Created 5 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash_strings.grd
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd
index 46e06d59cf7bcddab1e74e0388fee1267401d0f4..cfcba1a96afd04b038a387c8264610db753ab92e 100644
--- a/ash/ash_strings.grd
+++ b/ash/ash_strings.grd
@@ -258,10 +258,10 @@ Press Ctrl+Alt+Z to disable.
</message>
<message name="IDS_ASH_STATUS_TRAY_CAST" desc="The label used as the header in the cast popup.">
- Cast desktop to
+ Cast screen
</message>
<message name="IDS_ASH_STATUS_TRAY_CAST_CAST_DESKTOP" desc="The label used in the tray popup to tell the user we are casting the desktop.">
- Casting desktop to $1
+ Casting screen to $1
</message>
<message name="IDS_ASH_STATUS_TRAY_CAST_CAST_TAB" desc="The title label used in the tray popup to tell the user we are casting a tab.">
Casting $1 to $2
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698