Bug 762282 - Link ends with "/."

Add a comment for translators, which will be extracted by gettext,
ensuring that all translators are aware of the problem.
This commit is contained in:
Jehan
2016-02-26 17:15:14 +01:00
parent 050534db71
commit 0e9453d5ee
2 changed files with 11 additions and 0 deletions

View File

@ -30,6 +30,11 @@
_("Copyright © 1995-%s\n" \
"Spencer Kimball, Peter Mattis and the GIMP Development Team")
/* TRANSLATORS: do not end the license URL with a dot, because it would
* be in the link. Because of technical limitations, make sure the URL
* ends with a space, a newline or is end of text.
* Cf. bug 762282.
*/
#define GIMP_LICENSE \
_("GIMP is free software: you can redistribute it and/or modify it " \
"under the terms of the GNU General Public License as published by " \