]> spindle.queued.net Git - midori/commitdiff
Use "Search" to label Search button and entry, not "Suchen"
authorChristian Dywan <christian@twotoasts.de>
Fri, 8 May 2009 11:15:08 +0000 (13:15 +0200)
committerChristian Dywan <christian@twotoasts.de>
Fri, 8 May 2009 11:15:08 +0000 (13:15 +0200)
midori/midori-view.c

index 80557bd7e133834b39e3650d7c0fc9394e7697fa..6d447393be2e6c2ca8e79664ea4d6eb8937b0369 100644 (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"),