1
mirror of https://github.com/mpv-player/mpv synced 2024-10-06 14:54:02 +02:00
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12597 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
paszczi 2004-06-16 21:36:28 +00:00
parent 6adb2560e8
commit 0fa7e03ac5

View File

@ -1,7 +1,7 @@
// Translated by: Kuba "Qba" Misiorny <jim85@wp.pl>
// Wszelkie uwagi i poprawki mile widziane :)
//
// Synced with help_mp-en.h 1.116
// Synced with help_mp-en.h 1.117
// ========================= MPlayer help ===========================
@ -355,6 +355,9 @@ static char help_text[]=
#define MSGTR_MovieAspectIsSet "Proporcje filmu (obrazu) to %.2f:1 - skaluję do prawidłowych proporcji.\n"
#define MSGTR_MovieAspectUndefined "Proporcje filmu (obrazu) nie są zdefiniowane - nie skaluję.\n"
// x11_common.c
#define MSGTR_EwmhFullscreenStateFailed "\nX11: Nie mogę wysłać zdarzenia pełnego ekranu EWMH!\n"
// ====================== GUI messages/buttons ========================
#ifdef HAVE_NEW_GUI