Opened 8 years ago

Last modified 8 years ago

#26471 closed Bug

Invalid polish translation — at Initial Version

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

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.

Change History (0)

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