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

Unified Diff: ui/android/java/strings/android_ui_strings.grd

Issue 1658723007: Prototype handling of Intents in Custom Tabs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Histogram for unit test Created 4 years, 11 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: ui/android/java/strings/android_ui_strings.grd
diff --git a/ui/android/java/strings/android_ui_strings.grd b/ui/android/java/strings/android_ui_strings.grd
index 5ac05cea2a4be2c5190c745ca672cf670b9712f5..1eee8497ffca8f35b827301882de466c0fa4f1fd 100644
--- a/ui/android/java/strings/android_ui_strings.grd
+++ b/ui/android/java/strings/android_ui_strings.grd
@@ -234,7 +234,11 @@
<message name="IDS_AUTOFILL_KEYBOARD_ACCESSORY_CONTENT_DESCRIPTION" desc="The text announced by the screen reader when the autofill suggestions are shown.">
Suggestions available
</message>
-
+
+ <!-- Herb strings -->
+ <message name="IDS_CACHE_NATIVE_FLAGS_REQUIRES_RESTART" desc="Toast telling the user that flags may not take effect until a restart." translateable="false">
+ Cached flags may not take effect until the browser is restarted again.
+ </message>
</messages>
</release>
</grit>
« tools/metrics/histograms/histograms.xml ('K') | « tools/metrics/histograms/histograms.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698