Fixed printing/scanning values for systems where %ld doesn't work for time_t

This commit is contained in:
Klaus Schmidinger
2022-11-22 14:33:56 +01:00
parent 035d5fd5b9
commit f859b8d2ae
35 changed files with 133 additions and 132 deletions

View File

@@ -1547,15 +1547,15 @@ msgid "Recording - shut down anyway?"
msgstr "اغلق الحاسوب"
#, c-format
msgid "Recording in %ld minutes, shut down anyway?"
msgstr "تم تسجيل %ld دقيقة سيتم الاغلاق على اى حال"
msgid "Recording in %jd minutes, shut down anyway?"
msgstr "تم تسجيل %jd دقيقة سيتم الاغلاق على اى حال"
msgid "shut down anyway?"
msgstr "الاغلاق على اى حال"
#, c-format
msgid "Plugin %s wakes up in %ld min, continue?"
msgstr "Plugin %s wakes up in %ld min, continue?"
msgid "Plugin %s wakes up in %jd min, continue?"
msgstr "Plugin %s wakes up in %jd min, continue?"
msgid "Editing - restart anyway?"
msgstr "Editing - restart anyway?"