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

Unified Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 2740113002: 🏡 Deduplicate no content string. (Closed)
Patch Set: 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
Index: chrome/android/java/strings/android_chrome_strings.grd
diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd
index 16b970de5cb68018225d859b18f62c30ae74ac0e..a98611ee2761ec600579d61eefc67c165f6b2322 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -1967,7 +1967,7 @@ To obtain new licenses, connect to the internet and play your downloaded content
Add account
</message>
<message name="IDS_SIGNIN_OPEN_ADD_GOOGLE_ACCOUNT_PAGE_FAILED" desc="Message for opening add Google Account page in device's Settings app failed">
- Add a Google Account from the Accounts page in your device's Settings app.
+ Add a Google Account from the Accounts page in your device’s Settings app.
</message>
<message name="IDS_SIGNIN_OPEN_SETTINGS_ACCOUNTS" desc="Text for button to open Accounts page in device's Settings app">
Open settings
@@ -2095,9 +2095,6 @@ To obtain new licenses, connect to the internet and play your downloaded content
<message name="IDS_NTP_LEARN_MORE_ABOUT_SUGGESTED_CONTENT" desc="Text in the footer of the New Tab Page. Part of the text is a link to a help center page where the user can learn more about suggested content.">
<ph name="BEGIN_LINK">&lt;link&gt;</ph>Learn more<ph name="END_LINK">&lt;/link&gt;</ph> about suggested content
</message>
- <message name="IDS_NTP_ALL_DISMISSED_TITLE_TEXT" desc="Title text shown on the New Tab Page when all suggested content has been dismissed.">
- That's all for now
- </message>
<message name="IDS_NTP_ALL_DISMISSED_BODY_TEXT_MORNING" desc="Body text shown in the morning on the New Tab Page when all suggested content has been dismissed.">
More articles will appear soon. Enjoy your morning.
</message>
@@ -2586,7 +2583,7 @@ However, you aren’t invisible. Going incognito doesn’t hide your browsing fr
Delete app data?
</message>
<message name="IDS_STORAGE_MANAGEMENT_RESET_APP_DIALOG_TEXT" desc="Text of the reset app dialoag in the storage UI.">
- All Chrome's app data will be deleted permanently. This includes all files, settings, accounts, databases, etc.
+ All Chrome’s app data will be deleted permanently. This includes all files, settings, accounts, databases, etc.
</message>
<message name="IDS_STORAGE_CLEAR_BUTTON_TITLE" desc="Title of a button in the storage UI used to clear all storage data. [CHAR-LIMIT=24]">
@@ -2617,7 +2614,7 @@ However, you aren’t invisible. Going incognito doesn’t hide your browsing fr
You must have Bluetooth and Location turned on in order to use the Physical Web.
</message>
<message name="IDS_PHYSICAL_WEB_LAUNCH_BUTTON" desc="The label for a button that opens a list of nearby URLs">
- See what's nearby
+ See what’s nearby
</message>
<message name="IDS_PHYSICAL_WEB_SHARE_ACTIVITY_TITLE" desc="Title of the Physical Web Share activity that will appear in the Android share dialog.">
Physical Web
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/ntp/cards/StatusItem.java ('k') | components/ntp_snippets_strings.grdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698