mirror of
https://github.com/VDR4Arch/vdr.git
synced 2023-10-10 13:36:52 +02:00
Changed the Green button in the "Edit timer" menu from "Once" to "Single"
This commit is contained in:
parent
5cf69d18ba
commit
daf25f300d
@ -1137,6 +1137,8 @@ Rolf Ahrenberg <rahrenbe@cc.hut.fi>
|
|||||||
for adding some typecasts to silence gcc compiler warnings
|
for adding some typecasts to silence gcc compiler warnings
|
||||||
for reporting a bug in handling OSD color button texts in case a menu item has
|
for reporting a bug in handling OSD color button texts in case a menu item has
|
||||||
texts of its own
|
texts of its own
|
||||||
|
for suggesting to change the Green button in the "Edit timer" menu from "Once"
|
||||||
|
to "Single"
|
||||||
|
|
||||||
Ralf Klueber <ralf.klueber@vodafone.com>
|
Ralf Klueber <ralf.klueber@vodafone.com>
|
||||||
for reporting a bug in cutting a recording if there is only a single editing mark
|
for reporting a bug in cutting a recording if there is only a single editing mark
|
||||||
|
2
HISTORY
2
HISTORY
@ -7013,3 +7013,5 @@ Video Disk Recorder Revision History
|
|||||||
2012-03-11: Version 1.7.27
|
2012-03-11: Version 1.7.27
|
||||||
|
|
||||||
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
|
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
|
||||||
|
- Changed the Green button in the "Edit timer" menu from "Once" to "Single"
|
||||||
|
(suggested by Rolf Ahrenberg).
|
||||||
|
4
menu.c
4
menu.c
@ -4,7 +4,7 @@
|
|||||||
* See the main source file 'vdr.c' for copyright information and
|
* See the main source file 'vdr.c' for copyright information and
|
||||||
* how to reach the author.
|
* how to reach the author.
|
||||||
*
|
*
|
||||||
* $Id: menu.c 2.42 2012/03/08 13:32:44 kls Exp $
|
* $Id: menu.c 2.43 2012/03/11 10:44:32 kls Exp $
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "menu.h"
|
#include "menu.h"
|
||||||
@ -935,7 +935,7 @@ cMenuEditTimer::~cMenuEditTimer()
|
|||||||
|
|
||||||
void cMenuEditTimer::SetHelpKeys(void)
|
void cMenuEditTimer::SetHelpKeys(void)
|
||||||
{
|
{
|
||||||
SetHelp(tr("Button$Folder"), data.weekdays ? tr("Button$Once") : tr("Button$Repeating"));
|
SetHelp(tr("Button$Folder"), data.weekdays ? tr("Button$Single") : tr("Button$Repeating"));
|
||||||
}
|
}
|
||||||
|
|
||||||
void cMenuEditTimer::SetFirstDayItem(void)
|
void cMenuEditTimer::SetFirstDayItem(void)
|
||||||
|
2
po/ar.po
2
po/ar.po
@ -660,7 +660,7 @@ msgstr "ملف"
|
|||||||
msgid "Button$Folder"
|
msgid "Button$Folder"
|
||||||
msgstr "الموءقت"
|
msgstr "الموءقت"
|
||||||
|
|
||||||
msgid "Button$Once"
|
msgid "Button$Single"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Repeating"
|
msgid "Button$Repeating"
|
||||||
|
@ -651,7 +651,7 @@ msgstr "Arxiu"
|
|||||||
msgid "Button$Folder"
|
msgid "Button$Folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Once"
|
msgid "Button$Single"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Repeating"
|
msgid "Button$Repeating"
|
||||||
|
@ -650,7 +650,7 @@ msgstr "Soubor"
|
|||||||
msgid "Button$Folder"
|
msgid "Button$Folder"
|
||||||
msgstr "Složka"
|
msgstr "Složka"
|
||||||
|
|
||||||
msgid "Button$Once"
|
msgid "Button$Single"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Repeating"
|
msgid "Button$Repeating"
|
||||||
|
@ -648,7 +648,7 @@ msgstr "Fil"
|
|||||||
msgid "Button$Folder"
|
msgid "Button$Folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Once"
|
msgid "Button$Single"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Repeating"
|
msgid "Button$Repeating"
|
||||||
|
@ -648,7 +648,7 @@ msgstr "Datei"
|
|||||||
msgid "Button$Folder"
|
msgid "Button$Folder"
|
||||||
msgstr "Verzeichnis"
|
msgstr "Verzeichnis"
|
||||||
|
|
||||||
msgid "Button$Once"
|
msgid "Button$Single"
|
||||||
msgstr "Einmalig"
|
msgstr "Einmalig"
|
||||||
|
|
||||||
msgid "Button$Repeating"
|
msgid "Button$Repeating"
|
||||||
|
@ -648,7 +648,7 @@ msgstr "
|
|||||||
msgid "Button$Folder"
|
msgid "Button$Folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Once"
|
msgid "Button$Single"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Repeating"
|
msgid "Button$Repeating"
|
||||||
|
@ -649,7 +649,7 @@ msgstr "Fichero"
|
|||||||
msgid "Button$Folder"
|
msgid "Button$Folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Once"
|
msgid "Button$Single"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Repeating"
|
msgid "Button$Repeating"
|
||||||
|
@ -648,7 +648,7 @@ msgstr "Fail"
|
|||||||
msgid "Button$Folder"
|
msgid "Button$Folder"
|
||||||
msgstr "Kaust"
|
msgstr "Kaust"
|
||||||
|
|
||||||
msgid "Button$Once"
|
msgid "Button$Single"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Repeating"
|
msgid "Button$Repeating"
|
||||||
|
@ -651,7 +651,7 @@ msgstr "Tiedosto"
|
|||||||
msgid "Button$Folder"
|
msgid "Button$Folder"
|
||||||
msgstr "Kansio"
|
msgstr "Kansio"
|
||||||
|
|
||||||
msgid "Button$Once"
|
msgid "Button$Single"
|
||||||
msgstr "Yksittäinen"
|
msgstr "Yksittäinen"
|
||||||
|
|
||||||
msgid "Button$Repeating"
|
msgid "Button$Repeating"
|
||||||
|
@ -654,7 +654,7 @@ msgstr "Fichier"
|
|||||||
msgid "Button$Folder"
|
msgid "Button$Folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Once"
|
msgid "Button$Single"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Repeating"
|
msgid "Button$Repeating"
|
||||||
|
@ -650,7 +650,7 @@ msgstr "Datoteka"
|
|||||||
msgid "Button$Folder"
|
msgid "Button$Folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Once"
|
msgid "Button$Single"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Repeating"
|
msgid "Button$Repeating"
|
||||||
|
@ -651,7 +651,7 @@ msgstr "File"
|
|||||||
msgid "Button$Folder"
|
msgid "Button$Folder"
|
||||||
msgstr "Könyvtár"
|
msgstr "Könyvtár"
|
||||||
|
|
||||||
msgid "Button$Once"
|
msgid "Button$Single"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Repeating"
|
msgid "Button$Repeating"
|
||||||
|
@ -655,7 +655,7 @@ msgstr "Nome"
|
|||||||
msgid "Button$Folder"
|
msgid "Button$Folder"
|
||||||
msgstr "Cartella"
|
msgstr "Cartella"
|
||||||
|
|
||||||
msgid "Button$Once"
|
msgid "Button$Single"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Repeating"
|
msgid "Button$Repeating"
|
||||||
|
@ -648,7 +648,7 @@ msgstr "Failas"
|
|||||||
msgid "Button$Folder"
|
msgid "Button$Folder"
|
||||||
msgstr "Katalogas"
|
msgstr "Katalogas"
|
||||||
|
|
||||||
msgid "Button$Once"
|
msgid "Button$Single"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Repeating"
|
msgid "Button$Repeating"
|
||||||
|
@ -649,7 +649,7 @@ msgstr "Датотека"
|
|||||||
msgid "Button$Folder"
|
msgid "Button$Folder"
|
||||||
msgstr "Директориум"
|
msgstr "Директориум"
|
||||||
|
|
||||||
msgid "Button$Once"
|
msgid "Button$Single"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Repeating"
|
msgid "Button$Repeating"
|
||||||
|
@ -652,7 +652,7 @@ msgstr "Bestandnaam"
|
|||||||
msgid "Button$Folder"
|
msgid "Button$Folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Once"
|
msgid "Button$Single"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Repeating"
|
msgid "Button$Repeating"
|
||||||
|
@ -649,7 +649,7 @@ msgstr "Filnavn"
|
|||||||
msgid "Button$Folder"
|
msgid "Button$Folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Once"
|
msgid "Button$Single"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Repeating"
|
msgid "Button$Repeating"
|
||||||
|
@ -649,7 +649,7 @@ msgstr "Plik"
|
|||||||
msgid "Button$Folder"
|
msgid "Button$Folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Once"
|
msgid "Button$Single"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Repeating"
|
msgid "Button$Repeating"
|
||||||
|
@ -649,7 +649,7 @@ msgstr "Ficheiro"
|
|||||||
msgid "Button$Folder"
|
msgid "Button$Folder"
|
||||||
msgstr "Pasta"
|
msgstr "Pasta"
|
||||||
|
|
||||||
msgid "Button$Once"
|
msgid "Button$Single"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Repeating"
|
msgid "Button$Repeating"
|
||||||
|
@ -651,7 +651,7 @@ msgstr "Fi
|
|||||||
msgid "Button$Folder"
|
msgid "Button$Folder"
|
||||||
msgstr "Director"
|
msgstr "Director"
|
||||||
|
|
||||||
msgid "Button$Once"
|
msgid "Button$Single"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Repeating"
|
msgid "Button$Repeating"
|
||||||
|
@ -649,7 +649,7 @@ msgstr "
|
|||||||
msgid "Button$Folder"
|
msgid "Button$Folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Once"
|
msgid "Button$Single"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Repeating"
|
msgid "Button$Repeating"
|
||||||
|
@ -648,7 +648,7 @@ msgstr "S
|
|||||||
msgid "Button$Folder"
|
msgid "Button$Folder"
|
||||||
msgstr "Zlo¾ka"
|
msgstr "Zlo¾ka"
|
||||||
|
|
||||||
msgid "Button$Once"
|
msgid "Button$Single"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Repeating"
|
msgid "Button$Repeating"
|
||||||
|
@ -649,7 +649,7 @@ msgstr "Datoteka"
|
|||||||
msgid "Button$Folder"
|
msgid "Button$Folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Once"
|
msgid "Button$Single"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Repeating"
|
msgid "Button$Repeating"
|
||||||
|
@ -654,7 +654,7 @@ msgstr "Datoteka"
|
|||||||
msgid "Button$Folder"
|
msgid "Button$Folder"
|
||||||
msgstr "Taster$Direktorij"
|
msgstr "Taster$Direktorij"
|
||||||
|
|
||||||
msgid "Button$Once"
|
msgid "Button$Single"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Repeating"
|
msgid "Button$Repeating"
|
||||||
|
@ -651,7 +651,7 @@ msgstr "Filnamn"
|
|||||||
msgid "Button$Folder"
|
msgid "Button$Folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Once"
|
msgid "Button$Single"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Repeating"
|
msgid "Button$Repeating"
|
||||||
|
@ -648,7 +648,7 @@ msgstr "K
|
|||||||
msgid "Button$Folder"
|
msgid "Button$Folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Once"
|
msgid "Button$Single"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Repeating"
|
msgid "Button$Repeating"
|
||||||
|
@ -648,7 +648,7 @@ msgstr "Файл"
|
|||||||
msgid "Button$Folder"
|
msgid "Button$Folder"
|
||||||
msgstr "Каталог"
|
msgstr "Каталог"
|
||||||
|
|
||||||
msgid "Button$Once"
|
msgid "Button$Single"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Repeating"
|
msgid "Button$Repeating"
|
||||||
|
@ -651,7 +651,7 @@ msgstr "文件"
|
|||||||
msgid "Button$Folder"
|
msgid "Button$Folder"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Once"
|
msgid "Button$Single"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Button$Repeating"
|
msgid "Button$Repeating"
|
||||||
|
Loading…
Reference in New Issue
Block a user