summaryrefslogtreecommitdiff
path: root/i18n-template.h
diff options
context:
space:
mode:
authorDieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de>2015-02-13 23:12:55 +0100
committerDieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de>2015-02-13 23:12:55 +0100
commit2e55b6eded32e4bff1321a3363b4374f92bd8423 (patch)
tree7e9dea44fe0de3457b61c83b0c54e4176843155d /i18n-template.h
parent3b052e1cf70a494cfd12d486ba960accf8326523 (diff)
downloadvdr-plugin-live-2e55b6eded32e4bff1321a3363b4374f92bd8423.tar.gz
vdr-plugin-live-2e55b6eded32e4bff1321a3363b4374f92bd8423.tar.bz2
Dropped i18n support for VDR versions earlier than 1.5.7.
Diffstat (limited to 'i18n-template.h')
-rw-r--r--i18n-template.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/i18n-template.h b/i18n-template.h
deleted file mode 100644
index c430099..0000000
--- a/i18n-template.h
+++ /dev/null
@@ -1,16 +0,0 @@
-/*
- WARNING: automatically generated content. Changes will get lost!
-
- If this file is 'i18n-generated.h' then it *really* is automatically
- generated.
- If this file is 'i18n-template.h' then it is the base for the
- autogeneration of the other file.
-
- This file is part of live.
-*/
-
-const tI18nPhrase Phrases[] = {
-// START I18N
-// END I18N
- { NULL }
-};