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

Unified Diff: chrome/app/generated_resources.grd

Issue 301173005: Fixed strings for "enable-cloud-print-xps" flag. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index c7edc0b595790555945e579a273e3f7676261462..2caa1fd976386b8f4d4122b610aa85f803cd7392 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5432,10 +5432,10 @@ Keep your key file in a safe place. You will need it to create new versions of y
</message>
<if expr="is_win">
<message name="IDS_FLAGS_ENABLE_CLOUD_PRINT_XPS_NAME">
- Enable XPS in <ph name="CLOUD_PRINT_NAME">$1<ex>Google Cloud Print</ex></ph>
+ Enable XPS in Google Cloud Print
</message>
<message name="IDS_FLAGS_ENABLE_CLOUD_PRINT_XPS_DESCRIPTION">
- Fallback to XPS. By default <ph name="CLOUD_PRINT_NAME">$1<ex>Google Cloud Print</ex></ph> uses CDD.
+ Fallback to XPS. By default Google Cloud Print uses CDD.
</message>
</if>
<message name="IDS_FLAGS_ENABLE_PRINT_PREVIEW_REGISTER_PROMOS_NAME">
« 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