1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-28 00:00:18 +01:00

Fix format specifier in cs.po

This commit is contained in:
Paul Licameli
2017-11-25 14:37:21 -05:00
parent 101f6c7482
commit 065947c39e

View File

@@ -1488,7 +1488,7 @@ msgstr "Kontrola úniků ukazatele souborů:\n"
#: src/Benchmark.cpp #: src/Benchmark.cpp
#, c-format #, c-format
msgid "Track # blocks: %d\n" msgid "Track # blocks: %d\n"
msgstr "Stopa # bloky: \n" msgstr "Stopa # bloky: %d\n"
#: src/Benchmark.cpp #: src/Benchmark.cpp
msgid "Disk # blocks: \n" msgid "Disk # blocks: \n"