diff options
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r-- | app/src/main/res/values/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 6ff9ab5..6ac776f 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml | |||
@@ -96,6 +96,8 @@ | |||
96 | <string name="message_app_crash">The application has previously encountered a fatal error.</string> | 96 | <string name="message_app_crash">The application has previously encountered a fatal error.</string> |
97 | <string name="message_crash_logged">The crash details have been saved in \"%1$s\".</string> | 97 | <string name="message_crash_logged">The crash details have been saved in \"%1$s\".</string> |
98 | <string name="message_no_daemon">No running tinc daemon has been found.</string> | 98 | <string name="message_no_daemon">No running tinc daemon has been found.</string> |
99 | <string name="message_could_not_read_network_configuration_format">Could not read network interface configuration:\n\n%1$s</string> | ||
100 | <string name="message_could_not_read_private_key_format">Could not read tinc private keys:\n\n%1$s</string> | ||
99 | 101 | ||
100 | <string name="value_none">none</string> | 102 | <string name="value_none">none</string> |
101 | <string name="value_yes">yes</string> | 103 | <string name="value_yes">yes</string> |