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

Unified Diff: chrome/app/settings_google_chrome_strings.grdp

Issue 2738833002: MD Settings: minor string sweep. (Closed)
Patch Set: update string ID for consistency Created 3 years, 9 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 | chrome/app/settings_strings.grdp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/settings_google_chrome_strings.grdp
diff --git a/chrome/app/settings_google_chrome_strings.grdp b/chrome/app/settings_google_chrome_strings.grdp
index 127499502a6908c8e3d33bf520dd4ccc19f9e407..df082ebf938ed663ed1610dbe6801bba2c68e3a0 100644
--- a/chrome/app/settings_google_chrome_strings.grdp
+++ b/chrome/app/settings_google_chrome_strings.grdp
@@ -73,7 +73,7 @@
Sign in to Chrome
</message>
<message name="IDS_SETTINGS_SYNC_DATA_ENCRYPTED_TEXT" desc="Text alerting the user that synced data is encrypted.">
- For added security, Google Chrome will encrypt your data.
+ For added security, Google Chrome will encrypt your data
</message>
<message name="IDS_SETTINGS_SYNC_DISCONNECT_TITLE" desc="The title of the dialog to stop syncing and sign out.">
Sign out of Chrome
@@ -82,7 +82,7 @@
<!-- Languages Page -->
<if expr="chromeos">
<message name="IDS_SETTINGS_LANGUAGES_IS_DISPLAYED_IN_THIS_LANGUAGE" desc="The label for a language that is currently used as the UI display language.">
- Chrome OS is displayed in this language.
+ Chrome OS is displayed in this language
</message>
<message name="IDS_SETTINGS_LANGUAGES_DISPLAY_IN_THIS_LANGUAGE" desc="The label used for a button that changes the UI language.">
Display Chrome OS in this language
@@ -90,7 +90,7 @@
</if>
<if expr="not chromeos">
<message name="IDS_SETTINGS_LANGUAGES_IS_DISPLAYED_IN_THIS_LANGUAGE" desc="The label for a language that is currently used as the UI display language.">
- Google Chrome is displayed in this language.
+ Google Chrome is displayed in this language
</message>
<message name="IDS_SETTINGS_LANGUAGES_DISPLAY_IN_THIS_LANGUAGE" desc="The label used for a button that changes the UI language.">
Display Google Chrome in this language
« no previous file with comments | « no previous file | chrome/app/settings_strings.grdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698