summaryrefslogtreecommitdiffstats
path: root/deluge/ui/countries.py
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-19 15:05:49 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-19 15:05:49 +0000
commitd395bd510fa4f4376dc5237ab2f8d190a920d35d (patch)
tree3e3b16b44064938be801aede14381562bae14f6a /deluge/ui/countries.py
parentAdding upstream version 2.0.3. (diff)
downloaddeluge-d395bd510fa4f4376dc5237ab2f8d190a920d35d.tar.xz
deluge-d395bd510fa4f4376dc5237ab2f8d190a920d35d.zip
Adding upstream version 2.1.1.upstream/2.1.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'deluge/ui/countries.py')
-rw-r--r--deluge/ui/countries.py9
1 files changed, 3 insertions, 6 deletions
diff --git a/deluge/ui/countries.py b/deluge/ui/countries.py
index fe17da1..eb94df6 100644
--- a/deluge/ui/countries.py
+++ b/deluge/ui/countries.py
@@ -1,10 +1,7 @@
-# -*- coding: utf-8 -*-
#
# This file is public domain.
#
-from __future__ import unicode_literals
-
# ISO 3166-1 country names and codes
COUNTRIES = {
'AF': _('Afghanistan'),
@@ -60,7 +57,7 @@ COUNTRIES = {
'CD': _('Congo, The Democratic Republic of the'),
'CK': _('Cook Islands'),
'CR': _('Costa Rica'),
- 'CI': _('Cote d\'Ivoire'),
+ 'CI': _("Cote d'Ivoire"),
'HR': _('Croatia'),
'CU': _('Cuba'),
'CY': _('Cyprus'),
@@ -122,11 +119,11 @@ COUNTRIES = {
'KZ': _('Kazakhstan'),
'KE': _('Kenya'),
'KI': _('Kiribati'),
- 'KP': _('Korea, Democratic People\'s Republic of'),
+ 'KP': _("Korea, Democratic People's Republic of"),
'KR': _('Korea, Republic of'),
'KW': _('Kuwait'),
'KG': _('Kyrgyzstan'),
- 'LA': _('Lao People\'s Democratic Republic'),
+ 'LA': _("Lao People's Democratic Republic"),
'LV': _('Latvia'),
'LB': _('Lebanon'),
'LS': _('Lesotho'),