From 2fcbdbd22272aae4f30e0842a42e11e0ca1844a1 Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Wed, 9 Jan 2008 22:37:59 +0100 Subject: - first try with favorites --- po/da_DK.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'po/da_DK.po') diff --git a/po/da_DK.po b/po/da_DK.po index 1b94804..0721988 100644 --- a/po/da_DK.po +++ b/po/da_DK.po @@ -107,9 +107,6 @@ msgstr "" msgid "Couldn't grab image from primary device" msgstr "" -msgid "channels" -msgstr "" - msgid "Couldn't aquire access to channels, please try again later." msgstr "" @@ -722,6 +719,9 @@ msgstr "" msgid "%a, %b %d" msgstr "" +msgid "Favorites" +msgstr "" + msgid "View the schedule of this channel" msgstr "" -- cgit v1.2.3 From 1f4a4cfc016c562eb7c8e2b3d99fa53dea036ece Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Thu, 10 Jan 2008 13:36:07 +0100 Subject: - translation fixes --- po/da_DK.po | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'po/da_DK.po') diff --git a/po/da_DK.po b/po/da_DK.po index 362cab5..42da18b 100644 --- a/po/da_DK.po +++ b/po/da_DK.po @@ -560,9 +560,6 @@ msgstr "" msgid "If you encounter any bugs or would like to suggest new features, please use our bugtracker" msgstr "" -msgid "RecDate" -msgstr "" - msgid "List of recordings" msgstr "" @@ -731,6 +728,18 @@ msgstr "" msgid "more" msgstr "" +msgid "in" +msgstr "" + +msgid "since" +msgstr "" + +msgid "hours" +msgstr "" + +msgid "minutes" +msgstr "" + msgid "Now" msgstr "" -- cgit v1.2.3 From 3be2cb060c30581bd1c59c72a90b0d0c3f79bd45 Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Sun, 13 Jan 2008 13:46:22 +0100 Subject: - code for collecting and displaying EPG events in 'What's on' is now separated --- po/da_DK.po | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'po/da_DK.po') diff --git a/po/da_DK.po b/po/da_DK.po index 42da18b..0721988 100644 --- a/po/da_DK.po +++ b/po/da_DK.po @@ -728,18 +728,6 @@ msgstr "" msgid "more" msgstr "" -msgid "in" -msgstr "" - -msgid "since" -msgstr "" - -msgid "hours" -msgstr "" - -msgid "minutes" -msgstr "" - msgid "Now" msgstr "" -- cgit v1.2.3 From c1b029ee77466aab34207d06dd2e7a475bbbb053 Mon Sep 17 00:00:00 2001 From: Dieter Hametner Date: Sun, 13 Jan 2008 23:25:40 +0100 Subject: A little bit of cleanup in epg_events.[h|cpp] after the last changes. --- po/da_DK.po | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'po/da_DK.po') diff --git a/po/da_DK.po b/po/da_DK.po index 0721988..4e49989 100644 --- a/po/da_DK.po +++ b/po/da_DK.po @@ -107,6 +107,9 @@ msgstr "" msgid "Couldn't grab image from primary device" msgstr "" +msgid "channels" +msgstr "" + msgid "Couldn't aquire access to channels, please try again later." msgstr "" @@ -560,6 +563,9 @@ msgstr "" msgid "If you encounter any bugs or would like to suggest new features, please use our bugtracker" msgstr "" +msgid "RecDate" +msgstr "" + msgid "List of recordings" msgstr "" -- cgit v1.2.3