i18n Tools: Update the default msgid-bugs-address. see #21444.

git-svn-id: https://develop.svn.wordpress.org/trunk@25096 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2013-08-22 22:07:08 +00:00
parent 790938d31b
commit d6cac0502c
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ class MakePOT {
var $meta = array(
'default' => array(
'from-code' => 'utf-8',
'msgid-bugs-address' => 'http://wppolyglots.wordpress.com',
'msgid-bugs-address' => 'http://make.wordpress.org/polyglots',
'language' => 'php',
'add-comments' => 'translators',
'comments' => "Copyright (C) {year} {package-name}\nThis file is distributed under the same license as the {package-name} package.",