diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-06-13 20:02:50 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-06-13 20:02:50 +0000 |
commit | d53b11b8fd2515575755a673db7c9c918fd14ba8 (patch) | |
tree | a77ccd67223fc7cab5befd123913202a2767298f /help | |
parent | f32852d5f189293111e2ac93947f140031b45b43 (diff) | |
download | mpv-d53b11b8fd2515575755a673db7c9c918fd14ba8.tar.bz2 mpv-d53b11b8fd2515575755a673db7c9c918fd14ba8.tar.xz |
Further corrections by "Ironhell3 ." <ironhell3@hotmail.com>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10290 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r-- | help/help_mp-el.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/help/help_mp-el.h b/help/help_mp-el.h index e3c3ee358c..111b8c8c0e 100644 --- a/help/help_mp-el.h +++ b/help/help_mp-el.h @@ -374,7 +374,7 @@ static char help_text[]= #define MSGTR_OtherSelect "Επιλογή ..." #define MSGTR_AudioFileSelect "Επιλογή εξωτερικού αρχείου ήχου ..." #define MSGTR_FontSelect "Επιλογή γραμματοσειράς ..." -#define MSGTR_PlayList "Λίστα" +#define MSGTR_PlayList "Λίστα Αναπαραγωγής" #define MSGTR_Equalizer "Equalizer" #define MSGTR_SkinBrowser "Λίστα skins" #define MSGTR_Network "Streaming δικτύου." @@ -459,7 +459,7 @@ static char help_text[]= #define MSGTR_MENU_Chapter "Κεφάλαιο %2d" #define MSGTR_MENU_AudioLanguages "Γλώσσες ήχου" #define MSGTR_MENU_SubtitleLanguages "Γλώσσες υποτίτλων" -#define MSGTR_MENU_PlayList "Λίστα" +#define MSGTR_MENU_PlayList "Λίστα Αναπαραγωγής" #define MSGTR_MENU_SkinBrowser "Λίστα skins" #define MSGTR_MENU_Preferences "Ρυθμίσεις" #define MSGTR_MENU_Exit "Έξοδος ..." |