Diff for /loncom/localize/localize/he.pm between versions 1.15 and 1.16

version 1.15, 2011/12/21 13:59:52 version 1.16, 2014/01/17 15:35:21
Line 46  use base qw(Apache::localize); Line 46  use base qw(Apache::localize);
 #'htmlarea_lang' => 'he',  #'htmlarea_lang' => 'he',
 #'spellcheck_lang' => 'he',  #'spellcheck_lang' => 'he',
   
    ''     'Deutsch - UTF' # do not translate
 => '',  => 'Deutsch - UTF',
   
      'English - UTF' # do not translate
   => 'English - UTF',
   
      'Português - UTF' # do not translate
   => 'Português - UTF',
   
      'español (castellano) - UTF' # do not translate
   => 'español (castellano) - UTF',
   
      'français - UTF' # do not translate
   => 'français - UTF',
   
      'türkçe - UTF' # do not translate
   => 'türkçe - UTF',
   
      'Русский - UTF' # do not translate
   => 'Русский - UTF',
   
      'עברית - UTF' # do not translate
   => 'עברית - UTF',
   
      '日本語 - UTF' # do not translate
   => '日本語 - UTF',
   
      '简体中文 - UTF' # do not translate
   => '简体中文 - UTF',
   
      'ﺍیﺭﺎﻧی - UTF' # do not translate
   => 'ﺍیﺭﺎﻧی - UTF',
   
      'ﺎﻠﻋﺮﺒﻳﺓ - UTF' # do not translate
   => 'ﺎﻠﻋﺮﺒﻳﺓ - UTF',
   
      'Swedish Chef - UTF'
   => 'Swedish Chef - UTF',
   
 #SYNCMARKER  #SYNCMARKER
 );  );

Removed from v.1.15  
changed lines
  Added in v.1.16


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>