diff options
Diffstat (limited to 'ui/src/main/res/values/strings.xml')
-rw-r--r-- | ui/src/main/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/src/main/res/values/strings.xml b/ui/src/main/res/values/strings.xml index 04582606..8e5c28d1 100644 --- a/ui/src/main/res/values/strings.xml +++ b/ui/src/main/res/values/strings.xml @@ -77,7 +77,7 @@ <string name="error_up">Error bringing up tunnel: %s</string> <string name="exclude_private_ips">Exclude private IPs</string> <string name="excluded_applications">Excluded Applications</string> - <string name="generate">Generate</string> + <string name="generate_new_private_key">Generate new private key</string> <string name="generic_error">Unknown ā%sā error</string> <string name="hint_automatic">(auto)</string> <string name="hint_generated">(generated)</string> |