summaryrefslogtreecommitdiff
path: root/i18n.c
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-02-21 09:58:49 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2004-02-21 09:58:49 +0100
commit062935a84477549c89c9cb978f0f296a1f12f6db (patch)
tree3982503da4a2ac1cc3586bdd510ab2a9eb0d2273 /i18n.c
parent402184b9da571d8bed4e6c118074d451c6b355f1 (diff)
downloadvdr-062935a84477549c89c9cb978f0f296a1f12f6db.tar.gz
vdr-062935a84477549c89c9cb978f0f296a1f12f6db.tar.bz2
Fixed some Russian OSD texts
Diffstat (limited to 'i18n.c')
-rw-r--r--i18n.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/i18n.c b/i18n.c
index f87827b6..abf7ff15 100644
--- a/i18n.c
+++ b/i18n.c
@@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
- * $Id: i18n.c 1.146 2004/01/25 14:41:02 kls Exp $
+ * $Id: i18n.c 1.147 2004/02/20 13:58:14 kls Exp $
*
* Translations provided by:
*
@@ -835,7 +835,7 @@ const tI18nPhrase Phrases[] = {
"",//TODO
"",//TODO
"",//TODO
- "",//TODO
+ "Сканировать",
},
// Confirmations:
{ "Delete channel?",
@@ -4140,7 +4140,7 @@ const tI18nPhrase Phrases[] = {
"",// TODO
"Ennek a plugin-nak nincs setup-parametere!",
"Aquest plugin no admet configuraciѓ!",
- "Модуль расширения не имеет параметров настройки!",
+ "Модуль не имеет параметров настройки!",
},
{ NULL }
};