Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--translate-toolkit-1.5.1/translate/storage/pypo.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/translate-toolkit-1.5.1/translate/storage/pypo.py b/translate-toolkit-1.5.1/translate/storage/pypo.py
index 885b1a2..8a6c4dc 100644
--- a/translate-toolkit-1.5.1/translate/storage/pypo.py
+++ b/translate-toolkit-1.5.1/translate/storage/pypo.py
@@ -300,6 +300,7 @@ class pounit(pocommon.pounit):
text = data.forceunicode(text)
commentlist = self.othercomments
linestart = "# "
+ autocomments = False
if origin in ["programmer", "developer", "source code"]:
autocomments = True
commentlist = self.automaticcomments