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

Unified Diff: ios/chrome/today_extension/strings/ios_today_extension_strings.grd

Issue 2254603003: Add string for empty label in today extension. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rephrase Created 4 years, 4 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: ios/chrome/today_extension/strings/ios_today_extension_strings.grd
diff --git a/ios/chrome/today_extension/strings/ios_today_extension_strings.grd b/ios/chrome/today_extension/strings/ios_today_extension_strings.grd
index 2c63dbcb8a220dc42653830511704c8f8e9cc284..ce6223feaf45d8d476d26912fbc4f3c4065890d1 100644
--- a/ios/chrome/today_extension/strings/ios_today_extension_strings.grd
+++ b/ios/chrome/today_extension/strings/ios_today_extension_strings.grd
@@ -175,6 +175,9 @@ all other OS specific variables will be false.
<message name="IDS_IOS_VOICE_SEARCH_TODAY_EXTENSION_TITLE" desc="The title for Voice Search button in today extension [Length: 20em]">
Voice Search
</message>
+ <message name="IDS_IOS_EMPTY_TODAY_EXTENSION_TEXT" desc="The text to display if today extension is empty. Refer to the possibility to open copied links from there. [Length: 26em]">
+ No Copied Link
+ </message>
</messages>
</release>
</grit>
« 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