From 4751e9111f1ec3802b8194da55309420a5403622 Mon Sep 17 00:00:00 2001 From: Johannes Raggam Date: Sun, 8 May 2011 21:15:15 +0200 Subject: html titles diff --git a/templates/program/day_schedule.html b/templates/program/day_schedule.html index a336fdb..e27f6f8 100644 --- a/templates/program/day_schedule.html +++ b/templates/program/day_schedule.html @@ -1,6 +1,6 @@ - Day schedule: {{ day|date:"l, d.m.Y" }} + Tagesansicht {{ day|date:"l, d.m.Y" }} — Radio Helsinki - Freies Radio Graz diff --git a/templates/program/host_detail.html b/templates/program/host_detail.html index b611c8d..bbe801e 100644 --- a/templates/program/host_detail.html +++ b/templates/program/host_detail.html @@ -1,6 +1,6 @@ - Host detail: {{ host.name }} + Host: {{ host.name }} — Radio Helsinki - Freies Radio Graz diff --git a/templates/program/host_list.html b/templates/program/host_list.html index d05ae11..8ad81b0 100644 --- a/templates/program/host_list.html +++ b/templates/program/host_list.html @@ -1,6 +1,6 @@ - Host list + Sendungsmacherinnen — Radio Helsinki - Freies Radio Graz diff --git a/templates/program/recommendations.html b/templates/program/recommendations.html index 0cce965..0a445f5 100644 --- a/templates/program/recommendations.html +++ b/templates/program/recommendations.html @@ -1,6 +1,6 @@ - Recomendations + Tipps — Radio Helsinki - Freies Radio Graz diff --git a/templates/program/show_detail.html b/templates/program/show_detail.html index 60a109b..61735e6 100644 --- a/templates/program/show_detail.html +++ b/templates/program/show_detail.html @@ -1,6 +1,6 @@ - Show detail: {{ show.name }} + Sendung: {{ show.name }} — Radio Helsinki - Freies Radio Graz diff --git a/templates/program/show_list.html b/templates/program/show_list.html index f7bf327..566cbe1 100644 --- a/templates/program/show_list.html +++ b/templates/program/show_list.html @@ -1,6 +1,6 @@ - Show list + Sendungen — Radio Helsinki - Freies Radio Graz diff --git a/templates/program/timeslot_detail.html b/templates/program/timeslot_detail.html index 1a5082f..7955451 100644 --- a/templates/program/timeslot_detail.html +++ b/templates/program/timeslot_detail.html @@ -1,6 +1,6 @@ - Timeslot detail: {{ timeslot }} + Sendung: {{ timeslot }} — Radio Helsinki - Freies Radio Graz diff --git a/templates/program/week_schedule.html b/templates/program/week_schedule.html index 2d01ebd..4ee2d3f 100644 --- a/templates/program/week_schedule.html +++ b/templates/program/week_schedule.html @@ -1,6 +1,6 @@ - Week schedule + Wochenansicht — Radio Helsinki - Freies Radio Graz -- cgit v0.10.2