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
|
@ -181,7 +181,7 @@ $_t["Email Address:"] = "Adres e-mail:";
|
|||
$_t["You must supply an email address."] = "Musisz podać adres e-mail.";
|
||||
$_t["Incorrect password for email address, %s."] = "Nieprawidłowe hasło dla adresu %s.";
|
||||
$_t["Incorrect password for username, %s."] = "Nieprawidłowe hasło dla użytkownika %s.";
|
||||
$_t["Logged in as: %h%s%h"] = "Zalogowany jako: %h%s%h";
|
||||
$_t["Logged in as: %s"] = "Zalogowany jako: %s";
|
||||
|
||||
$_t["Error looking up username, %s."] = "Błąd podczas wyszukiwania użytkownika %s.";
|
||||
$_t["Welcome to the AUR! If you're a newcomer, you may want to read the %hGuidelines%h."] = "Witamy w AUR! Jeżeli jesteś tu po raz pierwszy, być może zechcesz przeczytać %hInstrukcję%h.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue