[totem] opensubtitles: Fix a typo in a language name
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] opensubtitles: Fix a typo in a language name
- Date: Thu, 28 Apr 2011 08:42:40 +0000 (UTC)
commit 6617e87b787287498bec86ece643160a3c4208d6
Author: Philip Withnall <philip tecnocode co uk>
Date: Thu Apr 28 09:41:58 2011 +0100
opensubtitles: Fix a typo in a language name
Closes: bgo#648825
src/plugins/opensubtitles/opensubtitles.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/opensubtitles/opensubtitles.py b/src/plugins/opensubtitles/opensubtitles.py
index 8a1e287..7095e65 100644
--- a/src/plugins/opensubtitles/opensubtitles.py
+++ b/src/plugins/opensubtitles/opensubtitles.py
@@ -39,7 +39,7 @@ LANGUAGES_STR = [ (D_('iso_639_3', 'Albanian'), 'sq'),
(D_('iso_639_3', 'Armenian'), 'hy'),
(D_('iso_639_3', 'Neo-Aramaic, Assyrian'), 'ay'),
(D_('iso_639_3', 'Bosnian'), 'bs'),
- (_('Brasilian Portuguese'), 'pb'),
+ (_('Brazilian Portuguese'), 'pb'),
(D_('iso_639_3', 'Bulgarian'), 'bg'),
(D_('iso_639_3', 'Catalan'), 'ca'),
(D_('iso_639_3', 'Chinese'), 'zh'),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]