diff options
author | Slávek Banko <[email protected]> | 2018-12-10 14:55:42 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-12-10 14:56:36 +0100 |
commit | 15a0661d6f2aeadc11f6819ec1028cd3e0675079 (patch) | |
tree | ca20193ad23c10a9178daa5dfc02d901e73ef78d | |
parent | df6adaf31156b77174cfbc4f7600ab9b2fef605d (diff) | |
download | abakus-15a0661d6f2aeadc11f6819ec1028cd3e0675079.tar.gz abakus-15a0661d6f2aeadc11f6819ec1028cd3e0675079.zip |
Fix missing semicolon in translations.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 6955281dff6eb3c2c3a5a76aa1becd9bde075dad)
-rw-r--r-- | po/cs/abakus.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/cs/abakus.po b/po/cs/abakus.po index 64ae0cb..5defdde 100644 --- a/po/cs/abakus.po +++ b/po/cs/abakus.po @@ -10,7 +10,7 @@ msgstr "" "Language-Team: LANGUAGE <[email protected]>\n" "Language: cs\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain charset=UTF-8\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: _translatorinfo:1 |