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:
@@ -1546,15 +1546,15 @@ msgid "Recording - shut down anyway?"
|
||||
msgstr "Gravant - Apagar de totes maneres?"
|
||||
|
||||
#, c-format
|
||||
msgid "Recording in %ld minutes, shut down anyway?"
|
||||
msgstr "Hi ha una gravaci<63> en %ld minuts - Apagar de totes maneres?"
|
||||
msgid "Recording in %jd minutes, shut down anyway?"
|
||||
msgstr "Hi ha una gravaci<63> en %jd minuts - Apagar de totes maneres?"
|
||||
|
||||
msgid "shut down anyway?"
|
||||
msgstr "Apagar de totes maneres?"
|
||||
|
||||
#, c-format
|
||||
msgid "Plugin %s wakes up in %ld min, continue?"
|
||||
msgstr "El plugin %s s'activar<61> en %ld minuts, continuar?"
|
||||
msgid "Plugin %s wakes up in %jd min, continue?"
|
||||
msgstr "El plugin %s s'activar<61> en %jd minuts, continuar?"
|
||||
|
||||
msgid "Editing - restart anyway?"
|
||||
msgstr "Editant - Reiniciar de totes maneres?"
|
||||
|
||||
Reference in New Issue
Block a user