| 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>
|
|
|