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:
@@ -1549,15 +1549,15 @@ msgid "Recording - shut down anyway?"
|
||||
msgstr "Registrazione in corso - spegnere comunque?"
|
||||
|
||||
#, c-format
|
||||
msgid "Recording in %ld minutes, shut down anyway?"
|
||||
msgstr "Registrazione tra %ld minuti - spegnere comunque?"
|
||||
msgid "Recording in %jd minutes, shut down anyway?"
|
||||
msgstr "Registrazione tra %jd minuti - spegnere comunque?"
|
||||
|
||||
msgid "shut down anyway?"
|
||||
msgstr "spegnere comunque?"
|
||||
|
||||
#, c-format
|
||||
msgid "Plugin %s wakes up in %ld min, continue?"
|
||||
msgstr "Il plugin %s si ripristina tra %ld min, continuare?"
|
||||
msgid "Plugin %s wakes up in %jd min, continue?"
|
||||
msgstr "Il plugin %s si ripristina tra %jd min, continuare?"
|
||||
|
||||
msgid "Editing - restart anyway?"
|
||||
msgstr "Modifica in corso - riavviare comunque?"
|
||||
|
||||
Reference in New Issue
Block a user