From 37bb23c5549ffe690f65b1c04cf432bd3153bf04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Wed, 14 Aug 2013 12:15:42 +0200 Subject: Login dialog requires username. I've also changed the way we notify that the password should have 8 characters at least, to make it consistent to the way we notify username is required. --- res/values/strings.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'res/values/strings.xml') diff --git a/res/values/strings.xml b/res/values/strings.xml index 532d2379..a6afb71d 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -274,11 +274,12 @@ Name Description Use anonymously - Introduce your username - Enter your password + username + Please enter your username + password User message Not valid username and/or password. - Your password is not well-formed: it should have at least 8 characters. + It should have at least 8 characters. Try again: Client HTTP error Try again: I/O error Try again: Bad response from the server -- cgit v1.2.3