diff options
author | Wu Xiaotian <[email protected]> | 2019-12-29 18:46:29 +0800 |
---|---|---|
committer | ZenWalker <[email protected]> | 2020-01-05 13:56:24 +0100 |
commit | 0e8141ca9de46b37b374b5bbbf7436d14e7dd756 (patch) | |
tree | ccb01f08d5e09df439784bca780c36c7821cc582 | |
parent | f1932b1f1ce877130feaaef3e3ddf14cc226d2d2 (diff) | |
download | mate-netbook-0e8141ca9de46b37b374b5bbbf7436d14e7dd756.tar.bz2 mate-netbook-0e8141ca9de46b37b374b5bbbf7436d14e7dd756.tar.xz |
add MSGID_BUGS_ADDRESS url
-rw-r--r-- | po/Makevars | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makevars b/po/Makevars index 8d493dc..e41f18d 100644 --- a/po/Makevars +++ b/po/Makevars @@ -41,7 +41,7 @@ PACKAGE_GNU = # It can be your email address, or a mailing list address where translators # can write to without being subscribed, or the URL of a web page through # which the translators can contact you. -MSGID_BUGS_ADDRESS = +MSGID_BUGS_ADDRESS = https://www.transifex.com/mate/MATE/ # This is the list of locale categories, beyond LC_MESSAGES, for which the # message catalogs shall be used. It is usually empty. |