diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-05-27 23:50:37 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-05-28 00:49:22 +0100 |
| commit | 0a36c87b86695758b661cbef4ae9cc89ef948820 (patch) | |
| tree | 1bd7ee5f80448fbe4c4e4563e3b31651cc8cd3fd /src/lib | |
| parent | 6980066a05f020e3b8c6d0db06ccbb18e01391e3 (diff) | |
Fix several bits of bad i18n markup and add start of checking script.
Forward-ported from ec9cb6719c72930243afc534120da12323e29568 in master.
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/po/da_DK.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/po/da_DK.po b/src/lib/po/da_DK.po index 844297e3f..9e9dc1432 100644 --- a/src/lib/po/da_DK.po +++ b/src/lib/po/da_DK.po @@ -1460,9 +1460,9 @@ msgid "" "supported by all projectors. You are advised to change the DCP frame rate " "to %2 fps." msgstr "" -"Du har gjort klar til en DCP med en billedhastighed på% 1 bps. Denne " +"Du har gjort klar til en DCP med en billedhastighed på %1 bps. Denne " "billedhastighed understøttes ikke af alle projektorer. Du rådes til at " -"ændre DCP-billedhastigheden til% 2 fps." +"ændre DCP-billedhastigheden til %2 fps." #: src/lib/hints.cc:165 msgid "" @@ -1470,9 +1470,9 @@ msgid "" "supported by all projectors. You may want to consider changing your frame " "rate to %2 fps." msgstr "" -"Du har gjort klar til en DCP med en billedhastighed på% 1 bps. Denne " +"Du har gjort klar til en DCP med en billedhastighed på %1 bps. Denne " "billedhastighed understøttes ikke af alle projektorer. Du rådes til at " -"ændre billedhastigheden til% 2 fps." +"ændre billedhastigheden til %2 fps." #: src/lib/hints.cc:175 msgid "" |
