diff options
author | jheryan <jheryan@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-01-28 06:26:16 +0000 |
---|---|---|
committer | jheryan <jheryan@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-01-28 06:26:16 +0000 |
commit | c778710fe6217d4996c27c3fbef2585eeea624c0 (patch) | |
tree | 4eaa1772121b3ab640334bde6ef41a5a8f924071 /help/help_mp-cs.h | |
parent | 44b2b905b84555b226932cdebbd7216515122908 (diff) | |
download | mpv-c778710fe6217d4996c27c3fbef2585eeea624c0.tar.bz2 mpv-c778710fe6217d4996c27c3fbef2585eeea624c0.tar.xz |
Sync with 1.157
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14605 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-cs.h')
-rw-r--r-- | help/help_mp-cs.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/help/help_mp-cs.h b/help/help_mp-cs.h index f7bf2bd8ba..3b24f2646b 100644 --- a/help/help_mp-cs.h +++ b/help/help_mp-cs.h @@ -1,7 +1,7 @@ // Translated by: Jiri Svoboda, jiri.svoboda@seznam.cz // Updated by: Tomas Blaha, tomas.blaha at kapsa.club.cz // Jiri Heryan, technik at domotech.cz -// Synced to 1.156 +// Synced to 1.157 // ========================= MPlayer help =========================== #ifdef HELP_MP_DEFINE_STATIC @@ -661,6 +661,7 @@ static char help_text[]= #define MSGTR_MENU_NextStream "Další proud" #define MSGTR_MENU_PrevStream "Předchozí proud" #define MSGTR_MENU_Size "Velikost" +#define MSGTR_MENU_HalfSize "Poloviční velikost" #define MSGTR_MENU_NormalSize "Normální velikost" #define MSGTR_MENU_DoubleSize "Dvojnásobná velikost" #define MSGTR_MENU_FullScreen "Celá obrazovka" |