#13520 closed (fixed)
Updated Finnish translation
Reported by: | Aku Kotkavuo | Owned by: | nobody |
---|---|---|---|
Component: | Translations | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Hey, noticed that current Finnish translation was missing one fairly commonly seen string. Here's a fix.
Attachments (1)
Change History (6)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Triage Stage: | Unreviewed → Accepted |
---|
by , 15 years ago
Attachment: | finnish_r13228.diff added |
---|
comment:4 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Actually there are a few more untranslated strings, if you don't mind updating them.
Just run:
django-admin.py makemessages -l fi
anddjango-admin.py makemessages -l fi -d djangojs
to update the message file with the latest strings.