diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-01-03 14:18:28 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-01-03 14:19:28 +0100 |
commit | 771eeaf67547311102cfac50c903d89d03ae2aac (patch) | |
tree | 928e6f5d4203371f56d34af3b39d6d42d5ffd469 /po | |
parent | 5726058414a3f4ea00b8cd9fc3465374aad1f28e (diff) | |
download | krecipes-771eeaf67547311102cfac50c903d89d03ae2aac.tar.gz krecipes-771eeaf67547311102cfac50c903d89d03ae2aac.zip |
Fix empty translation.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 963ae7f056aa3f2c4f97964a2efd1f062b6eea7a)
Diffstat (limited to 'po')
-rw-r--r-- | po/krecipes.pot | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/po/krecipes.pot b/po/krecipes.pot index 5fc5ed4..a998346 100644 --- a/po/krecipes.pot +++ b/po/krecipes.pot @@ -1,12 +1,11 @@ # SOME DESCRIPTIVE TITLE. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # -#: src/exporters/cookmlexporter.cpp:71 #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2019-01-03 14:08+0100\n" +"POT-Creation-Date: 2019-01-03 14:17+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" |