After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 167267 - Behaviour -> behavior
Behaviour -> behavior
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: User Interface
git master
Other All
: Normal trivial
: 2.4
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2005-02-13 15:35 UTC by Adam Weinberger
Modified: 2005-02-14 10:50 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Adam Weinberger 2005-02-13 15:35:27 UTC
Better-spelled though "behaviour" may be, strings should start out in American
English, and that means using "behavior" instead.

in po/:
#: app/config/gimprc-blurbs.h:212
msgid ""
"If enabled, the move tool changes the active layer or path when a layer or "
"path is being picked. This used to be the default behaviour in older "
"versions."

#: app/dialogs/offset-dialog.c:211
msgid "Edge Behaviour"


in po-plug-ins/:
#: plug-ins/common/displace.c:452
msgid "Edge behaviour"


in po-script-fu/:
#: plug-ins/script-fu/scripts/rendermap.scm.h:2
msgid "Behaviour"

#: plug-ins/script-fu/scripts/ripply-anim.scm.h:3
msgid "Edge behaviour"
Comment 1 weskaggs 2005-02-13 18:42:48 UTC
Indeed.
Comment 2 Sven Neumann 2005-02-14 10:50:23 UTC
2005-02-14  Sven Neumann  <sven@gimp.org>

	* app/config/gimprc-blurbs.h
	* app/dialogs/offset-dialog.c
	* plug-ins/common/displace.c
	* plug-ins/script-fu/scripts/rendermap.scm
	* plug-ins/script-fu/scripts/ripply-anim.scm: use the american
	spelling of "behaviour". Fixes bug #167267.