summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de>2008-04-30 21:25:19 +0200
committerDieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de>2008-04-30 21:25:19 +0200
commitff847c2aea49ba616f8876e6723cfb65b18655ea (patch)
tree5ab16e221706d2571f37155a539fc59ff06c022f
parentf0fb8bbf5f1c159ad08f029a0cd2d059779ab16b (diff)
downloadvdr-plugin-live-ff847c2aea49ba616f8876e6723cfb65b18655ea.tar.gz
vdr-plugin-live-ff847c2aea49ba616f8876e6723cfb65b18655ea.tar.bz2
Changed version number to 0.2.0release_0-2-0cvs-commit-358
Regenerated i18n-generated.h file for compatibility with older VDR versions.
-rw-r--r--i18n-generated.h18
-rw-r--r--setup.h4
2 files changed, 11 insertions, 11 deletions
diff --git a/i18n-generated.h b/i18n-generated.h
index 9740ebb..23963bd 100644
--- a/i18n-generated.h
+++ b/i18n-generated.h
@@ -1139,7 +1139,7 @@ const tI18nPhrase Phrases[] = {
"",
"Programmation est active.",
"",
- "",
+ "Tarkistuksessa löydettiin ",
"",
"",
"",
@@ -1174,7 +1174,7 @@ const tI18nPhrase Phrases[] = {
"",
"Programmation est active.",
"",
- "",
+ "päällekkäinen ajastin",
"",
"",
"",
@@ -1209,7 +1209,7 @@ const tI18nPhrase Phrases[] = {
"",
"Programmation est active.",
"",
- "",
+ "päällekkäistä ajastinta",
"",
"",
"",
@@ -4884,7 +4884,7 @@ const tI18nPhrase Phrases[] = {
"",
"",
"",
- "",
+ "Huomiotasi tarvitaan",
"",
"",
"",
@@ -4919,7 +4919,7 @@ const tI18nPhrase Phrases[] = {
"",
"",
"",
- "",
+ "Reagoi",
"",
"",
"",
@@ -4954,7 +4954,7 @@ const tI18nPhrase Phrases[] = {
"",
"",
"",
- "",
+ "Ohita",
"",
"",
"",
@@ -6179,7 +6179,7 @@ const tI18nPhrase Phrases[] = {
"",
"Chef de projet",
"",
- "Projektipäällikkö",
+ "Projektin idea",
"",
"",
"",
@@ -7089,7 +7089,7 @@ const tI18nPhrase Phrases[] = {
"",
"Diffusez cette chaîne vers le navigateur.",
"",
- "Suoratoista selaimeen",
+ "Suoratoisto selaimeen",
"",
"",
"",
@@ -8104,7 +8104,7 @@ const tI18nPhrase Phrases[] = {
"",
"Programmation est active.",
"",
- "Päällekkäisiä ajastimia",
+ "Päällekkäiset ajastimet",
"",
"",
"",
diff --git a/setup.h b/setup.h
index 6af356c..cc1d853 100644
--- a/setup.h
+++ b/setup.h
@@ -8,8 +8,8 @@
#include "live.h"
#include <vdr/menuitems.h>
-#define LIVEVERSION "0.1.0"
-#define LIVEVERSNUM 100
+#define LIVEVERSION "0.2.0"
+#define LIVEVERSNUM 200
#define LIVESUMMARY trNOOP("Live Interactive VDR Environment")
namespace vdrlive {