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/it_IT.po | |
| parent | 3ed79bd632560efcc3a0f3992eeb9868b315be58 (diff) | |
Fix some missing spaces in the update dialog.
Diffstat (limited to 'src/wx/po/it_IT.po')
| -rw-r--r-- | src/wx/po/it_IT.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/wx/po/it_IT.po b/src/wx/po/it_IT.po index c47347af3..31b0027d0 100644 --- a/src/wx/po/it_IT.po +++ b/src/wx/po/it_IT.po @@ -3020,8 +3020,8 @@ msgid "Split by video content" msgstr "Dividi per contenuto video" #: src/wx/update_dialog.cc:53 -msgid "Stable version " -msgstr "Versione stabile " +msgid "Stable version %s" +msgstr "Versione stabile %s" #: src/wx/dcp_panel.cc:120 src/wx/metadata_dialog.cc:78 #: src/wx/rating_dialog.cc:50 @@ -3162,8 +3162,8 @@ msgid "Test email sent." msgstr "Debug: invio email" #: src/wx/update_dialog.cc:59 -msgid "Test version " -msgstr "Versione di test " +msgid "Test version %s" +msgstr "Versione di test %s" #: src/wx/about_dialog.cc:237 msgid "Tested by" |
