Patch #12967
Change Spanish login/logout translations
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Translations | |||
Target version: | 2.3.0 |
Description
Right now Spanish translation (es.yml) uses Conexión and Desconexión as translations for Login and Logout respectively.
Unfortunately that confuses many users, because Conexión is exactly the word for Connection, and Desconexión means Disconnection.
These words don't really describe what the links do, so my suggestion is to use alternate translations that reflect the real meaning of login/logout.
I have attached a patch to modify those translations on trunk.
Associated revisions
Spanish login/logout translations changed by Jorge López (#12967)
History
#1
Updated by Toshi MARUYAMA almost 8 years ago
- Status changed from New to Closed
- Target version set to 2.3.0
Committed in trunk r11277, thanks.