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/pt_PT.po | |
| parent | 3ed79bd632560efcc3a0f3992eeb9868b315be58 (diff) | |
Fix some missing spaces in the update dialog.
Diffstat (limited to 'src/wx/po/pt_PT.po')
| -rw-r--r-- | src/wx/po/pt_PT.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/wx/po/pt_PT.po b/src/wx/po/pt_PT.po index 8f34422e0..dd67798fd 100644 --- a/src/wx/po/pt_PT.po +++ b/src/wx/po/pt_PT.po @@ -3055,8 +3055,8 @@ msgid "Split by video content" msgstr "Dividir por conteúdo de vídeo" #: src/wx/update_dialog.cc:53 -msgid "Stable version " -msgstr "Versão estável" +msgid "Stable version %s" +msgstr "Versão estável %s" #: src/wx/dcp_panel.cc:120 src/wx/metadata_dialog.cc:78 #: src/wx/rating_dialog.cc:50 @@ -3197,8 +3197,8 @@ msgid "Test email sent." msgstr "Depuração: envio de email" #: src/wx/update_dialog.cc:59 -msgid "Test version " -msgstr "Versão de teste" +msgid "Test version %s" +msgstr "Versão de teste %s" #: src/wx/about_dialog.cc:237 msgid "Tested by" |
