From 588de66bcddf11684b50796323e8fd8463c63902 Mon Sep 17 00:00:00 2001 From: Frans de Jonge Date: Thu, 18 Oct 2018 06:35:37 +0200 Subject: [PATCH] [lang] Plugins: Wallabag fix typo (#4273) --- plugins/wallabag.koplugin/main.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/wallabag.koplugin/main.lua b/plugins/wallabag.koplugin/main.lua index d386be0d8..0e8a93072 100644 --- a/plugins/wallabag.koplugin/main.lua +++ b/plugins/wallabag.koplugin/main.lua @@ -604,7 +604,7 @@ Restart KOReader after editing the config file.]]), DataStorage:getSettingsDir() }, { text = self.username, - --description = T(_("User name and password")), + --description = T(_("Username and password")), input_type = "string", hint = _("Username") },