summaryrefslogtreecommitdiff
path: root/l10ntools
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2013-11-17 08:33:01 +0100
committerAndras Timar <andras.timar@collabora.com>2013-11-17 08:33:01 +0100
commit1ba111343eadfc9da58e229d0bc19222819229fd (patch)
tree33b2be5b3f155e2e3c1f6df4c7fce9ec06caa94b /l10ntools
parent62fd1cfb7eb64ac48d588b667e325c6d80528e33 (diff)
bugs.freedesktop.org -> bugs.libreoffice.org
Change-Id: I56c1190c93333636981acf2dd271515170a8a904
Diffstat (limited to 'l10ntools')
-rw-r--r--l10ntools/source/po.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/source/po.cxx b/l10ntools/source/po.cxx
index c7f92d82a3de..fd6050956e49 100644
--- a/l10ntools/source/po.cxx
+++ b/l10ntools/source/po.cxx
@@ -424,7 +424,7 @@ PoHeader::PoHeader( const OString& rExtSrc )
m_pGenPo->setExtractCom("extracted from " + rExtSrc);
m_pGenPo->setMsgStr(
OString("Project-Id-Version: PACKAGE VERSION\n"
- "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?"
+ "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?"
"product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: ") + lcl_GetTime() +
OString("\nPO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"