]> spindle.queued.net Git - midori/commitdiff
Re-add enter_shortcut_name placeholder in speeddial-head.html
authorPaweł Forysiuk <tuxator@o2.pl>
Tue, 18 Oct 2011 17:04:14 +0000 (19:04 +0200)
committerChristian Dywan <christian@twotoasts.de>
Thu, 20 Oct 2011 17:14:27 +0000 (19:14 +0200)
It is used in renaming dialog

midori/midori-view.c

index 448e80433ec5ffd460a3f603bddd900464434f98..eb1acc32a5063b2fa0f24423df77c7a9eb352c27 100644 (file)
@@ -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);