[vlc-commits] Correct default code page for modern greek
    Rémi Denis-Courmont 
    git at videolan.org
       
    Sun Sep 16 19:43:00 CEST 2012
    
    
  
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Tue Feb 28 20:01:42 2012 +0200| [4de9e2db117ceff25889459123893488fabc032a] | committer: Rémi Denis-Courmont
Correct default code page for modern greek
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4de9e2db117ceff25889459123893488fabc032a
---
 po/el.po |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/po/el.po b/po/el.po
index 75e4f70..7a1eb93 100644
--- a/po/el.po
+++ b/po/el.po
@@ -11801,7 +11801,7 @@ msgstr "Αποκωδικοποιητής υπότιτλων USF"
 #. languages using the Latin alphabet.
 #: modules/codec/subsdec.c:94
 msgid "Default (Windows-1252)"
-msgstr "Προεπιλεγμένη (Windows-1252)"
+msgstr "Προεπιλεγμένη (Windows-1253)"
 
 #: modules/codec/subsdec.c:95
 #, fuzzy
@@ -12019,7 +12019,7 @@ msgstr "Αποκωδικοποιητής κειμένου υπότιτλων"
 #: modules/codec/subsdec.c:290 modules/demux/avi/avi.c:96
 msgctxt "GetACP"
 msgid "CP1252"
-msgstr "CP1252"
+msgstr "CP1253"
 
 #: modules/codec/subsusf.c:46
 msgid "USFSubs"
    
    
More information about the vlc-commits
mailing list