Replace {enter_dial_size}, not {enter_dial_width}

This commit is contained in:
Christian Dywan 2010-06-03 22:20:15 +02:00
parent 7a1c84d96e
commit 57b05a458e

View file

@ -3516,7 +3516,7 @@ midori_view_set_uri (MidoriView* view,
"{enter_shortcut_name}", _("Enter shortcut title"),
"{are_you_sure}", _("Are you sure you want to delete this shortcut?"),
"{set_dial_size}", _("Set number of columns and rows"),
"{enter_dial_width}", _("Enter number of columns and rows:"),
"{enter_dial_size}", _("Enter number of columns and rows:"),
"{invalid_dial_size}", _("Invalid input for the size of the speed dial"),
"{set_thumb_size}", _("Thumb size:"),
"{set_thumb_small}", _("Small"),