diff options
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r-- | app/src/main/res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 25bee44..da3fa10 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml | |||
@@ -88,6 +88,7 @@ | |||
88 | <string name="message_log_paused">Logging paused.</string> | 88 | <string name="message_log_paused">Logging paused.</string> |
89 | <string name="message_could_not_configure_iface">Could not apply network interface configuration:\n\n%1$s</string> | 89 | <string name="message_could_not_configure_iface">Could not apply network interface configuration:\n\n%1$s</string> |
90 | <string name="message_could_not_bind_iface">Could not bind network interface. Is another VPN running?</string> | 90 | <string name="message_could_not_bind_iface">Could not bind network interface. Is another VPN running?</string> |
91 | <string name="message_invalid_network_name">Invalid network name.</string> | ||
91 | 92 | ||
92 | <string name="value_none">none</string> | 93 | <string name="value_none">none</string> |
93 | <string name="value_yes">yes</string> | 94 | <string name="value_yes">yes</string> |