# HG changeset patch # User kraymer # Date 1160814185 0 # Node ID 463e14ebceaa0b6585851039aa633ce6fad3c78b # Parent ab5a74fffba9d04cad5501cfada44a6a97946e9a r20191: slight overall verbosity reduction chinese patch by Jin Sheldon (jinsh2 yahoo com) diff -r ab5a74fffba9 -r 463e14ebceaa help/help_mp-de.h --- a/help/help_mp-de.h Sat Oct 14 00:43:28 2006 +0000 +++ b/help/help_mp-de.h Sat Oct 14 08:23:05 2006 +0000 @@ -4,7 +4,7 @@ // Alexander Strasser // Sebastian Krämer -// In sync with r20162 +// In sync with r20191 // ========================= MPlayer help =========================== @@ -663,8 +663,7 @@ // LIRC: #define MSGTR_SettingUpLIRC "Initialisiere LIRC-Unterstützung...\n" -#define MSGTR_LIRCdisabled "Verwendung der Fernbedienung nicht möglich.\n" -#define MSGTR_LIRCopenfailed "Fehler beim Öffnen der LIRC-Unterstützung.\n" +#define MSGTR_LIRCopenfailed "Fehler beim Öffnen der LIRC-Unterstützung.\nVerwendung der Fernbedienung nicht möglich.\n" #define MSGTR_LIRCcfgerr "Kann LIRC-Konfigurationsdatei %s nicht lesen.\n" // vf.c diff -r ab5a74fffba9 -r 463e14ebceaa help/help_mp-zh_CN.h --- a/help/help_mp-zh_CN.h Sat Oct 14 00:43:28 2006 +0000 +++ b/help/help_mp-zh_CN.h Sat Oct 14 08:23:05 2006 +0000 @@ -1,4 +1,4 @@ -// Synced with help_mp-en.h r20162 +// Synced with help_mp-en.h r20191 // Translated by Lu Ran , Sheldon Jin // (Translator before 2006-04-24) // Emfox Zhou @@ -636,8 +636,7 @@ // LIRC: #define MSGTR_SettingUpLIRC "起动红外遥控支持...\n" -#define MSGTR_LIRCdisabled "你将无法使用遥控器。\n" -#define MSGTR_LIRCopenfailed "红外遥控支持起动失败。\n" +#define MSGTR_LIRCopenfailed "打开红外遥控支持失败。你将无法使用遥控器。\n" #define MSGTR_LIRCcfgerr "读取 LIRC 配置文件 %s 失败。\n" // vf.c