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:
@ -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 " \
|
||||
|
Reference in New Issue
Block a user