summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorvoroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-07-18 15:07:55 +0000
committervoroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-07-18 15:07:55 +0000
commite55a7df2081c0abff3e11baf9e0d82359867cf63 (patch)
tree7c83e17d0a6afc2695455914d3b03c465c8b6728 /help
parentd2705f7abe654c84a984d311abc80d5be921ccc0 (diff)
downloadmpv-e55a7df2081c0abff3e11baf9e0d82359867cf63.tar.bz2
mpv-e55a7df2081c0abff3e11baf9e0d82359867cf63.tar.xz
r23745: Add the sub_scale property and command.
r23747: Add a loop command and property. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23818 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-ru.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/help/help_mp-ru.h b/help/help_mp-ru.h
index 379700040c..7fe12453aa 100644
--- a/help/help_mp-ru.h
+++ b/help/help_mp-ru.h
@@ -2,7 +2,7 @@
// Dmitry Baryshkov <mitya@school.ioffe.ru>
// Reworked by: Andrew Savchenko aka Bircoph <Bircoph[at]list[dot]ru>
-// Synced with help_mp-en.h: r23588
+// Synced with help_mp-en.h: r23747
// ========================= MPlayer help ===========================
@@ -229,6 +229,7 @@ static char help_text[]=
#define MSGTR_Balance "Баланс"
// property state
+#define MSGTR_LoopStatus "Повторять: %s"
#define MSGTR_MuteStatus "Приглушить: %s"
#define MSGTR_AVDelayStatus "A-V задержка: %s"
#define MSGTR_OnTopStatus "Поверх остальных: %s"
@@ -240,6 +241,7 @@ static char help_text[]=
#define MSGTR_SubPosStatus "Позиция субтитров: %s/100"
#define MSGTR_SubAlignStatus "Выравнивание субтитров: %s"
#define MSGTR_SubDelayStatus "Задержка субтитров: %s"
+#define MSGTR_SubScale "Масштаб субтитров: %s"
#define MSGTR_SubVisibleStatus "Субтитры: %s"
#define MSGTR_SubForcedOnlyStatus "Форсированы только субтитры: %s"