mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed printing/scanning values for systems where %ld doesn't work for time_t
This commit is contained in:
@@ -1548,15 +1548,15 @@ msgid "Recording - shut down anyway?"
|
||||
msgstr "Felvétel folyamatban - mégis leállítani?"
|
||||
|
||||
#, c-format
|
||||
msgid "Recording in %ld minutes, shut down anyway?"
|
||||
msgstr "Felvétel %ld perc múlva kezdődik - mégis leállítani?"
|
||||
msgid "Recording in %jd minutes, shut down anyway?"
|
||||
msgstr "Felvétel %jd perc múlva kezdődik - mégis leállítani?"
|
||||
|
||||
msgid "shut down anyway?"
|
||||
msgstr "mégis leállítani?"
|
||||
|
||||
#, c-format
|
||||
msgid "Plugin %s wakes up in %ld min, continue?"
|
||||
msgstr "A(z) %s plugin ébreszt %ld perc múlva, folytatni?"
|
||||
msgid "Plugin %s wakes up in %jd min, continue?"
|
||||
msgstr "A(z) %s plugin ébreszt %jd perc múlva, folytatni?"
|
||||
|
||||
msgid "Editing - restart anyway?"
|
||||
msgstr "Szerkesztés folyamatban - mégis újraindítani?"
|
||||
|
||||
Reference in New Issue
Block a user