Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#26471 closed Bug (invalid)

Invalid polish translation

Reported by: Marcin Nowak Owned by: nobody
Component: Internationalization Version: 1.9
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 (last modified by Marcin Nowak)

Polish translation of "Authentication and authorization" is invalid.

There is:

msgid "Authentication and Authorization"
msgstr "Autentykacja i autoryzacja"

but should be

msgid "Authentication and Authorization"
msgstr "Uwierzytelnianie i autoryzacja"

There is no valid word "autentykacja" in Polish. Please patch translations.

Please refer to:

Change History (3)

comment:1 by Marcin Nowak, 8 years ago

Description: modified (diff)

comment:2 by Tim Graham, 8 years ago

Resolution: invalid
Status: newclosed

As the new ticket page says, "Use Transifex for bug reports on translations."

comment:3 by Marcin Nowak, 8 years ago

Sorry. I didn't know about Transifex. Great tool, btw.

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