Changed the Green button in the "Edit timer" menu from "Once" to "Single"

This commit is contained in:
Klaus Schmidinger 2012-03-11 10:46:17 +01:00
parent 5cf69d18ba
commit daf25f300d
31 changed files with 34 additions and 30 deletions

View File

@ -1137,6 +1137,8 @@ Rolf Ahrenberg <rahrenbe@cc.hut.fi>
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
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>
for reporting a bug in cutting a recording if there is only a single editing mark

View File

@ -7013,3 +7013,5 @@ Video Disk Recorder Revision History
2012-03-11: Version 1.7.27
- 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
View File

@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* 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"
@ -935,7 +935,7 @@ cMenuEditTimer::~cMenuEditTimer()
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)

View File

@ -660,7 +660,7 @@ msgstr "ملف"
msgid "Button$Folder"
msgstr "الموءقت"
msgid "Button$Once"
msgid "Button$Single"
msgstr ""
msgid "Button$Repeating"

View File

@ -651,7 +651,7 @@ msgstr "Arxiu"
msgid "Button$Folder"
msgstr ""
msgid "Button$Once"
msgid "Button$Single"
msgstr ""
msgid "Button$Repeating"

View File

@ -650,7 +650,7 @@ msgstr "Soubor"
msgid "Button$Folder"
msgstr "Složka"
msgid "Button$Once"
msgid "Button$Single"
msgstr ""
msgid "Button$Repeating"

View File

@ -648,7 +648,7 @@ msgstr "Fil"
msgid "Button$Folder"
msgstr ""
msgid "Button$Once"
msgid "Button$Single"
msgstr ""
msgid "Button$Repeating"

View File

@ -648,7 +648,7 @@ msgstr "Datei"
msgid "Button$Folder"
msgstr "Verzeichnis"
msgid "Button$Once"
msgid "Button$Single"
msgstr "Einmalig"
msgid "Button$Repeating"

View File

@ -648,7 +648,7 @@ msgstr "
msgid "Button$Folder"
msgstr ""
msgid "Button$Once"
msgid "Button$Single"
msgstr ""
msgid "Button$Repeating"

View File

@ -649,7 +649,7 @@ msgstr "Fichero"
msgid "Button$Folder"
msgstr ""
msgid "Button$Once"
msgid "Button$Single"
msgstr ""
msgid "Button$Repeating"

View File

@ -648,7 +648,7 @@ msgstr "Fail"
msgid "Button$Folder"
msgstr "Kaust"
msgid "Button$Once"
msgid "Button$Single"
msgstr ""
msgid "Button$Repeating"

View File

@ -651,7 +651,7 @@ msgstr "Tiedosto"
msgid "Button$Folder"
msgstr "Kansio"
msgid "Button$Once"
msgid "Button$Single"
msgstr "Yksittäinen"
msgid "Button$Repeating"

View File

@ -654,7 +654,7 @@ msgstr "Fichier"
msgid "Button$Folder"
msgstr ""
msgid "Button$Once"
msgid "Button$Single"
msgstr ""
msgid "Button$Repeating"

View File

@ -650,7 +650,7 @@ msgstr "Datoteka"
msgid "Button$Folder"
msgstr ""
msgid "Button$Once"
msgid "Button$Single"
msgstr ""
msgid "Button$Repeating"

View File

@ -651,7 +651,7 @@ msgstr "File"
msgid "Button$Folder"
msgstr "Könyvtár"
msgid "Button$Once"
msgid "Button$Single"
msgstr ""
msgid "Button$Repeating"

View File

@ -655,7 +655,7 @@ msgstr "Nome"
msgid "Button$Folder"
msgstr "Cartella"
msgid "Button$Once"
msgid "Button$Single"
msgstr ""
msgid "Button$Repeating"

View File

@ -648,7 +648,7 @@ msgstr "Failas"
msgid "Button$Folder"
msgstr "Katalogas"
msgid "Button$Once"
msgid "Button$Single"
msgstr ""
msgid "Button$Repeating"

View File

@ -649,7 +649,7 @@ msgstr "Датотека"
msgid "Button$Folder"
msgstr "Директориум"
msgid "Button$Once"
msgid "Button$Single"
msgstr ""
msgid "Button$Repeating"

View File

@ -652,7 +652,7 @@ msgstr "Bestandnaam"
msgid "Button$Folder"
msgstr ""
msgid "Button$Once"
msgid "Button$Single"
msgstr ""
msgid "Button$Repeating"

View File

@ -649,7 +649,7 @@ msgstr "Filnavn"
msgid "Button$Folder"
msgstr ""
msgid "Button$Once"
msgid "Button$Single"
msgstr ""
msgid "Button$Repeating"

View File

@ -649,7 +649,7 @@ msgstr "Plik"
msgid "Button$Folder"
msgstr ""
msgid "Button$Once"
msgid "Button$Single"
msgstr ""
msgid "Button$Repeating"

View File

@ -649,7 +649,7 @@ msgstr "Ficheiro"
msgid "Button$Folder"
msgstr "Pasta"
msgid "Button$Once"
msgid "Button$Single"
msgstr ""
msgid "Button$Repeating"

View File

@ -651,7 +651,7 @@ msgstr "Fi
msgid "Button$Folder"
msgstr "Director"
msgid "Button$Once"
msgid "Button$Single"
msgstr ""
msgid "Button$Repeating"

View File

@ -649,7 +649,7 @@ msgstr "
msgid "Button$Folder"
msgstr ""
msgid "Button$Once"
msgid "Button$Single"
msgstr ""
msgid "Button$Repeating"

View File

@ -648,7 +648,7 @@ msgstr "S
msgid "Button$Folder"
msgstr "Zlo¾ka"
msgid "Button$Once"
msgid "Button$Single"
msgstr ""
msgid "Button$Repeating"

View File

@ -649,7 +649,7 @@ msgstr "Datoteka"
msgid "Button$Folder"
msgstr ""
msgid "Button$Once"
msgid "Button$Single"
msgstr ""
msgid "Button$Repeating"

View File

@ -654,7 +654,7 @@ msgstr "Datoteka"
msgid "Button$Folder"
msgstr "Taster$Direktorij"
msgid "Button$Once"
msgid "Button$Single"
msgstr ""
msgid "Button$Repeating"

View File

@ -651,7 +651,7 @@ msgstr "Filnamn"
msgid "Button$Folder"
msgstr ""
msgid "Button$Once"
msgid "Button$Single"
msgstr ""
msgid "Button$Repeating"

View File

@ -648,7 +648,7 @@ msgstr "K
msgid "Button$Folder"
msgstr ""
msgid "Button$Once"
msgid "Button$Single"
msgstr ""
msgid "Button$Repeating"

View File

@ -648,7 +648,7 @@ msgstr "Файл"
msgid "Button$Folder"
msgstr "Каталог"
msgid "Button$Once"
msgid "Button$Single"
msgstr ""
msgid "Button$Repeating"

View File

@ -651,7 +651,7 @@ msgstr "文件"
msgid "Button$Folder"
msgstr ""
msgid "Button$Once"
msgid "Button$Single"
msgstr ""
msgid "Button$Repeating"