Vote #79111
完了Incorrect interpolation in Swedish locale
0%
説明
There is an incorrect interpolation in the Swedish locale file in source:/trunk/config/locales/sv.yml@17186#L137
journals
The attached patch fixes the problem on trunk/master.
--------------------------------------------------------------------------------
Felix Schäfer wrote:
> The attached patch fixes the problem on trunk/master.
It turns out this was only half the problem, in addition to the @%@ being at the wrong place for the interpolation, there is also an issue with the variable used for the interpolation being the wrong one. This new patch fixes both issues.
Thank you Jan for catching the second issue!
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Confirmed the broken message. Setting target version to 3.3.7.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Committed in trunk, 3.4-stable, and 3.3-stable, thanks.
locale:check_interpolation cannot catch nested keys, so I could not catch this mistake.
source:tags/3.4.4/lib/tasks/locales.rake#L58
--------------------------------------------------------------------------------
related_issues
relates,Closed,18587,Swedish translation (updated)