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:
parent
790938d31b
commit
d6cac0502c
@ -59,7 +59,7 @@ class MakePOT {
|
|||||||
var $meta = array(
|
var $meta = array(
|
||||||
'default' => array(
|
'default' => array(
|
||||||
'from-code' => 'utf-8',
|
'from-code' => 'utf-8',
|
||||||
'msgid-bugs-address' => 'http://wppolyglots.wordpress.com',
|
'msgid-bugs-address' => 'http://make.wordpress.org/polyglots',
|
||||||
'language' => 'php',
|
'language' => 'php',
|
||||||
'add-comments' => 'translators',
|
'add-comments' => 'translators',
|
||||||
'comments' => "Copyright (C) {year} {package-name}\nThis file is distributed under the same license as the {package-name} package.",
|
'comments' => "Copyright (C) {year} {package-name}\nThis file is distributed under the same license as the {package-name} package.",
|
||||||
|
Loading…
Reference in New Issue
Block a user