diff options
Diffstat (limited to 'app/src')
-rw-r--r-- | app/src/main/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index eed5bc1e..b1ab2511 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -169,7 +169,7 @@ <string name="log_onehop_create">Establishing an encrypted directory connection</string> <string name="log_requesting_status">Asking for network status consensus</string> <string name="log_loading_status">Loading network status consensus</string> - <string name="log_loading_keys">Loading authority key certs</string> + <string name="log_loading_keys">Loading authority certificates</string> <string name="log_requesting_descriptors">Asking for relay descriptors</string> <string name="log_loading_descriptors">Loading relay descriptors</string> <string name="log_enough_dirinfo">Loaded enough directory info to build circuits</string> |