Vote #71545
完了Dutch translation improvement
0%
説明
The dutch translation of the registration page and the login page (and possibly some other pages) are somewhat odd and confusing.
The label for username or login is translated to "Inloggen", a better translation would be "Gebruikersnaam".
The label for password verification now says "Bevestigen". Translated this says "Verify" in stead of "Verify password", so a better translation would be "Bevestig wachtwoord".
I expect that the labels are used in multiple pages, so the enhancement should be applicable in these pages too.
journals
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Could you create patch to source:trunk/config/locales/nl.yml ?
--------------------------------------------------------------------------------
Patch added, havn't tested yet but should work. Can test tomorrow if needed.
--------------------------------------------------------------------------------
nl.yml has some "inloggen".
* button_login source:trunk/config/locales/nl.yml@9247#L150
* label_login source:trunk/config/locales/nl.yml@9247#L453
* notice_account_activated source:trunk/config/locales/nl.yml@9247#L617
* setting_autologin source:trunk/config/locales/nl.yml@9247#L702
Should all change to "Gebruikersnaam"?
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Toshi MARUYAMA wrote:
> nl.yml has some "inloggen".
> * button_login source:trunk/config/locales/nl.yml@9247#L150
> * label_login source:trunk/config/locales/nl.yml@9247#L453
> * notice_account_activated source:trunk/config/locales/nl.yml@9247#L617
> * setting_autologin source:trunk/config/locales/nl.yml@9247#L702
>
> Should all change to "Gebruikersnaam"?
These should not change.
--------------------------------------------------------------------------------
Committed in trunk r9248 and r9249, thanks.
--------------------------------------------------------------------------------