diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-09-27 19:31:05 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-09-27 19:31:05 +0200 |
| commit | 1e12f5d66728ba51749fd21c52e1898a41b9a5b3 (patch) | |
| tree | fd20384fcd7fa634b950f0c9cc1f464b82ead332 /src/wx/po/pl_PL.po | |
| parent | 3ed79bd632560efcc3a0f3992eeb9868b315be58 (diff) | |
Fix some missing spaces in the update dialog.
Diffstat (limited to 'src/wx/po/pl_PL.po')
| -rw-r--r-- | src/wx/po/pl_PL.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/wx/po/pl_PL.po b/src/wx/po/pl_PL.po index b3d403b05..8f1e1b72a 100644 --- a/src/wx/po/pl_PL.po +++ b/src/wx/po/pl_PL.po @@ -3005,8 +3005,8 @@ msgid "Split by video content" msgstr "Podziel zgodnie z zawartością" #: src/wx/update_dialog.cc:53 -msgid "Stable version " -msgstr "Wersja stabilna " +msgid "Stable version %s" +msgstr "Wersja stabilna %s" #: src/wx/dcp_panel.cc:120 src/wx/metadata_dialog.cc:78 #: src/wx/rating_dialog.cc:50 @@ -3141,8 +3141,8 @@ msgid "Test email sent." msgstr "Debug: wysyłanie emaili" #: src/wx/update_dialog.cc:59 -msgid "Test version " -msgstr "Wersja testowa " +msgid "Test version %s" +msgstr "Wersja testowa %s" #: src/wx/about_dialog.cc:237 msgid "Tested by" |
