RSS/Atom feed Twitter
Site is read-only, email is disabled

minor typo in one string

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

4 of 4 messages available
Toggle history

Please log in to manage your subscriptions.

minor typo in one string Cristian Secară 16 Aug 16:32
  minor typo in one string Mikael Magnusson 16 Aug 17:05
minor typo in one string Cristian Secară 19 Aug 13:02
  minor typo in one string Michael Natterer 20 Aug 06:44
Cristian Secară
2011-08-16 16:32:54 UTC (over 13 years ago)

minor typo in one string

An additional space is required after "or" in this string:

#: ../app/tools/gimptextoptions.c:188 msgid "Whether text flows into rectangular shape ormoves into a new line when you press Enter"

Cristi

Mikael Magnusson
2011-08-16 17:05:14 UTC (over 13 years ago)

minor typo in one string

2011/8/16 Cristian Secară :

An additional space is required after "or" in this string:

#: ../app/tools/gimptextoptions.c:188 msgid "Whether text flows into rectangular shape ormoves into a new line when you press Enter"

fixed, thanks

Cristian Secară
2011-08-19 13:02:49 UTC (over 13 years ago)

minor typo in one string

An extra s on dynamics:

#: ../app/actions/dynamics-actions.c:70 msgctxt "dynamics-action"
msgid "_Refresh Dynamicss"

Cristi

Michael Natterer
2011-08-20 06:44:22 UTC (over 13 years ago)

minor typo in one string

On Fri, 2011-08-19 at 16:02 +0300, Cristian Secară wrote:

An extra s on dynamics:

#: ../app/actions/dynamics-actions.c:70 msgctxt "dynamics-action"
msgid "_Refresh Dynamicss"

Thanks, fixed in GIT.

--Mitch