|
@@ -19,7 +19,6 @@ language_codes = \
|
|
|
('en-CA', 'English', 'Canada', 'English'),
|
|
|
('en-GB', 'English', 'United Kingdom', 'English'),
|
|
|
('en-IE', 'English', 'Ireland', 'English'),
|
|
|
- ('en-IN', 'English', 'India', 'English'),
|
|
|
('en-NZ', 'English', 'New Zealand', 'English'),
|
|
|
('en-US', 'English', 'United States', 'English'),
|
|
|
('es', 'Español', '', 'Spanish'),
|
|
@@ -50,9 +49,7 @@ language_codes = \
|
|
|
('nl-BE', 'Nederlands', 'België', 'Dutch'),
|
|
|
('nl-NL', 'Nederlands', 'Nederland', 'Dutch'),
|
|
|
('pl-PL', 'Polski', '', 'Polish'),
|
|
|
- ('pt', 'Português', '', 'Portuguese'),
|
|
|
- ('pt-BR', 'Português', 'Brasil', 'Portuguese'),
|
|
|
- ('pt-PT', 'Português', 'Portugal', 'Portuguese'),
|
|
|
+ ('pt-PT', 'Português', '', 'Portuguese'),
|
|
|
('ro-RO', 'Română', '', 'Romanian'),
|
|
|
('ru-RU', 'Русский', '', 'Russian'),
|
|
|
('sk-SK', 'Slovenčina', '', 'Slovak'),
|