summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-04-20 09:42:37 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2002-04-20 09:42:37 +0200
commit5153104e7edd698ee006964dcea479539dba8ebb (patch)
tree252f39ad58a7930f84bcd2763bafa850fbd9dfd2
parent9b840b07c434702a3b39aae79c1c001fa4f7a66a (diff)
downloadvdr-5153104e7edd698ee006964dcea479539dba8ebb.tar.gz
vdr-5153104e7edd698ee006964dcea479539dba8ebb.tar.bz2
Fixed some missing ',' in i18n.c
-rw-r--r--CONTRIBUTORS3
-rw-r--r--HISTORY1
-rw-r--r--i18n.c6
3 files changed, 7 insertions, 3 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 8bd2b7b3..727caedd 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -299,3 +299,6 @@ Jean Martin <mac_j_fr@hotmail.com>
Steffen Koch <Steffen.Koch@koch-enterprises.de>
for reporting a crash when selecting the "Jump" function directly after setting
an editing mark
+
+Matthias Hilbig <hilbig@upb.de>
+ for fixing some missing ',' in i18n.c
diff --git a/HISTORY b/HISTORY
index ef3b0865..ce60e733 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1209,3 +1209,4 @@ Video Disk Recorder Revision History
- Fixed a crash when selecting the "Jump" function directly after setting an
editing mark (thanks to Steffen Koch for reporting and Stefan Huelswitt for
fixing this one).
+- Fixed some missing ',' in i18n.c (thanks to Matthias Hilbig).
diff --git a/i18n.c b/i18n.c
index 6ccc160a..eb37100a 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.81 2002/04/16 16:02:49 kls Exp $
+ * $Id: i18n.c 1.82 2002/04/20 09:40:37 kls Exp $
*
* Slovenian translations provided by Miha Setina <mihasetina@softhome.net> and Matjaz Thaler <matjaz.thaler@guest.arnes.si>
* Italian translations provided by Alberto Carraro <bertocar@tin.it>
@@ -544,7 +544,7 @@ const tPhrase Phrases[] = {
"Timer zeichnet auf - trotzdem löschen?",
"Snemanje po terminu - zares odstrani?",
"Timer in regestazione - cancello?",
- "Timer neemt nog op - toch verwijderen?"
+ "Timer neemt nog op - toch verwijderen?",
"Timer activo - têm a certeza que quer apagar?",
"Enregistrement en cours - confirmez la suppression",
"Timer gjør opptak - vil du slette likevel?",
@@ -2129,7 +2129,7 @@ const tPhrase Phrases[] = {
"Eerste DVB-kaart wordt omgeschakeld...",
"A mudar interface DVB primário...",
"Changement de carte DVB primaire...",
- "Bytter første DVB-enhet..."
+ "Bytter første DVB-enhet...",
"Vaihdetaan ensisijainen vastaanotin...",
"Pierwszy interfejs DVB przelacza...",
"Cambio interface primario...",