changeset 23798:2db7db867ca4

r23745: Add the sub_scale property and command. r23747: Add a loop command and property.
author voroshil
date Wed, 18 Jul 2007 15:07:55 +0000
parents ce7bb9afa58a
children 5f4d0acb4a55
files help/help_mp-ru.h
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/help/help_mp-ru.h	Wed Jul 18 13:02:08 2007 +0000
+++ b/help/help_mp-ru.h	Wed Jul 18 15:07:55 2007 +0000
@@ -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 @@
 #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 @@
 #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"