Bug 10431 - Redundant mappings removed
There were 5 redundant mappings left in the file. They are removed. Its almost a QA followup as everything went fine anyway. Sponsored-by: Universidad Nacional de Córdoba Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Galen Charlton <gmc@esilibrary.com>
This commit is contained in:
parent
343c93ea43
commit
82e1b22794
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
#
|
||||
encoding utf-8
|
||||
# Character sort order definition
|
||||
lowercase {0-9}{a-y}üzæäøöå
|
||||
uppercase {0-9}{A-Y}ÜZÆÄØÖÅ
|
||||
lowercase {0-9}{a-y}zæøå
|
||||
uppercase {0-9}{A-Y}ZÆØÅ
|
||||
|
||||
# Breaking characters
|
||||
space {\001-\040}!"#$%&'\()*+,-./:;<=>?@\[\\]^_`\{|}~
|
||||
|
|
Loading…
Reference in a new issue