strange ) character in two strings
Forums ► For GIMP developers (read-only) ► strange ) character in two strings
-
Cristian Secar?
(over 1 year ago)
- Martin Nordholts (over 1 year ago)
Sent: 2010-05-27 14:10:10 UTC (over 1 year ago)
From: Cristian Secar?
strange ) character in two strings
What is the purpose of the ending ) in these strings ?
#: ../plug-ins/common/file-xmc.c:1512
#, c-format
msgid "Width of '%s' is too large. Please reduce more than %dpx)"#: ../plug-ins/common/file-xmc.c:1519
#, c-format
msgid "Height of '%s' is too large. Please reduce more than %dpx)"Cristi
--
Cristian Secar?
http://www.secarica.ro/
_______________________________________________
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer
Sent: 2010-05-27 19:53:08 UTC (over 1 year ago)
From: Martin Nordholts
strange ) character in two strings
On 05/27/2010 02:10 PM, Cristian Secar? wrote:
> What is the purpose of the ending ) in these strings ?
>
> #: ../plug-ins/common/file-xmc.c:1512
> #, c-format
> msgid "Width of '%s' is too large. Please reduce more than %dpx)"
>
> #: ../plug-ins/common/file-xmc.c:1519
> #, c-format
> msgid "Height of '%s' is too large. Please reduce more than %dpx)"
>
> Cristi
>They have no purpose, I replaced them with '.' now:
commit e942d1e91399cc92f1e8944de91a85c39a30fe1b
Author: Martin Nordholts
Date: Thu May 27 18:53:14 2010 +0200plug-ins: Remove bogus ) in file-xmc.c
--
My GIMP Blog:
http://www.chromecode.com/
"GIMP 2.8 development still under control"
_______________________________________________
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer



