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/es_ES.po | |
| parent | 3ed79bd632560efcc3a0f3992eeb9868b315be58 (diff) | |
Fix some missing spaces in the update dialog.
Diffstat (limited to 'src/wx/po/es_ES.po')
| -rw-r--r-- | src/wx/po/es_ES.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/wx/po/es_ES.po b/src/wx/po/es_ES.po index 976a384fb..c15997078 100644 --- a/src/wx/po/es_ES.po +++ b/src/wx/po/es_ES.po @@ -3040,8 +3040,8 @@ msgid "Split by video content" msgstr "Dividir por contenido" #: src/wx/update_dialog.cc:53 -msgid "Stable version " -msgstr "Versión estable " +msgid "Stable version %s" +msgstr "Versión estable %s" #: src/wx/dcp_panel.cc:120 src/wx/metadata_dialog.cc:78 #: src/wx/rating_dialog.cc:50 @@ -3182,8 +3182,8 @@ msgid "Test email sent." msgstr "Depurar: envío de correo" #: src/wx/update_dialog.cc:59 -msgid "Test version " -msgstr "Versión de prueba " +msgid "Test version %s" +msgstr "Versión de prueba %s" #: src/wx/about_dialog.cc:237 msgid "Tested by" |
