[vlc-commits] Correct default code page for modern greek
    Rémi Denis-Courmont 
    git at videolan.org
       
    Tue Feb 28 19:03:26 CET 2012
    
    
  
vlc/vlc-2.0 | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Tue Feb 28 20:01:42 2012 +0200| [0faef3eeba4e99a00b0773dc896e4533d4e6d94a] | committer: Rémi Denis-Courmont
Correct default code page for modern greek
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=0faef3eeba4e99a00b0773dc896e4533d4e6d94a
---
 po/el.po |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/po/el.po b/po/el.po
index 2e406ef..5e70f8d 100644
--- a/po/el.po
+++ b/po/el.po
@@ -11785,7 +11785,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
@@ -12003,7 +12003,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