From 03d81be7a0fde56e65dacdce78500401eb85d5b8 Mon Sep 17 00:00:00 2001
From: pacien
Date: Sun, 4 Mar 2018 19:58:37 +0100
Subject: Use activity chooser

---
 app/src/main/res/values/strings.xml | 1 +
 1 file changed, 1 insertion(+)

(limited to 'app/src/main/res/values')

diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 3301486..6dfcfb7 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -65,6 +65,7 @@
 	<string name="action_apply">Apply</string>
 	<string name="action_encrypt_decrypt_private_keys">Encrypt or decrypt private keys</string>
 	<string name="action_dismiss">Dismiss</string>
+	<string name="action_open_web_page">Open web page</string>
 
 	<string name="message_no_network_configuration_found">No network configuration has been found.</string>
 	<string name="message_generating_configuration">Generating node configuration…</string>
-- 
cgit v1.2.3