aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml2
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 7d351a4..a9141ca 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -59,7 +59,7 @@
<string name="pubkey_gather_entropy">"Gathering Entropy"</string>
<string name="pubkey_touch_prompt">"Touch this box to gather randomness: %1$d%% done"</string>
<string name="pubkey_touch_hint">"In order to assure randomness during the key generation, move your finger randomly over the box below."</string>
- <string name="pubkey_generating">"Generating key pair..."</string>
+ <string name="pubkey_generating">"Generating key pair…"</string>
<string name="pubkey_copy_private">"Copy private key"</string>
<string name="pubkey_copy_public">"Copy public key"</string>
<!-- Note that the '\n' just splits lines, so it's actually "create or import" -->