~ubuntu-branches/ubuntu/lucid/mythtv/lucid

« back to all changes in this revision

Viewing changes to themes/defaultmenu/manage_recordings.xml

  • Committer: Bazaar Package Importer
  • Author(s): Mario Limonciello, Mario Limonciello, John Baab
  • Date: 2009-09-29 01:33:23 UTC
  • mfrom: (1.1.35 upstream)
  • Revision ID: james.westby@ubuntu.com-20090929013323-6pvn8encm757zbxw
Tags: 0.22.0~trunk22101-0ubuntu1
[ Mario Limonciello ]
* New upstream checkout (r22101)
* Try to guard and make sure that ~mythtv is read from /etc/passwd 
  rather than assuming it's /home/mythtv.

[ John Baab ]
* debian/mythtv-common.postinst:
  - Added symlink for /home/mythtv/.mythtv/config.xml

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" ?>
1
2
<mythmenu name="MANAGE_RECORDINGS">
2
3
 
3
4
    <button>
29
30
        <alttext lang="RU">Расписание</alttext>
30
31
        <alttext lang="PL">Harmonogram</alttext>
31
32
        <description>Pick shows to record</description>
 
33
        <description lang="DE">Welche Sendung möchten Sie aufnehmen?</description>
32
34
        <action>MENU tv_schedule.xml</action>
33
35
    </button>
34
36
 
35
37
    <button>
36
38
        <type>TV_RECORDING_RULES</type>
37
39
        <text>Recording Rules</text>
 
40
        <text lang="DE">Aufnahmeregeln</text>
38
41
        <text lang="FR">Règles d&apos;enregistrement</text>
39
42
        <alttext>Manage Rules</alttext>
40
43
        <alttext lang="FR">Gérer les règles</alttext>
41
44
        <description>Edit or delete any recording rule</description>
 
45
        <description lang="DE">Bearbeiten/Löschen der Aufnahmeregeln</description>
42
46
        <action>TV_MANAGE_RECORDING_RULES</action>
43
47
    </button>
44
48
 
67
71
        <text lang="HE">ההקלטות הבאות</text>
68
72
        <alttext lang="SV">Kommande</alttext>
69
73
        <description>See what will be recorded next</description>
 
74
        <description lang="DE">Was wird als nächstes aufgenommen?</description>
70
75
        <action>TV_FIX_CONFLICTS</action>
71
76
    </button>
72
77
 
99
104
        <alttext lang="RU">Удалить</alttext>
100
105
        <alttext lang="PL">Kasowanie</alttext>
101
106
        <description>Remove television recordings</description>
 
107
        <description lang="DE">TV-Aufnahmen löschen</description>
102
108
        <action>TV_DELETE</action>
103
109
    </button>
104
110
 
125
131
        <text lang="HE">הוקלט מקודם</text>
126
132
        <alttext lang="SV">Tidigare</alttext>
127
133
        <description>See what you have recorded before</description>
 
134
        <description lang="DE">Was Sie bisher aufgenommen haben</description>
128
135
        <action>TV_PREVIOUS</action>
129
136
    </button>
130
137
 
150
157
        <text lang="PL">Ustaw priorytety</text>
151
158
        <text lang="HE">הגדרת קדימויות</text>
152
159
        <description>Prioritize some shows over others</description>
 
160
        <description lang="DE">Welche Aufnahme ist Ihnen am wichtigsten?</description>
153
161
        <action>TV_SET_RECPRIORITIES</action>
154
162
    </button>
155
163