| 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 a840d2acf028bfe37adc093dced4438f17754d4a..e05232b2f652f0da97a9a96571fea380b008f3fc 100644
|
| --- a/Application/src/main/res/values/strings.xml
|
| +++ b/Application/src/main/res/values/strings.xml
|
| @@ -20,5 +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>
|
| + <string name="launch_browser_actions_button_text">Launch URL in Browser Actions Context Menu</string>
|
| </resources>
|
|
|