mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Rework login form.
Correct some xhtml validation errors. Correct translation usage. Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
parent
ff3a29ea07
commit
6bac561bf8
11 changed files with 36 additions and 44 deletions
|
@ -187,7 +187,7 @@ $_t["Password:"] = "Contrasenya:";
|
|||
|
||||
$_t["Registered Users"] = "Usuaris registrats";
|
||||
|
||||
$_t["Logged-in as: %h%s%h"] = "Identificat com: %h%s%h";
|
||||
$_t["Logged-in as: %s"] = "Identificat com: %s";
|
||||
|
||||
$_t["Incorrect password for username, %s."] = "Contrasenya incorrecta per a l'usuari, %s.";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue