Django

Code

Ticket #2055 (closed: fixed)

Opened 2 years ago

Last modified 2 years ago

[patch] In some languages the text at the login page of the admin page partly disappears

Reported by: Rudolph Assigned to: wilson
Milestone: Component: django.contrib.admin
Version: SVN Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

When the translations for "username" or "password" are a bit longer then their English equivalents (like the Dutch "gebruikersnaam" which means "username"), the text partly disappears under the input fields. This patch changes the login.css file to prevent these situations.

Attachments

login.css.diff (1.1 kB) - added by Rudolph on 05/31/06 15:19:55.

Change History

05/31/06 15:19:55 changed by Rudolph

  • attachment login.css.diff added.

05/31/06 15:22:47 changed by Rudolph

For more info see discussion at: Django I18N malinglist thread

06/01/06 10:42:57 changed by wilson

  • owner changed from adrian to wilson.
  • status changed from new to assigned.

06/01/06 22:32:47 changed by wilson

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [3051]) Fixed #2055 -- Lengthened form labels on login screen to accommodate longer translated strings.


Add/Change #2055 ([patch] In some languages the text at the login page of the admin page partly disappears)




Change Properties
Action