diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-07 22:41:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-07 22:41:31 +0100 |
| commit | ddff3cef5e0c03700ad238dc25968d548651a426 (patch) | |
| tree | a651914d33916d1ffb08becdaff582a42bcf4f6e /src | |
| parent | cbe8a0f3a91ef622596e4bd17781d4045546ed39 (diff) | |
Fix some newlines in .po files.
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/po/es_ES.po | 2 | ||||
| -rw-r--r-- | src/lib/po/fr_FR.po | 2 | ||||
| -rw-r--r-- | src/lib/po/it_IT.po | 2 | ||||
| -rw-r--r-- | src/lib/po/sv_SE.po | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/po/es_ES.po b/src/lib/po/es_ES.po index 73c304348..8f6a06563 100644 --- a/src/lib/po/es_ES.po +++ b/src/lib/po/es_ES.po @@ -141,7 +141,7 @@ msgstr "La fuente y el DCP tienen la misma velocidad.\n" #: src/lib/util.cc:1017 #, fuzzy msgid "DCP will run at %1%% of the source speed.\n" -msgstr "El DCP se reproducirá al %1%% de la velocidad de la fuente." +msgstr "El DCP se reproducirá al %1%% de la velocidad de la fuente.\n" #: src/lib/util.cc:1010 msgid "DCP will use every other frame of the source.\n" diff --git a/src/lib/po/fr_FR.po b/src/lib/po/fr_FR.po index 138d073c2..b9c382c0a 100644 --- a/src/lib/po/fr_FR.po +++ b/src/lib/po/fr_FR.po @@ -139,7 +139,7 @@ msgstr "Le DCP et la source ont les mêmes cadences.\n" #: src/lib/util.cc:1017 #, fuzzy msgid "DCP will run at %1%% of the source speed.\n" -msgstr "La cadence du DCP sera %1%% par rapport à la source" +msgstr "La cadence du DCP sera %1%% par rapport à la source.\n" #: src/lib/util.cc:1010 msgid "DCP will use every other frame of the source.\n" diff --git a/src/lib/po/it_IT.po b/src/lib/po/it_IT.po index c184a3932..8e9b7166b 100644 --- a/src/lib/po/it_IT.po +++ b/src/lib/po/it_IT.po @@ -140,7 +140,7 @@ msgstr "Il DCP e il sorgente hanno la stessa frequenza.\n" #: src/lib/util.cc:1017 #, fuzzy msgid "DCP will run at %1%% of the source speed.\n" -msgstr "Il DCP andrà al %1%% della velocità del sorgente." +msgstr "Il DCP andrà al %1%% della velocità del sorgente.\n" #: src/lib/util.cc:1010 msgid "DCP will use every other frame of the source.\n" diff --git a/src/lib/po/sv_SE.po b/src/lib/po/sv_SE.po index 9f74e1e2a..a155771a7 100644 --- a/src/lib/po/sv_SE.po +++ b/src/lib/po/sv_SE.po @@ -141,7 +141,7 @@ msgstr "DCP och källa har samma bildfrekvens.\n" #: src/lib/util.cc:1017 #, fuzzy msgid "DCP will run at %1%% of the source speed.\n" -msgstr "DCP kommer att köras på %1%% av källans hastighet." +msgstr "DCP kommer att köras på %1%% av källans hastighet.\n" #: src/lib/util.cc:1010 msgid "DCP will use every other frame of the source.\n" |
