Use "Search" to label Search button and entry, not "Suchen"

This commit is contained in:
Christian Dywan 2009-05-08 13:15:08 +02:00
parent 5dc0b3d0cc
commit 581c69f4e8

View file

@ -1951,8 +1951,8 @@ midori_view_set_uri (MidoriView* view,
"{res}", res_root,
"{title}", _("Blank page"),
"{search_uri}", &location_entry_search,
"{search_title}", _("Suchen"),
"{search}", _("Suchen"),
"{search_title}", _("Search"),
"{search}", _("Search"),
"{click_to_add}", _("Click to add a shortcut"),
"{enter_shortcut_address}", _("Enter shortcut address"),
"{enter_shortcut_name}", _("Enter shortcut name"),