From a9bcdedfee48936243328469c267b0e46ca657d3 Mon Sep 17 00:00:00 2001 From: Petr Hejl Date: Wed, 17 Aug 2016 23:23:32 +0200 Subject: [PATCH] 0008060: [Narrative Web:] The czech letter 'ch' uppercase version is 'CH' --- gramps/plugins/webreport/narrativeweb.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gramps/plugins/webreport/narrativeweb.py b/gramps/plugins/webreport/narrativeweb.py index a4ca2f20a..ca035e4a1 100644 --- a/gramps/plugins/webreport/narrativeweb.py +++ b/gramps/plugins/webreport/narrativeweb.py @@ -9989,7 +9989,7 @@ CONTRACTIONS_DICT = { # ca Catalan validSubLocales="ca_AD ca_ES" "ca" : [(("l·", "L·"), "L")], # Czech, validSubLocales="cs_CZ" Czech_Czech Republic - "cs" : [(("ch", "cH", "Ch", "CH"), "Ch")], + "cs" : [(("ch", "cH", "Ch", "CH"), "CH")], # Danish validSubLocales="da_DK" Danish_Denmark "da" : [(("aa", "Aa", "AA"), "Å")], # de German validSubLocales="de_AT de_BE de_CH de_DE de_LI de_LU" no