]> spindle.queued.net Git - midori/commit
Do not localize object properties, except WebSettings
authorChristian Dywan <christian@twotoasts.de>
Wed, 15 Oct 2008 01:32:11 +0000 (03:32 +0200)
committerChristian Dywan <christian@twotoasts.de>
Wed, 15 Oct 2008 01:32:11 +0000 (03:32 +0200)
commit58255d19aaa4e91d1f47fcecbfd5f369f5a76750
treea2fee09fa3679c825219404e99f987957ec44aab
parent7597e2026d463e046d7be76de66a0f970bf78821
Do not localize object properties, except WebSettings

Property name localization is only useful if the
strings are meant to be used in a user interface,
such as is the case with WebSettings, or for
graphical interface builders, which are not of
our concern, since we don't use Glade and friends
and nobody else is going to use our widgets.

In short, make translation work much easier.
13 files changed:
katze/katze-arrayaction.c
katze/katze-item.c
katze/katze-throbber.c
katze/katze-throbber.h
midori/compat.h
midori/midori-addons.c
midori/midori-app.c
midori/midori-browser.c
midori/midori-locationaction.c
midori/midori-panel.c
midori/midori-preferences.c
midori/midori-searchaction.c
midori/midori-view.c