changeset a1b03412a1cd in /home/hg/repos/gajim
details:http://hg.gajim.org/gajim?cmd=changeset;node=a1b03412a1cd
description: add herew to the list of language ictionnaries
diffstat:
src/chat_control.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 79d34aeb9b36 -r a1b03412a1cd src/chat_control.py
--- a/src/chat_control.py Wed Sep 05 19:39:07 2012 -0400
+++ b/src/chat_control.py Thu Sep 06 18:41:30 2012 +0200
@@ -91,7 +91,7 @@
_('Dutch'): 'nl', _('Norwegian'): 'no', _('Polish'): 'pl',
_('Portuguese'): 'pt', _('Brazilian Portuguese'): 'pt_BR',
_('Russian'): 'ru', _('Serbian'): 'sr', _('Slovak'): 'sk',
- _('Swedish'): 'sv', _('Chinese (Ch)'): 'zh_CN'}
+ _('Swedish'): 'sv', _('Chinese (Ch)'): 'zh_CN', _('Hebrew'): 'he'}
if gajim.config.get('use_speller') and HAS_GTK_SPELL:
# loop removing non-existent dictionaries
_______________________________________________
Commits mailing list
[email protected]
http://lists.gajim.org/cgi-bin/listinfo/commits