GNOME Bugzilla – Bug 167267
Behaviour -> behavior
Last modified: 2005-02-14 10:50:23 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"
Indeed.
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.