Opened 18 years ago

Closed 18 years ago

Last modified 16 years ago

#1080 closed enhancement (fixed)

update slovak (sk) translation djangojs

Reported by: vlado@… Owned by: hugo
Component: Translations Version:
Severity: normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

update slovak (sk) translation djangojs

Attachments (1)

djangojs.po (2.9 KB ) - added by vlado@… 18 years ago.

Download all attachments as: .zip

Change History (4)

by vlado@…, 18 years ago

Attachment: djangojs.po added

comment:1 by hugo, 18 years ago

Resolution: fixed
Status: newclosed

(In [1735]) fixes #1079 and #1080 - updated 'sk' translations

comment:2 by Malcolm Tredinnick, 16 years ago

(In [8340]) Added guaranteed atomic creation of new session objects. Slightly backwards
incompatible for custom session backends.

Whilst we were in the neighbourhood, use a larger range of session key values
to save a small amount of time and use the hardware-base random numbers where
available (transparently falls back to pseudo-RNG otherwise).

Fixed #1080

comment:3 by Malcolm Tredinnick, 16 years ago

(Ignore above commit comment. Should have referred to #1180)

Note: See TracTickets for help on using tickets.
Back to Top