Show
Ignore:
Timestamp:
11/05/06 23:46:51 (3 years ago)
Author:
Christophe Mutricy <xtophe@videolan.org>
git-committer:
Christophe Mutricy <xtophe@videolan.org> 1147384011 +0000
git-parent:

[272e38a0b5628d7dd74da24d94cb6cefbe608ae9]

git-author:
Christophe Mutricy <xtophe@videolan.org> 1147384011 +0000
Message:

Synchronise the po file from the 0.8.5 branch.
Add gl, he, hu and sv to activated l10n.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • src/libvlc.h

    rb7169e0 r4815d7f  
    2929 
    3030static char *ppsz_language[] = 
    31 { "auto", "en", "en_GB", "ca", "da", "de", "es", "fr", "it", "ja", 
    32 "ka","ko", "nl", "oc", "pt_BR", "ro", "ru", "tr", "zh_CN", "zh_TW" }; 
     31{ "auto", "en", "en_GB", "ca", "da", "de", "es", "fr", "gl", "he", "hu", 
     32  "it", "ja", "ka", "ko", "nl", "oc", "pt_BR", "ro", "ru", "sv", "tr", 
     33  "zh_CN", "zh_TW" }; 
    3334 
    3435static char *ppsz_language_text[] = 
    3536{ N_("Auto"), N_("American English"), N_("British English"), 
    3637N_("Catalan"), N_("Danish"), N_("German"), N_("Spanish"), N_("French"), 
    37 N_("Italian"), N_("Japanese"),N_("Georgian"), N_("Korean"), 
    38 N_("Dutch"), N_("Occitan"), N_("Brazilian Portuguese"), N_("Romanian"), 
    39 N_("Russian"), N_("Turkish"), N_("Simplified Chinese"), 
    40 N_("Chinese Traditional") }; 
     38N_("Galician"), N_("Hebrew"), N_("Hungarian"),N_("Italian"), 
     39N_("Japanese"),N_("Georgian"), N_("Korean"), N_("Dutch"), N_("Occitan"), 
     40N_("Brazilian Portuguese"), N_("Romanian"), N_("Russian"), N_("Swedish"), 
     41N_("Turkish"), N_("Simplified Chinese"), N_("Chinese Traditional") }; 
    4142 
    4243static char *ppsz_snap_formats[] =