Use "Search" to label Search button and entry, not "Suchen"
This commit is contained in:
parent
5dc0b3d0cc
commit
581c69f4e8
1 changed files with 2 additions and 2 deletions
|
@ -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"),
|
||||
|
|
Loading…
Reference in a new issue