diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-24 01:18:53 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-24 01:18:53 +0100 |
| commit | 317a241941afe8066292e39aada9d8d8f3a72262 (patch) | |
| tree | 94907253ca513a6eb7aa2d04f5a3bc790f99a5ef /src | |
| parent | 367894e073107175c4ce01ee46c66f2abd8990ed (diff) | |
Fix more .po errors.
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/po/fr_FR.po | 4 | ||||
| -rw-r--r-- | src/wx/po/sv_SE.po | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/src/wx/po/fr_FR.po b/src/wx/po/fr_FR.po index 4a5b68361..a4d26fd01 100644 --- a/src/wx/po/fr_FR.po +++ b/src/wx/po/fr_FR.po @@ -183,12 +183,12 @@ msgstr "" #: src/wx/audio_panel.cc:248 #, fuzzy, c-format msgid "Audio will be resampled from %.3fkHz to %.3fkHz." -msgstr "L'audio sera rééchantillonné de %dHz à %dHz\n" +msgstr "L'audio sera rééchantillonné de %dHz à %dHz." #: src/wx/audio_panel.cc:253 #, fuzzy msgid "Audio will not be resampled." -msgstr "L'audio sera rééchantillonné de %dHz à %dHz\n" +msgstr "L'audio sera rééchantillonné de %dHz à %dHz." #: src/wx/config_dialog.cc:683 #, fuzzy diff --git a/src/wx/po/sv_SE.po b/src/wx/po/sv_SE.po index 6e9d0ccd1..5670fc4cb 100644 --- a/src/wx/po/sv_SE.po +++ b/src/wx/po/sv_SE.po @@ -186,12 +186,12 @@ msgstr "" #: src/wx/audio_panel.cc:248 #, fuzzy, c-format msgid "Audio will be resampled from %.3fkHz to %.3fkHz." -msgstr "Audio kommer att samplas om från %dHz till %dHz\n" +msgstr "Audio kommer att samplas om från %dHz till %dHz." #: src/wx/audio_panel.cc:253 #, fuzzy msgid "Audio will not be resampled." -msgstr "Audio kommer att samplas om från %dHz till %dHz\n" +msgstr "Audio kommer att samplas om från %dHz till %dHz." #: src/wx/config_dialog.cc:683 #, fuzzy |
