summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllan Nordhøy <epost@anotheragency.no>2019-11-01 09:14:45 +0000
committerGitHub <noreply@github.com>2019-11-01 09:14:45 +0000
commitf6ee56465afc04acb0a36b7c4f3116bfc742f618 (patch)
tree5d20ce8ff0429c8a759d8df5001b8a270f33d00f
parentbb24f0711f6a8d721a90dfc4b19ea6a1af9b4b86 (diff)
Spelling: Search for users, ,
-rw-r--r--src/usersdialog.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usersdialog.ui b/src/usersdialog.ui
index d973e62a..1727cb9b 100644
--- a/src/usersdialog.ui
+++ b/src/usersdialog.ui
@@ -39,7 +39,7 @@
<widget class="QLabel" name="label">
<property name="text">
<string>Select which users should be able to decrypt passwords stored in this folder.
-Note: Existing files will not be modified and retain the old permissions until you edit them.
+Note: Existing files will not be modified, and retain the old permissions until you edit them.
Blue entries have a secret key available, select one of these to be able to decrypt.
Red entries are not valid, you will not be able to encrypt to these.</string>
</property>
@@ -62,7 +62,7 @@ Red entries are not valid, you will not be able to encrypt to these.</string>
</size>
</property>
<property name="placeholderText">
- <string>Search Users</string>
+ <string>Search for users</string>
</property>
</widget>
</item>