[tor-commits] [bridgedb/develop] Remove 'fuzzy' mark from template translation.
phw at torproject.org
phw at torproject.org
Wed Oct 16 17:13:53 UTC 2019
commit 28a7e8016a8b647bd802cd44994ed245d7fbb163
Author: Philipp Winter <phw at nymity.ch>
Date: Tue Oct 15 15:20:30 2019 -0700
Remove 'fuzzy' mark from template translation.
The 'fuzzy' prevented Babel from compiling our English translation when
BridgeDB is re-deployed.
---
bridgedb/i18n/templates/bridgedb.pot | 1 -
1 file changed, 1 deletion(-)
diff --git a/bridgedb/i18n/templates/bridgedb.pot b/bridgedb/i18n/templates/bridgedb.pot
index 1607e92..c5ab8af 100644
--- a/bridgedb/i18n/templates/bridgedb.pot
+++ b/bridgedb/i18n/templates/bridgedb.pot
@@ -3,7 +3,6 @@
# This file is distributed under the same license as the bridgedb project.
# FIRST AUTHOR <EMAIL at ADDRESS>, 2019.
#
-#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: bridgedb 0.8.0+15.gd9d886f.dirty\n"
More information about the tor-commits
mailing list