Closed (works as designed)
Project:
Pathauto
Version:
6.x-1.1
Component:
I18n stuff
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Aug 2009 at 13:33 UTC
Updated:
10 Jan 2010 at 01:18 UTC
There are some typos in i18n-ascii.example.txt:
Ľ = "K"
Ĺ = "K"
Ļ = "K"
Ŀ = "K"
should be
Ľ = "L"
Ĺ = "L"
Ļ = "L"
Ŀ = "L"
Comments
Comment #1
gregglesI don't have/use the right UTF8 settings to be able to really edit that file. Hopefully Freso will fix this.
That said, we are suggesting that anyone who wants good i18n support use the 6.x-2.x branch where transliteration is supported.
Comment #2
gregglesI think the right thing here is by design.