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: Application/src/main/res/values/strings.xml

Issue 2787723002: [Android] Add public API for Browser Action in support library (Closed)
Patch Set: Update for the new comments from Yusuf. Created 3 years, 8 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: Application/src/main/res/values/strings.xml
diff --git a/Application/src/main/res/values/strings.xml b/Application/src/main/res/values/strings.xml
index 09537deb5fcf324c12e7e05b206f8ddbaed09ad8..a840d2acf028bfe37adc093dced4438f17754d4a 100644
--- a/Application/src/main/res/values/strings.xml
+++ b/Application/src/main/res/values/strings.xml
@@ -20,4 +20,5 @@
<string name="may_launch_button_text">May Launch URL</string>
<string name="launch_button_text">Launch URL in a Chrome Custom Tab</string>
<string name="connect_button_text">Connect to the service</string>
+ <string name="browser_actions_hint">Launch Browser Actions by long press the url below:</string>
</resources>

Powered by Google App Engine
This is Rietveld 408576698