From 129f531af03553798a021f2b9f79eb1dc8655afd Mon Sep 17 00:00:00 2001 From: inso <insomniak.fr@gmaiL.com> Date: Tue, 19 Jul 2016 07:44:39 +0200 Subject: [PATCH] Fix #197 --- res/ui/account_cfg.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/ui/account_cfg.ui b/res/ui/account_cfg.ui index 6454c71d..cd47bb57 100644 --- a/res/ui/account_cfg.ui +++ b/res/ui/account_cfg.ui @@ -140,7 +140,7 @@ <string/> </property> <property name="placeholderText"> - <string>Entropy</string> + <string>Secret key</string> </property> </widget> </item> -- GitLab