From: Paweł Forysiuk Date: Tue, 18 Oct 2011 17:04:14 +0000 (+0200) Subject: Re-add enter_shortcut_name placeholder in speeddial-head.html X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a12a8e26d616901c6fba3b21726ee75e2aea9176;p=midori Re-add enter_shortcut_name placeholder in speeddial-head.html It is used in renaming dialog --- diff --git a/midori/midori-view.c b/midori/midori-view.c index 448e8043..eb1acc32 100644 --- a/midori/midori-view.c +++ b/midori/midori-view.c @@ -3715,6 +3715,7 @@ prepare_speed_dial_html (MidoriView* view) "{title}", _("Speed Dial"), "{click_to_add}", _("Click to add a shortcut"), "{enter_shortcut_address}", _("Enter shortcut address"), + "{enter_shortcut_name}", _("Enter shortcut title"), "{are_you_sure}", _("Are you sure you want to delete this shortcut?"), NULL);