mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-16 08:35:32 +01:00
@@ -251,6 +251,7 @@ _XLATE_SPECIAL = {
|
||||
# Translation table.
|
||||
# Cover additional special characters processing normalization.
|
||||
u"'": '', # replace apostrophe with nothing
|
||||
u"’": '', # replace musicbrainz style apostrophe with nothing
|
||||
u'&': ' and ', # expand & to ' and '
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user