Defect #28109
closed
Incorrect interpolation in Swedish locale
Added by Felix Schäfer over 8 years ago.
Updated over 8 years ago.
Description
There is an incorrect interpolation in the Swedish locale file in source:/trunk/config/locales/sv.yml@17186#L137
Files
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!
- File deleted (
28109.patch)
- Related to Patch #18587: Swedish translation (updated) added
- Target version set to 3.3.7
Confirmed the broken message. Setting target version to 3.3.7.
- Subject changed from Incorrect interpolation in swedisch locale to Incorrect interpolation in Swedish locale
- Status changed from New to Closed
- Resolution set to Fixed
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
Also available in: Atom
PDF